A B C D E F G H I J K L M N O P Q R S T U V W Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Abs() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ABS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- AbstractASTVisitor - Class in org.eclipse.rdf4j.query.parser.sparql
-
Base class for visitors of the SPARQL AST.
- AbstractASTVisitor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- Add() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ADD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- addConstraint(ValueExpr) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- addConstraints(Collection<ValueExpr>) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- addEscapes(String) - Static method in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
- AdditiveExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- addOptionalTE(TupleExpr, List<ValueExpr>) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
-
add the supplied tuple expression as an optional expression, with a list of constraints that hold as conditions.
- addRequiredSP(Var, Var, Var) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- addRequiredTE(TupleExpr) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- adjustBeginLineColumn(int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Method to adjust line and column numbers for the start of a token.
- AdjustBuffSize() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- Aggregate() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- AggregateCollector - Interface in org.eclipse.rdf4j.query.parser.sparql.aggregate
-
Collector for values used by
AggregateFunction's - AggregateFunction<T extends AggregateCollector,D> - Class in org.eclipse.rdf4j.query.parser.sparql.aggregate
- AggregateFunction(Function<BindingSet, Value>) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction
- AggregateFunctionFactory - Interface in org.eclipse.rdf4j.query.parser.sparql.aggregate
-
Factory for a registered
AggregateFunctionthat is evaluated in the same fashion as standard aggregate functions e.g.Sum&Count - ALL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ALPHA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- AND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ANON - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ArgList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- AS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ASC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ASK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- AskQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ASTAbs - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTAbs(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAbs
- ASTAbs(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAbs
- ASTAdd - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTAdd(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
- ASTAdd(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
- ASTAggregate - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTAggregate(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAggregate
- ASTAggregate(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAggregate
- ASTAnd - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTAnd(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAnd
- ASTAnd(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAnd
- ASTAskQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTAskQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAskQuery
- ASTAskQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAskQuery
- ASTAvg - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTAvg(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAvg
- ASTAvg(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAvg
- ASTBaseDecl - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBaseDecl(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
- ASTBaseDecl(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
- ASTBasicGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBasicGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBasicGraphPattern
- ASTBasicGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBasicGraphPattern
- ASTBind - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBind(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBind
- ASTBind(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBind
- ASTBindingsClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBindingsClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingsClause
- ASTBindingsClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingsClause
- ASTBindingSet - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBindingSet(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingSet
- ASTBindingSet(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingSet
- ASTBindingValue - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBindingValue(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingValue
- ASTBindingValue(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingValue
- ASTBlankNode - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBlankNode(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
- ASTBlankNode(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
- ASTBlankNodePropertyList - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBlankNodePropertyList(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
- ASTBlankNodePropertyList(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
- ASTBNodeFunc - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBNodeFunc(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBNodeFunc
- ASTBNodeFunc(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBNodeFunc
- ASTBound - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTBound(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBound
- ASTBound(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBound
- ASTCeil - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTCeil(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCeil
- ASTCeil(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCeil
- ASTClear - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTClear(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
- ASTClear(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
- ASTCoalesce - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTCoalesce(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCoalesce
- ASTCoalesce(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCoalesce
- ASTCollection - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTCollection(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
- ASTCollection(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
- ASTCompare - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTCompare(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
- ASTCompare(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
- ASTConcat - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTConcat(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConcat
- ASTConcat(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConcat
- ASTConstraint - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTConstraint(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstraint
- ASTConstraint(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstraint
- ASTConstruct - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTConstruct(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstruct
- ASTConstruct(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstruct
- ASTConstructQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTConstructQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstructQuery
- ASTConstructQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstructQuery
- ASTConstTripleRef - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTConstTripleRef(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
- ASTConstTripleRef(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
- ASTContains - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTContains(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTContains
- ASTContains(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTContains
- ASTCopy - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTCopy(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
- ASTCopy(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
- ASTCount - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTCount(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
- ASTCount(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
- ASTCreate - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTCreate(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
- ASTCreate(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
- ASTDatasetClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTDatasetClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
- ASTDatasetClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
- ASTDatatype - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTDatatype(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatatype
- ASTDatatype(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatatype
- ASTDay - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTDay(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDay
- ASTDay(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDay
- ASTDeleteClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTDeleteClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteClause
- ASTDeleteClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteClause
- ASTDeleteData - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTDeleteData(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteData
- ASTDeleteData(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteData
- ASTDeleteWhere - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTDeleteWhere(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteWhere
- ASTDeleteWhere(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteWhere
- ASTDescribe - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTDescribe(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
- ASTDescribe(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
- ASTDescribeQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTDescribeQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribeQuery
- ASTDescribeQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribeQuery
- ASTDrop - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTDrop(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
- ASTDrop(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
- ASTEncodeForURI - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTEncodeForURI(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTEncodeForURI
- ASTEncodeForURI(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTEncodeForURI
- ASTExistsFunc - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTExistsFunc(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTExistsFunc
- ASTExistsFunc(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTExistsFunc
- ASTFalse - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTFalse(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFalse
- ASTFalse(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFalse
- ASTFloor - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTFloor(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFloor
- ASTFloor(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFloor
- ASTFunctionCall - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTFunctionCall(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
- ASTFunctionCall(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
- ASTGraphGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTGraphGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphGraphPattern
- ASTGraphGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphGraphPattern
- ASTGraphOrDefault - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTGraphOrDefault(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphOrDefault
- ASTGraphOrDefault(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphOrDefault
- ASTGraphPatternGroup - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTGraphPatternGroup(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphPatternGroup
- ASTGraphPatternGroup(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphPatternGroup
- ASTGraphRefAll - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTGraphRefAll(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
- ASTGraphRefAll(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
- ASTGroupClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTGroupClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
- ASTGroupClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
- ASTGroupConcat - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTGroupConcat(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupConcat
- ASTGroupConcat(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupConcat
- ASTGroupCondition - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTGroupCondition(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupCondition
- ASTGroupCondition(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupCondition
- ASTHavingClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTHavingClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHavingClause
- ASTHavingClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHavingClause
- ASTHours - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTHours(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHours
- ASTHours(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHours
- ASTIf - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTIf(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIf
- ASTIf(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIf
- ASTIn - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTIn(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIn
- ASTIn(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIn
- ASTInfix - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTInfix(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInfix
- ASTInfix(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInfix
- ASTInlineData - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTInlineData(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInlineData
- ASTInlineData(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInlineData
- ASTInsertClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTInsertClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertClause
- ASTInsertClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertClause
- ASTInsertData - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTInsertData(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertData
- ASTInsertData(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertData
- ASTIRI - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTIRI(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
- ASTIRI(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
- ASTIRIFunc - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTIRIFunc(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
- ASTIRIFunc(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
- ASTIsBlank - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTIsBlank(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsBlank
- ASTIsBlank(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsBlank
- ASTIsIRI - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTIsIRI(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsIRI
- ASTIsIRI(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsIRI
- ASTIsLiteral - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTIsLiteral(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsLiteral
- ASTIsLiteral(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsLiteral
- ASTIsNumeric - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTIsNumeric(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsNumeric
- ASTIsNumeric(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsNumeric
- ASTLang - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTLang(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLang
- ASTLang(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLang
- ASTLangMatches - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTLangMatches(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLangMatches
- ASTLangMatches(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLangMatches
- ASTLimit - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTLimit(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
- ASTLimit(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
- ASTLoad - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTLoad(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
- ASTLoad(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
- ASTLowerCase - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTLowerCase(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLowerCase
- ASTLowerCase(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLowerCase
- ASTMath - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTMath(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
- ASTMath(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
- ASTMax - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTMax(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMax
- ASTMax(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMax
- ASTMD5 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTMD5(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMD5
- ASTMD5(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMD5
- ASTMin - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTMin(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMin
- ASTMin(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMin
- ASTMinusGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTMinusGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinusGraphPattern
- ASTMinusGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinusGraphPattern
- ASTMinutes - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTMinutes(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinutes
- ASTMinutes(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinutes
- ASTModify - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTModify(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
- ASTModify(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
- ASTMonth - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTMonth(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMonth
- ASTMonth(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMonth
- ASTMove - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTMove(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
- ASTMove(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
- ASTNot - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTNot(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNot
- ASTNot(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNot
- ASTNotExistsFunc - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTNotExistsFunc(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotExistsFunc
- ASTNotExistsFunc(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotExistsFunc
- ASTNotIn - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTNotIn(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotIn
- ASTNotIn(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotIn
- ASTNow - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTNow(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNow
- ASTNow(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNow
- ASTNumericLiteral - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTNumericLiteral(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
- ASTNumericLiteral(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
- ASTObjectList - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTObjectList(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTObjectList
- ASTObjectList(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTObjectList
- ASTOffset - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTOffset(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
- ASTOffset(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
- ASTOperation - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTOperation(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperation
- ASTOperation(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperation
- ASTOperationContainer - Class in org.eclipse.rdf4j.query.parser.sparql.ast
-
Abstract supertype of
ASTQueryContainerandASTUpdateContainer - ASTOperationContainer(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
- ASTOperationContainer(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
- ASTOptionalGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTOptionalGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOptionalGraphPattern
- ASTOptionalGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOptionalGraphPattern
- ASTOr - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTOr(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOr
- ASTOr(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOr
- ASTOrderClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTOrderClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderClause
- ASTOrderClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderClause
- ASTOrderCondition - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTOrderCondition(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
- ASTOrderCondition(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
- ASTPathAlternative - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTPathAlternative(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathAlternative
- ASTPathAlternative(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathAlternative
- ASTPathElt - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTPathElt(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
- ASTPathElt(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
- ASTPathMod - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTPathMod(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
- ASTPathMod(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
- ASTPathNegatedPropertySet - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTPathNegatedPropertySet(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathNegatedPropertySet
- ASTPathNegatedPropertySet(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathNegatedPropertySet
- ASTPathOneInPropertySet - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTPathOneInPropertySet(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
- ASTPathOneInPropertySet(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
- ASTPathSequence - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTPathSequence(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathSequence
- ASTPathSequence(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathSequence
- ASTPrefixDecl - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTPrefixDecl(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
- ASTPrefixDecl(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
- ASTProjectionElem - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTProjectionElem(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
- ASTProjectionElem(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
- ASTPropertyList - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTPropertyList(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
- ASTPropertyList(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
- ASTPropertyListPath - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTPropertyListPath(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
- ASTPropertyListPath(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
- ASTQName - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTQName(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
- ASTQName(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
- ASTQuadsNotTriples - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTQuadsNotTriples(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuadsNotTriples
- ASTQuadsNotTriples(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuadsNotTriples
- ASTQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- ASTQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- ASTQueryContainer - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTQueryContainer(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
- ASTQueryContainer(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
- ASTRand - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTRand(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRand
- ASTRand(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRand
- ASTRDFLiteral - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTRDFLiteral(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
- ASTRDFLiteral(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
- ASTRDFValue - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTRDFValue(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFValue
- ASTRDFValue(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFValue
- ASTRegexExpression - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTRegexExpression(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRegexExpression
- ASTRegexExpression(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRegexExpression
- ASTReplace - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTReplace(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTReplace
- ASTReplace(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTReplace
- ASTRound - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTRound(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRound
- ASTRound(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRound
- ASTSameTerm - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSameTerm(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSameTerm
- ASTSameTerm(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSameTerm
- ASTSample - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSample(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSample
- ASTSample(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSample
- ASTSeconds - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSeconds(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSeconds
- ASTSeconds(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSeconds
- ASTSelect - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSelect(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- ASTSelect(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- ASTSelectQuery - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSelectQuery(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
- ASTSelectQuery(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
- ASTServiceGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTServiceGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- ASTServiceGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- ASTSHA1 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSHA1(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA1
- ASTSHA1(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA1
- ASTSHA224 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSHA224(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA224
- ASTSHA224(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA224
- ASTSHA256 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSHA256(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA256
- ASTSHA256(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA256
- ASTSHA384 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSHA384(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA384
- ASTSHA384(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA384
- ASTSHA512 - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSHA512(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA512
- ASTSHA512(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA512
- ASTStr - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTStr(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStr
- ASTStr(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStr
- ASTStrAfter - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTStrAfter(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrAfter
- ASTStrAfter(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrAfter
- ASTStrBefore - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTStrBefore(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrBefore
- ASTStrBefore(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrBefore
- ASTStrDt - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTStrDt(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrDt
- ASTStrDt(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrDt
- ASTStrEnds - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTStrEnds(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrEnds
- ASTStrEnds(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrEnds
- ASTString - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTString(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
- ASTString(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
- ASTStrLang - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTStrLang(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLang
- ASTStrLang(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLang
- ASTStrLen - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTStrLen(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLen
- ASTStrLen(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLen
- ASTStrStarts - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTStrStarts(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrStarts
- ASTStrStarts(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrStarts
- ASTSTRUUID - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSTRUUID(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSTRUUID
- ASTSTRUUID(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSTRUUID
- ASTSubstr - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSubstr(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSubstr
- ASTSubstr(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSubstr
- ASTSum - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTSum(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSum
- ASTSum(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSum
- ASTTimezone - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTTimezone(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTimezone
- ASTTimezone(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTimezone
- ASTTripleRef - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTTripleRef(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
- ASTTripleRef(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
- ASTTriplesSameSubject - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTTriplesSameSubject(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubject
- ASTTriplesSameSubject(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubject
- ASTTriplesSameSubjectPath - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTTriplesSameSubjectPath(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubjectPath
- ASTTriplesSameSubjectPath(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubjectPath
- ASTTrue - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTTrue(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTrue
- ASTTrue(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTrue
- ASTTz - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTTz(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTz
- ASTTz(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTz
- ASTUnionGraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTUnionGraphPattern(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnionGraphPattern
- ASTUnionGraphPattern(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnionGraphPattern
- ASTUnparsedQuadDataBlock - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTUnparsedQuadDataBlock(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
- ASTUnparsedQuadDataBlock(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
- ASTUpdate - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTUpdate(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdate
- ASTUpdate(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdate
- ASTUpdateContainer - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTUpdateContainer(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
- ASTUpdateContainer(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
- ASTUpdateSequence - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTUpdateSequence(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
- ASTUpdateSequence(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
- ASTUpperCase - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTUpperCase(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpperCase
- ASTUpperCase(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpperCase
- ASTUUID - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTUUID(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUUID
- ASTUUID(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUUID
- ASTVar - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTVar(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
- ASTVar(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
- ASTVisitorBase - Class in org.eclipse.rdf4j.query.parser.sparql
-
Deprecated.Use
AbstractASTVisitorinstead. - ASTVisitorBase() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ASTVisitorBase
-
Deprecated.
- ASTWhereClause - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTWhereClause(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTWhereClause
- ASTWhereClause(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTWhereClause
- ASTYear - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- ASTYear(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTYear
- ASTYear(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.ASTYear
- Avg() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- AVG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
B
- backup(int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Backs up the input stream by amount steps.
- backup(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Retreat.
- BASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- BaseDecl() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BaseDeclProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
-
Resolves relative URIs in a query model using either an external base URI or using the base URI specified in the query model itself.
- BaseDeclProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.BaseDeclProcessor
- BasicGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- beginColumn - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
The column number of the first character of this Token.
- beginLine - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
The line number of the first character of this Token.
- BeginToken() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Returns the next character that marks the beginning of the next token.
- BeginToken() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- Bind() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BIND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- BINDINGS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- BindingsClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BindingSet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BindingValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BLANK_NODE_LABEL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- BlankNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BlankNodePropertyList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BlankNodePropertyListPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BlankNodeVarProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
-
Processes blank nodes in the query body, replacing them with variables while retaining scope.
- BlankNodeVarProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor
- BNODE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- BNodeFunc() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BooleanLiteral() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Bound() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BOUND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- BrackettedExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- bufcolumn - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- buffer - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- bufline - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- bufpos - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Position in buffer.
- buildConstructor(TupleExpr, boolean, boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder
- buildConstructor(TupleExpr, TupleExpr, boolean, boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder
- buildFunction(Function<BindingSet, Value>) - Method in interface org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunctionFactory
-
Builds an aggregate function with input evaluation step
- buildOptionalTE(TupleExpr) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
-
Build optionals to the supplied TE
- buildTupleExpr() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
-
Builds a combined tuple expression from the tuple expressions and constraints in this graph pattern.
- BuiltInCall() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- BY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
C
- castToValueExpr(Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- Ceil() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- CEIL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- CharStream - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
-
This interface describes a character stream that maintains line and column number positions of the characters.
- children - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- childrenAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
-
Accept the visitor.
- clear() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
-
Removes all tuple expressions and constraints.
- Clear() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- CLEAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- clearNodeScope(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- closeNodeScope(Node, boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- closeNodeScope(Node, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- Coalesce() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- COALESCE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Collection() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- CollectionPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- column - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- COMMA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Concat() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- CONCAT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ConditionalAndExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ConditionalOrExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Constraint() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Construct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- CONSTRUCT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ConstructClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ConstructorBuilder - Class in org.eclipse.rdf4j.query.parser.sparql
- ConstructorBuilder() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ConstructorBuilder
- ConstructQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ConstTripleRef() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Contains() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- CONTAINS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- containsQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
- Copy() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- COPY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Count() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- COUNT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Create() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- CREATE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- createAnonVar() - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
-
Creates an anonymous Var with a unique, randomly generated, variable name.
- curChar - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
- currentToken - Variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
-
This is the last token that has been consumed successfully.
- CustomAggregateFunctionRegistry - Class in org.eclipse.rdf4j.query.parser.sparql.aggregate
-
ServiceRegistryimplementation that stores available custom aggregate functions that can be used during query evaluation. - CustomAggregateFunctionRegistry() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.aggregate.CustomAggregateFunctionRegistry
D
- DATA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DataBlock() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- DatasetClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- DatasetDeclProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
-
Extracts a SPARQL
Datasetfrom an ASTQueryContainer, if one is contained. - DatasetDeclProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.DatasetDeclProcessor
- Datatype() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- DATATYPE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DateTimeFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Day() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- DAY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- debugStream - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Debug output.
- DECIMAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DECIMAL_NEGATIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DECIMAL_POSITIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DEFAULT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
Lexical state.
- DEFAULT_GRAPH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- defaultVisit(SimpleNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- DELETE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DeleteClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- DeleteData() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- DeleteWhere() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- DESC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Describe() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- DESCRIBE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DescribeQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- disable_tracing() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Disable tracing.
- DISTINCT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Done() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
- Done() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Set buffers back to null when finished.
- DOT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DOUBLE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DOUBLE_NEGATIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DOUBLE_POSITIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DOUBLE1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DOUBLE2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DOUBLE3 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Drop() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- DROP - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- DT_PREFIX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- dump(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
E
- ECHAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- enable_tracing() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Enable tracing.
- ENCODE_FOR_URI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- EncodeForURI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- endColumn - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
The column number of the last character of this Token.
- endLine - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
The line number of the last character of this Token.
- EOF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
End of File.
- EOL - Static variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
-
The end of line string for this machine.
- EQ - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- escape(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLQueries
-
Escape the supplied string with backslashes for any special characters, so it can be used as a string literal value in a SPARQL query.
- evaluate(BindingSet) - Method in class org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction
- evaluationStep - Variable in class org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction
- EXISTS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ExistsFunc() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ExpandBuff(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- expectedTokenSequences - Variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
-
Each entry in this array is an array of integers.
- EXPONENT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Expression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
F
- FALSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- FillBuff() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- Filter() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- FILTER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- FilterOrBind() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Floor() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- FLOOR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- FROM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- FunctionCall() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
G
- GE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- generateParseException() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Generate ParseException.
- getAddedDefaultPrefixes() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
- getAlias() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
- getArg() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBound
- getBaseDecl() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
- getBaseURI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
- getBaseURI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- getBeginColumn() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
- getBeginColumn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- getBeginLine() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
- getBeginLine() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- getBeginTokenColumnPos() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- getBeginTokenLinePos() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- getBindingNames() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
- getBindingsClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- getCollectedSameTerms() - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.SameTermCollector
- getCollectedVars() - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarCollector
- getCollector() - Method in interface org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunctionFactory
- getColumn() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Deprecated.
- getColumn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Deprecated.
- getConstraints() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- getConstruct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstructQuery
- getContextVar() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- getDataBlock() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
- getDatasetClauseList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperation
- getDatatype() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
- getDatatype() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
- getDeleteClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
- getDescribe() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribeQuery
- getEndColumn() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
- getEndColumn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Get end column.
- getEndLine() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
- getEndLine() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Get end line.
- getEndTokenColumnPos() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- getEndTokenLinePos() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- getFinalValue() - Method in interface org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateCollector
- getGraphPatternGroup() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTWhereClause
- getGroupClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- getGroupConditions() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
- getHavingClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- getId() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
- getId() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- getID() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
- GetImage() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Returns a string made up of characters from the marked token beginning to the current buffer position.
- GetImage() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- getInsertClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
- getInstance() - Static method in class org.eclipse.rdf4j.query.parser.sparql.aggregate.CustomAggregateFunctionRegistry
- getIri() - Method in interface org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunctionFactory
- getIRI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
- getIRI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
- getKey(AggregateFunctionFactory) - Method in class org.eclipse.rdf4j.query.parser.sparql.aggregate.CustomAggregateFunctionRegistry
- getLabel() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
- getLang() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
- getLimit() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- getLine() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Deprecated.
- getLine() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Deprecated.
- getLineNumber() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
- getLowerBound() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
- getMessage() - Method in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupCondition
- getName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
- getNextPropertyList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
- getNextPropertyList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
- getNextToken() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Get the next Token.
- getNextToken() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Get the next Token.
- getObj() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
- getObj() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
- getObjectList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
- getObjectList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
- getOffset() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- getOperation() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
- getOperator() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
- getOperator() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
- getOptionalTEs() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
-
Retrieves the optional tuple expressions as a list of tuples with the tuple expression as the key and the list of value expressions as the value.
- getOrderClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- getParser() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory
-
Returns a shared, thread-safe, instance of SPARQLParser.
- getParser(Set<Namespace>) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory
- getPathElements() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathSequence
- getPathMod() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
- getPatternString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- getPred() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
- getPred() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
- getPredicate() - Method in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
- getPrefix() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
- getPrefixClauses(Iterable<Namespace>) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLQueries
-
Creates a string representing of the supplied
namespacesas SPARQL prefix declarations. - getPrefixDeclarations() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- getPrefixDeclList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
- getProjectionElemList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- getQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
- getQueryLanguage() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory
-
Returns
QueryLanguage.SPARQL. - getRDFFormat() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
- getRDFValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFValue
- getRequiredTEs() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- getSelect() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
- getSourceString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
- getSourceString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
- getSourceString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
- getSourceString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
- getStatementPatternScope() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- getSubj() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
- getSubj() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
- GetSuffix(int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
- GetSuffix(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- getTabSize() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
- getTabSize() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- getToken(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Get the specific Token.
- getTrackLineColumn() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
- getTrackLineColumn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- getTripleRefs() - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
- getUpdate() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
- getUpdateContainers() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
- getUpperBound() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
- getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
- getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
- getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
- getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
- getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
- getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
- getValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
An optional attribute value of the Token.
- getValueForExpr(ValueExpr) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
-
Retrieve the associated Value (if any) for the given valueExpr.
- getVarName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
- getVarName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
- getVerb() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
- getVerb() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
- getWhereClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperation
- getWithClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
- GRAPH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- GraphGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GraphNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GraphNodePath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GraphOrDefault() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GraphPattern - Class in org.eclipse.rdf4j.query.parser.sparql
-
A graph pattern consisting of (required and optional) tuple expressions, binding assignments and boolean constraints.
- GraphPattern() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
-
Creates a new graph pattern.
- GraphPattern(GraphPattern) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
-
Creates a new graph pattern that inherits the context and scope from a parent graph pattern.
- GraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GraphPatternNotTriples() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GraphRef() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GraphRefAll() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GraphTerm() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GROUP - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- GROUP_CONCAT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- GroupClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GroupConcat() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GroupCondition() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GroupGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GroupOrUnionGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- GT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
H
- hasAlias() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
- HashFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- hasLimit() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- hasOffset() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuery
- HAVING - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- HavingClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- HEX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Hours() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- HOURS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
I
- id - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- If() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- IF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- image - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
The string image of the token.
- In() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- IN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- inBuf - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- InlineData() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- InlineDataFull() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- InlineDataOneVar() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- input_stream - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
- inputStream - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- INSERT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- InsertClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- InsertData() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- INTEGER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- INTEGER_NEGATIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- INTEGER_POSITIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- INTO - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- INVALID_LEXICAL_STATE - Static variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
Tried to change to an invalid lexical state.
- INVERSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IO_EXCEPTION - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- IRI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IRI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- IRIFunc() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- IRIref() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- IS_A - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IS_BLANK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IS_IRI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IS_LITERAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- IS_NUMERIC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- isAllowBlankNodes() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
- isAnonymous() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
- isAscending() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
- IsBlank() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- isDefault() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
- isDistinct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAggregate
- isDistinct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
- isDistinct() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- isInverse() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
- isInverse() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
- isInverse() - Method in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
- IsIRI() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- IsLiteral() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- isNamed() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
- isNamed() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
- isNegatedPropertySet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
- isNestedPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
- IsNumeric() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- isReduced() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- isScopeChange() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphPatternGroup
- isScopeChange() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
-
Check if this AST node constitutes a variable scope change.
- isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
- isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
- isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
- isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
- isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
- isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
- isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
- isSilent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- isSubSelect() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- isSubSelect() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
- isWildcard() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstruct
- isWildcard() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
- isWildcard() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
- isWildcard() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
J
- JavaCharStream - Class in org.eclipse.rdf4j.query.parser.sparql.ast
-
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).
- JavaCharStream(InputStream) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, int, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, String) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, String, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Constructor.
- JavaCharStream(InputStream, String, int, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Constructor.
- JavaCharStream(Reader) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Constructor.
- JavaCharStream(Reader, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Constructor.
- JavaCharStream(Reader, int, int, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Constructor.
- jj_nt - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Next token.
- jjFillToken() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
- jjnewLexState - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Lex State array.
- jjstrLiteralImages - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Token literal values.
- JJTABS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAbs
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAnd
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAskQuery
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAvg
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBasicGraphPattern
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBind
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingsClause
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingSet
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBindingValue
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBNodeFunc
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBound
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCeil
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCoalesce
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConcat
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstraint
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstruct
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstructQuery
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTConstTripleRef
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTContains
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatatype
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDay
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteClause
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteData
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDeleteWhere
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribeQuery
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTEncodeForURI
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTExistsFunc
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFalse
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFloor
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphGraphPattern
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphOrDefault
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphPatternGroup
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupClause
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupConcat
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGroupCondition
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHavingClause
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTHours
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIf
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIn
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInfix
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInlineData
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertClause
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTInsertData
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsBlank
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsIRI
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsLiteral
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIsNumeric
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLang
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLangMatches
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLowerCase
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMax
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMD5
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMin
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinusGraphPattern
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMinutes
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTModify
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMonth
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNot
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotExistsFunc
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNotIn
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNow
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTObjectList
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOptionalGraphPattern
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOr
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderClause
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathAlternative
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathNegatedPropertySet
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathSequence
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyListPath
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQuadsNotTriples
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRand
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRegexExpression
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTReplace
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRound
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSameTerm
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSample
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSeconds
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelectQuery
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA1
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA224
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA256
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA384
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSHA512
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStr
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrAfter
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrBefore
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrDt
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrEnds
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLang
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrLen
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTStrStarts
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSTRUUID
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSubstr
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSum
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTimezone
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTripleRef
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubject
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTriplesSameSubjectPath
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTrue
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTTz
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnionGraphPattern
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpperCase
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUUID
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTWhereClause
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTYear
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
-
Accept the visitor.
- jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
-
Accept the visitor.
- JJTADD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtAddChild(Node, int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
-
This method tells the node to add its argument to the node's list of children.
- jjtAddChild(Node, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- JJTAND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtAppendChild(Node) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
-
Adds the supplied node as the last child node to this node.
- jjtAppendChild(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- JJTASKQUERY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTAVG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBASEDECL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBASICGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBIND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBINDINGSCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBINDINGSET - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBINDINGVALUE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBLANKNODE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBLANKNODEPROPERTYLIST - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBNODEFUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTBOUND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCEIL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCLEAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtClose() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
-
This method is called after all the child nodes have been added.
- jjtClose() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- JJTCOALESCE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCOLLECTION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCOMPARE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCONCAT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCONSTRAINT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCONSTRUCT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCONSTRUCTQUERY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCONSTTRIPLEREF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCONTAINS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCOPY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCOUNT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTCREATE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTDATASETCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTDATATYPE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTDAY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTDELETECLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTDELETEDATA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTDELETEWHERE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTDESCRIBE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTDESCRIBEQUERY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTDROP - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTENCODEFORURI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTEXISTSFUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTFALSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTFLOOR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTFUNCTIONCALL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtGetChild(int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
-
This method returns a child node.
- jjtGetChild(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- jjtGetChild(Class<T>) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
-
Gets the (first) child of this node that is of the specific type.
- jjtGetChildren() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- jjtGetChildren(Class<T>) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- jjtGetNumChildren() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
-
Return the number of children the node has.
- jjtGetNumChildren() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- jjtGetParent() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
- jjtGetParent() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- jjtGetValue() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- JJTGRAPHGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTGRAPHORDEFAULT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTGRAPHPATTERNGROUP - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTGRAPHREFALL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTGROUPCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTGROUPCONCAT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTGROUPCONDITION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTHAVINGCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTHOURS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTIF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTIN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTINFIX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTINLINEDATA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTINSERTCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTINSERTDATA - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTIRI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTIRIFUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTISBLANK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTISIRI - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTISLITERAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTISNUMERIC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTLANG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTLANGMATCHES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTLIMIT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTLOAD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTLOWERCASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTMATH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTMAX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTMD5 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTMIN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTMINUSGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTMINUTES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTMODIFY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTMONTH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTMOVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtNodeName - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTNOT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTNOTEXISTSFUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTNOTIN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTNOW - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTNUMERICLITERAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTOBJECTLIST - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTOFFSET - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtOpen() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
-
This method is called after the node has been made the current node.
- jjtOpen() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- JJTOPTIONALGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTOR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTORDERCLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTORDERCONDITION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTPATHALTERNATIVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTPATHELT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTPATHMOD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTPATHONEINPROPERTYSET - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTPATHSEQUENCE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTPREFIXDECL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTPROJECTIONELEM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTPROPERTYLIST - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTPROPERTYLISTPATH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTQNAME - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTQUADSNOTTRIPLES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTQUERYCONTAINER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTRAND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTRDFLITERAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtree - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- JJTREGEXEXPRESSION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTREPLACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtReplaceChild(Node, Node) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
-
Replaces a child node with a new node.
- jjtReplaceChild(Node, Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- jjtReplaceWith(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- JJTROUND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSAMETERM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSAMPLE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSECONDS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSELECT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSELECTQUERY - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSERVICEGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- jjtSetParent(Node) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.Node
-
This pair of methods are used to inform the node of its parent.
- jjtSetParent(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- jjtSetValue(Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- JJTSHA1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSHA224 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSHA256 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSHA384 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSHA512 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTRAFTER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTRBEFORE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTRDT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTRENDS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTRING - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTRLANG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTRLEN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTRSTARTS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSTRUUID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSUBSTR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSUM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTSyntaxTreeBuilderState - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- JJTSyntaxTreeBuilderState() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- JJTTIMEZONE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTTRIPLEREF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTTRIPLESSAMESUBJECT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTTRIPLESSAMESUBJECTPATH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTTRUE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTTZ - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTUNIONGRAPHPATTERN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTUNPARSEDQUADDATABLOCK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTUPDATECONTAINER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTUPDATESEQUENCE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTUPPERCASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTUUID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTVAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTVOID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTWHERECLAUSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
- JJTYEAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTreeConstants
K
- kind - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
An integer that describes the kind of this token.
L
- Lang() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- LANG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LangMatches() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- LANGMATCHES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LANGTAG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LBRACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LBRACK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LCASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LEXICAL_ERROR - Static variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
Lexical error occurred.
- LexicalErr(boolean, int, int, int, String, int) - Static method in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
- lexStateNames - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Lexer state names.
- Limit() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- LIMIT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LimitOffsetClauses() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- line - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- Load() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- LOAD - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LOOP_DETECTED - Static variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
Detected (and bailed out of) an infinite loop in the token manager.
- LowerCase() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- LPAREN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- LT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
M
- main(String[]) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
- mapValueExprToVar(Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
-
Maps the given valueExpr to a Var.
- Max() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- MAX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- maxNextCharInd - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- MD5 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- MD5() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- meet(Filter) - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
- meet(SameTerm) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.SameTermCollector
- meet(TripleRef) - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
- meet(ValueExprTripleRef) - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
- meet(Var) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarCollector
- meetOther(QueryModelNode) - Method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
- Min() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- MIN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- MINUS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- MINUS_SETOPER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- MinusGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Minutes() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- MINUTES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Modify() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ModifyWhereClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Month() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- MONTH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Move() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- MOVE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- MultiplicativeExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
N
- NAMED - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- NE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- newToken(int) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
- newToken(int, String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
Returns a new Token object, by default.
- next - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
A reference to the next regular (non-special) token from the input stream.
- nextCharBuf - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- nextCharInd - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- NIL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Node - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
- nodeArity() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- nodeCreated() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- NOT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- NOT_FUNC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- NotExistsFunc() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- NotIn() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Now() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- NOW - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- NUM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- NumericExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- NumericFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- NumericLiteral() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- NumericLiteralNegative() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- NumericLiteralPositive() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- NumericLiteralUnsigned() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
O
- Object() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ObjectList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ObjectListPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ObjectPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Offset() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- OFFSET - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- openNodeScope(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- OPTIONAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- OptionalGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- OR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ORDER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- OrderClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- OrderCondition() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- org.eclipse.rdf4j.query.parser.sparql - package org.eclipse.rdf4j.query.parser.sparql
-
The rdf4j SPARQL 1.1 parser.
- org.eclipse.rdf4j.query.parser.sparql.aggregate - package org.eclipse.rdf4j.query.parser.sparql.aggregate
- org.eclipse.rdf4j.query.parser.sparql.ast - package org.eclipse.rdf4j.query.parser.sparql.ast
-
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
P
- parent - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- ParseException - Exception in org.eclipse.rdf4j.query.parser.sparql.ast
-
This exception is thrown when parse errors are encountered.
- ParseException() - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
-
The following constructors are for use by you for whatever purpose you can think of.
- ParseException(String) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
-
Constructor with message.
- ParseException(Token, int[][], String[]) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
-
This constructor is used by the method "generateParseException" in the generated parser.
- parseGraph() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
- parseImplicitBlank() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
- parseNodeID() - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
- parseQuery(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Parses the supplied SPARQL query and builds a syntax tree from it.
- parseQuery(String, String) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
- parser - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- parseUpdate(String, String) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
- parseUpdateSequence(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Parses the supplied SPARQL update sequence and builds a syntax tree from it.
- Path() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PathAlternative() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PathElt() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PathMod() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PathNegatedPropertySet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PathOneInPropertySet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PathPrimary() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PathSequence() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- peekNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- PERCENT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PIPE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PLUS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PLX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PN_CHARS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PN_CHARS_BASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PN_CHARS_U - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PN_LOCAL - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PN_LOCAL_ESC - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PN_PREFIX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PNAME_LN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PNAME_NS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- popNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- PREFIX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- PrefixDecl() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PrefixDeclProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
-
Processes the prefix declarations in a SPARQL query model.
- PrefixDeclProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor
- PrefixedName() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- prevCharIsCR - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- prevCharIsLF - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- PrimaryExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- process(QueryModelNode) - Static method in class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
- process(ASTOperationContainer) - Static method in class org.eclipse.rdf4j.query.parser.sparql.BlankNodeVarProcessor
- process(ASTOperationContainer) - Static method in class org.eclipse.rdf4j.query.parser.sparql.DatasetDeclProcessor
-
Extracts a SPARQL
Datasetfrom an ASTQueryContainer, if one is contained. - process(ASTOperationContainer) - Static method in class org.eclipse.rdf4j.query.parser.sparql.StringEscapesProcessor
-
Processes escape sequences in ASTString objects.
- process(ASTOperationContainer) - Static method in class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor
-
Deprecated.
- process(ASTOperationContainer, String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.BaseDeclProcessor
-
Resolves relative URIs in the supplied query model using either the specified externalBaseURI or, if this parameter is null, the base URI specified in the query model itself.
- process(ASTOperationContainer, Map<String, String>) - Static method in class org.eclipse.rdf4j.query.parser.sparql.PrefixDeclProcessor
-
Processes prefix declarations in queries.
- processAggregate(BindingSet, Predicate<D>, T) - Method in class org.eclipse.rdf4j.query.parser.sparql.aggregate.AggregateFunction
- ProjectionElem() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Prolog() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PropertyList() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PropertyListPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- PropertySetElem - Class in org.eclipse.rdf4j.query.parser.sparql
- PropertySetElem() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
- pushNode(Node) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
Q
- Q_IRI_REF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- QuadData() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Quads() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- QuadsNotTriples() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Query() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- QueryContainer() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- QUESTION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
R
- Rand() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- RAND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- RBRACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- RBRACK - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- RDFLiteral() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- RDFTermFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ReadByte() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- readChar() - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
-
Returns the next character from the selected input.
- readChar() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Read a character.
- readChar() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.UnicodeEscapeStream
- REDUCED - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- REGEX - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- RegexExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ReInit(InputStream) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Reinitialise.
- ReInit(Reader, int, int, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Reinitialise.
- ReInit(CharStream) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Reinitialise.
- ReInit(CharStream) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Reinitialise parser.
- ReInit(CharStream, int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Reinitialise parser.
- ReInit(SyntaxTreeBuilderTokenManager) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Reinitialise.
- RelationalExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- removeAllConstraints() - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- Replace() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- REPLACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- reset() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- rootNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JJTSyntaxTreeBuilderState
- Round() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- ROUND - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- RPAREN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
S
- SAFE_CHAR_LONG1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SAFE_CHAR_LONG2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SAFE_CHAR1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SAFE_CHAR2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SameTerm() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SAMETERM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SameTermCollector() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.SameTermCollector
- Sample() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SAMPLE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Seconds() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SECONDS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Select() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SELECT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SelectQuery() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SEMICOLON - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SEPARATOR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SERVICE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- ServiceGraphPattern() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- setAddedDefaultPrefixes(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
- setAllowBlankNodes(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
- setAnonymous(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
- setAscending(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
- setBaseURI(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRIFunc
- setBaseURI(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- setBeginTokenColumnPos(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- setBeginTokenLinePos(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- setContextVar(Var) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- setDataBlock(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUnparsedQuadDataBlock
- setDatatype(IRI) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
- setDebugStream(PrintStream) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Set debug output.
- setDefault(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
- setDistinct(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAggregate
- setDistinct(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTFunctionCall
- setDistinct(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- setEndTokenColumnPos(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- setEndTokenLinePos(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- setID(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
- setInverse(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathElt
- setInverse(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathOneInPropertySet
- setInverse(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
- setIRI(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
- setLang(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
- setLineNumberOffset(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
- setLowerBound(long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
- setName(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
- setNamed(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
- setNamed(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTGraphRefAll
- setOperator(Compare.CompareOp) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
- setOperator(MathExpr.MathOp) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
- setPredicate(ValueConstant) - Method in class org.eclipse.rdf4j.query.parser.sparql.PropertySetElem
- setPrefix(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
- setPrefixDeclarations(Map<String, String>) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- setRDFValue(Value) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFValue
- setReduced(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- setScopeChange(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTAdd
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTClear
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCopy
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCreate
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDrop
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLoad
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMove
- setSilent(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTServiceGraphPattern
- setSourceString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOperationContainer
- setSourceString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQueryContainer
- setSourceString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateContainer
- setSourceString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTUpdateSequence
- setStatementPatternScope(StatementPattern.Scope) - Method in class org.eclipse.rdf4j.query.parser.sparql.GraphPattern
- setTabSize(int) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
- setTabSize(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- setTrackLineColumn(boolean) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.CharStream
- setTrackLineColumn(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- setUpperBound(long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPathMod
- setValue(long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
- setValue(long) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
- setValue(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
- setValue(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
- setValue(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
- setValue(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
- setVarName(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
- setVarName(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
- setWildcard(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCount
- setWildcard(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
- setWildcard(boolean) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- SHA1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SHA1() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SHA224 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SHA224() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SHA256 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SHA256() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SHA384 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SHA384() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SHA512 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SHA512() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SILENT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SimpleBindingSet() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SimpleNode - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- SimpleNode(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- SimpleNode(SyntaxTreeBuilder, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- SINGLE_LINE_COMMENT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SLASH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SolutionModifier() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SPARQLParser - Class in org.eclipse.rdf4j.query.parser.sparql
- SPARQLParser() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
-
Create a new SPARQLParser without any default prefixes.
- SPARQLParser(Set<Namespace>) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLParser
-
Create a new SPARQLParser.
- SPARQLParserFactory - Class in org.eclipse.rdf4j.query.parser.sparql
-
A
QueryParserFactoryfor SPARQL parsers. - SPARQLParserFactory() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLParserFactory
- SPARQLQueries - Class in org.eclipse.rdf4j.query.parser.sparql
-
Utility functions for working with SPARQL query strings.
- SPARQLQueries() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLQueries
- SPARQLUpdateDataBlockParser - Class in org.eclipse.rdf4j.query.parser.sparql
-
An extension of
TriGStarParserthat processes data in the format specified in the SPARQL 1.1 grammar for Quad data (assuming no variables, as is the case for INSERT DATA and DELETE DATA operations). - SPARQLUpdateDataBlockParser() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
-
Creates a new parser that will use a
SimpleValueFactoryto create RDF model objects. - SPARQLUpdateDataBlockParser(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.SPARQLUpdateDataBlockParser
-
Creates a new parser that will use the supplied ValueFactory to create RDF model objects.
- specialToken - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
- STAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- STATIC_LEXER_ERROR - Static variable in error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
An attempt was made to create a second instance of a static token manager.
- staticFlag - Static variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
-
Whether parser is static.
- Str() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- STR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- STR_AFTER - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- STR_BEFORE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- STR_ENDS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- STR_STARTS - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- StrAfter() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- StrBefore() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- StrDt() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- STRDT - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- StrEnds() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- String() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- STRING_LITERAL_LONG1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- STRING_LITERAL_LONG2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- STRING_LITERAL1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- STRING_LITERAL2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- StringEscapesProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
-
Processes escape sequences in strings, replacing the escape sequence with their actual value.
- StringEscapesProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.StringEscapesProcessor
- StringFunction() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- StrLang() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- STRLANG - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- StrLen() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- STRLEN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- StrStarts() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- STRUUID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- STRUUID() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SubSelect() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Substr() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SUBSTR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Sum() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- SUM - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- SwitchTo(int) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Switch to specified lex state.
- SyntaxTreeBuilder - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- SyntaxTreeBuilder(CharStream) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Constructor with user supplied CharStream.
- SyntaxTreeBuilder(SyntaxTreeBuilderTokenManager) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Constructor with generated Token Manager.
- SyntaxTreeBuilderConstants - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
-
Token literal values and constants.
- SyntaxTreeBuilderDefaultVisitor - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- SyntaxTreeBuilderDefaultVisitor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- SyntaxTreeBuilderTokenManager - Class in org.eclipse.rdf4j.query.parser.sparql.ast
-
Token Manager.
- SyntaxTreeBuilderTokenManager(CharStream) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Constructor.
- SyntaxTreeBuilderTokenManager(CharStream, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderTokenManager
-
Constructor.
- SyntaxTreeBuilderTreeConstants - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
- SyntaxTreeBuilderVisitor - Interface in org.eclipse.rdf4j.query.parser.sparql.ast
T
- tabSize - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- Timezone() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- TIMEZONE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- TO - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- token - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Current token.
- Token - Class in org.eclipse.rdf4j.query.parser.sparql.ast
-
Describes the input token stream.
- Token() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
No-argument constructor
- Token(int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Generated Token Manager.
- tokenImage - Variable in exception org.eclipse.rdf4j.query.parser.sparql.ast.ParseException
-
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
- tokenImage - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
Literal token values.
- TokenMgrError - Error in org.eclipse.rdf4j.query.parser.sparql.ast
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
No arg constructor.
- TokenMgrError(boolean, int, int, int, String, int, int) - Constructor for error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
Full Constructor.
- TokenMgrError(String, int) - Constructor for error org.eclipse.rdf4j.query.parser.sparql.ast.TokenMgrError
-
Constructor with message and reason.
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBaseDecl
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNode
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTBlankNodePropertyList
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCollection
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTCompare
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDatasetClause
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTDescribe
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTIRI
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTLimit
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTMath
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTNumericLiteral
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOffset
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTOrderCondition
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTPrefixDecl
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTQName
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTRDFLiteral
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTSelect
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTString
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.ASTVar
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- toString() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.Token
-
Returns the image.
- toString(String) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- trace_enabled() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
-
Trace enabled.
- TRIPLE_CLOSE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- TRIPLE_OPEN - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- TripleRef() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- TripleRefCollector - Class in org.eclipse.rdf4j.query.parser.sparql
- TripleRefCollector() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TripleRefCollector
- TriplesBlock() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- TriplesNode() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- TriplesNodePath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- TriplesSameSubject() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- TriplesSameSubjectPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- TriplesTemplate() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- TRUE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- TupleExprBuilder - Class in org.eclipse.rdf4j.query.parser.sparql
-
A SPARQL AST visitor implementation that creates a query algebra representation of the query.
- TupleExprBuilder(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- TupleExprBuilder.SameTermCollector - Class in org.eclipse.rdf4j.query.parser.sparql
- TupleExprBuilder.VarCollector - Class in org.eclipse.rdf4j.query.parser.sparql
- Tz() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- TZ - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
U
- UCASE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- UnaryExpression() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- UnaryMinus() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- UNDEF - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- unescape(String) - Static method in class org.eclipse.rdf4j.query.parser.sparql.SPARQLQueries
-
Un-escapes a backslash-escaped SPARQL literal value string.
- UnicodeEscapeStream - Class in org.eclipse.rdf4j.query.parser.sparql.ast
- UnicodeEscapeStream(Reader, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.UnicodeEscapeStream
- UnicodeEscapeStream(String, int) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.ast.UnicodeEscapeStream
- UNION - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- UnparsedQuadDataBlock() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Update() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- UpdateContainer() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- UpdateExprBuilder - Class in org.eclipse.rdf4j.query.parser.sparql
-
Extension of TupleExprBuilder that builds Update Expressions.
- UpdateExprBuilder(ValueFactory) - Constructor for class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- UpdateLineColumn(char) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.JavaCharStream
- UpdateSequence() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- UpperCase() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- USING - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- UsingClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- UUID - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- UUID() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
V
- value - Variable in class org.eclipse.rdf4j.query.parser.sparql.ast.SimpleNode
- valueFactory - Variable in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- ValueLogical() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- VALUES - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- Var() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- VAR_CHAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- VAR1 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- VAR2 - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- VarCollector() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder.VarCollector
- VARNAME - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- VarOrIRIref() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- VarOrTerm() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- Verb() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- VerbPath() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- VerbSimple() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- visit(ASTAbs, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTAbs, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTAbs, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTAbs, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTAdd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTAdd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTAdd, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTAdd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTAnd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTAnd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTAnd, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTAnd, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTAskQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTAskQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTAskQuery, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTAskQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTAvg, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTAvg, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTAvg, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTAvg, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTBaseDecl, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBaseDecl, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBaseDecl, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBasicGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBasicGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBasicGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBindingsClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBindingsClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBindingsClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBindingsClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTBindingSet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBindingSet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBindingSet, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBindingSet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTBindingValue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBindingValue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBindingValue, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBindingValue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTBind, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBind, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBind, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBind, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTBlankNodePropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBlankNodePropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBlankNodePropertyList, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBlankNodePropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTBlankNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBlankNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBlankNode, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBlankNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTBNodeFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBNodeFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBNodeFunc, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBNodeFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTBound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTBound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTBound, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTBound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTCeil, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTCeil, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTCeil, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTCeil, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTClear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTClear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTClear, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTClear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTCoalesce, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTCoalesce, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTCoalesce, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTCoalesce, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTCollection, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTCollection, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTCollection, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTCollection, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTCompare, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTCompare, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTCompare, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTCompare, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTConcat, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTConstraint, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTConstraint, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTConstraint, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTConstraint, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTConstructQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTConstructQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTConstructQuery, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTConstructQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTConstruct, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTConstruct, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTConstruct, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTConstruct, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTConstTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTConstTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTConstTripleRef, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTConstTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTContains, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTContains, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTContains, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTContains, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTCopy, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTCopy, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTCopy, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTCopy, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTCount, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTCount, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTCount, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTCount, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTCreate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTCreate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTCreate, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTCreate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTDatasetClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTDatasetClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTDatasetClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTDatatype, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTDatatype, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTDatatype, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTDatatype, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTDay, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTDay, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTDay, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTDay, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTDeleteClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTDeleteClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTDeleteClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTDeleteClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTDeleteData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTDeleteData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTDeleteData, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTDeleteData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTDeleteWhere, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTDeleteWhere, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTDeleteWhere, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTDeleteWhere, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTDescribeQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTDescribeQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTDescribeQuery, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTDescribeQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTDescribe, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTDescribe, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTDescribe, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTDescribe, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTDrop, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTDrop, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTDrop, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTDrop, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTEncodeForURI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTEncodeForURI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTEncodeForURI, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTEncodeForURI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTExistsFunc, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTFalse, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTFalse, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTFalse, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTFalse, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTFloor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTFloor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTFloor, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTFloor, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTFunctionCall, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTFunctionCall, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTFunctionCall, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTFunctionCall, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTGraphGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTGraphGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTGraphGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTGraphGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTGraphOrDefault, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTGraphOrDefault, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTGraphOrDefault, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTGraphPatternGroup, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTGraphPatternGroup, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTGraphPatternGroup, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTGraphPatternGroup, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTGraphRefAll, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTGraphRefAll, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTGraphRefAll, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTGroupClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTGroupClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTGroupClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTGroupClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTGroupConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTGroupConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTGroupConcat, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTGroupConcat, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTGroupCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTGroupCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTGroupCondition, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTGroupCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTHavingClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTHavingClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTHavingClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTHours, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTHours, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTHours, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTHours, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTIf, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTIf, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTIf, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTIf, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTInfix, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTInfix, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTInfix, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTInfix, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTInlineData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTInlineData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTInlineData, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTInlineData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTIn, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTInsertClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTInsertClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTInsertClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTInsertClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTInsertData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTInsertData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTInsertData, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTInsertData, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTIRIFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTIRIFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTIRIFunc, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTIRIFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTIRI, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTIsBlank, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTIsBlank, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTIsBlank, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTIsBlank, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTIsIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTIsIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTIsIRI, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTIsIRI, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTIsLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTIsLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTIsLiteral, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTIsLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTIsNumeric, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTIsNumeric, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTIsNumeric, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTIsNumeric, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTLangMatches, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTLangMatches, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTLangMatches, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTLangMatches, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTLang, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTLimit, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTLimit, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTLimit, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTLimit, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTLoad, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTLoad, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTLoad, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTLoad, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTLowerCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTLowerCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTLowerCase, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTLowerCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTMath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTMath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTMath, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTMath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTMax, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTMax, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTMax, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTMax, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTMD5, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTMD5, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTMD5, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTMD5, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTMin, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTMin, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTMin, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTMin, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTMinusGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTMinusGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTMinusGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTMinusGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTMinutes, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTMinutes, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTMinutes, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTMinutes, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTModify, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTModify, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTModify, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTModify, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTMonth, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTMonth, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTMonth, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTMonth, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTMove, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTMove, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTMove, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTMove, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTNotExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTNotExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTNotExistsFunc, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTNotExistsFunc, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTNotIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTNotIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTNotIn, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTNotIn, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTNot, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTNot, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTNot, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTNot, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTNow, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTNow, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTNow, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTNow, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTNumericLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTNumericLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTNumericLiteral, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTNumericLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTObjectList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTObjectList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTObjectList, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTObjectList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTOffset, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTOffset, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTOffset, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTOffset, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTOptionalGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTOptionalGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTOptionalGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTOptionalGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTOrderClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTOrderClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTOrderClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTOrderClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTOrderCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTOrderCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTOrderCondition, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTOrderCondition, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTOr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTOr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTOr, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTOr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTPathAlternative, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTPathAlternative, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTPathAlternative, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTPathAlternative, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTPathElt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTPathElt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTPathElt, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTPathElt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTPathMod, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTPathMod, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTPathMod, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTPathOneInPropertySet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTPathOneInPropertySet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTPathOneInPropertySet, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTPathOneInPropertySet, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTPathSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTPathSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTPathSequence, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTPathSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTPrefixDecl, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTPrefixDecl, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTPrefixDecl, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTProjectionElem, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTProjectionElem, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTProjectionElem, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTPropertyListPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTPropertyListPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTPropertyListPath, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTPropertyListPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTPropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTPropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTPropertyList, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTPropertyList, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTQName, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTQName, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTQName, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTQName, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTQuadsNotTriples, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTQuadsNotTriples, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTQuadsNotTriples, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTQuadsNotTriples, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTQueryContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTQueryContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTQueryContainer, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTQueryContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTRand, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTRand, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTRand, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTRand, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTRDFLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTRDFLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTRDFLiteral, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTRDFLiteral, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTRegexExpression, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTRegexExpression, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTRegexExpression, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTRegexExpression, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTReplace, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTReplace, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTReplace, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTReplace, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTRound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTRound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTRound, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTRound, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSameTerm, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSameTerm, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSameTerm, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSameTerm, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSample, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSample, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSample, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSample, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSeconds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSeconds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSeconds, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSeconds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSelectQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSelectQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSelectQuery, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSelectQuery, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSelect, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSelect, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSelect, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSelect, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTServiceGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTServiceGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTServiceGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTServiceGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSHA1, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSHA1, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSHA1, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSHA1, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSHA224, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSHA224, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSHA224, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSHA224, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSHA256, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSHA256, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSHA256, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSHA256, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSHA384, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSHA384, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSHA384, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSHA384, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSHA512, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSHA512, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSHA512, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSHA512, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTStrAfter, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTStrAfter, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTStrAfter, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTStrAfter, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTStrBefore, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTStrBefore, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTStrBefore, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTStrBefore, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTStrDt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTStrDt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTStrDt, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTStrDt, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTStrEnds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTStrEnds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTStrEnds, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTStrEnds, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTString, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTString, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTString, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTString, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTStrLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTStrLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTStrLang, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTStrLang, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTStrLen, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTStrLen, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTStrLen, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTStrLen, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTStr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTStr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTStr, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTStr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTStrStarts, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTStrStarts, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTStrStarts, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTStrStarts, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSTRUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSTRUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSTRUUID, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSTRUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSubstr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSubstr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSubstr, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSubstr, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTSum, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTSum, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTSum, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTSum, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTTimezone, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTTimezone, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTTimezone, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTTimezone, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTTripleRef, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTTripleRef, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTTriplesSameSubjectPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTTriplesSameSubjectPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTTriplesSameSubjectPath, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTTriplesSameSubjectPath, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTTriplesSameSubject, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTTriplesSameSubject, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTTriplesSameSubject, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTTrue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTTrue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTTrue, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTTrue, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTTz, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTTz, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTTz, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTTz, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTUnionGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTUnionGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTUnionGraphPattern, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTUnionGraphPattern, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTUnparsedQuadDataBlock, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTUnparsedQuadDataBlock, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTUnparsedQuadDataBlock, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTUpdateContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTUpdateContainer, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTUpdateContainer, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTUpdate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTUpdate, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.UpdateExprBuilder
- visit(ASTUpdateSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTUpdateSequence, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTUpdateSequence, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTUpperCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTUpperCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTUpperCase, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTUpperCase, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTUUID, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTUUID, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTVar, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTVar, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTVar, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTVar, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(ASTWhereClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTWhereClause, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTWhereClause, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTYear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(ASTYear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(ASTYear, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- visit(ASTYear, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.TupleExprBuilder
- visit(SimpleNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.AbstractASTVisitor
- visit(SimpleNode, Object) - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderDefaultVisitor
- visit(SimpleNode, Object) - Method in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderVisitor
- VisitorException - Exception in org.eclipse.rdf4j.query.parser.sparql.ast
- VisitorException() - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
- VisitorException(String) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
- VisitorException(String, Throwable) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
- VisitorException(Throwable) - Constructor for exception org.eclipse.rdf4j.query.parser.sparql.ast.VisitorException
W
- WHERE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- WhereClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- WHITESPACE - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- WildcardProjectionProcessor - Class in org.eclipse.rdf4j.query.parser.sparql
-
Deprecated.This feature is for internal use only: its existence, signature or behavior may change without warning from one release to the next.
- WildcardProjectionProcessor() - Constructor for class org.eclipse.rdf4j.query.parser.sparql.WildcardProjectionProcessor
-
Deprecated.
- WITH - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
- WithClause() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- WS_CHAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
Y
- Year() - Method in class org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilder
- YEAR - Static variable in interface org.eclipse.rdf4j.query.parser.sparql.ast.SyntaxTreeBuilderConstants
-
RegularExpression Id.
All Classes All Packages