A B C D E F G H I J K L M N O P Q R S T U V W 

A

addEscapes(String) - Static method in error org.openrdf.query.parser.serql.ast.TokenMgrError
Replaces unprintable characters by their escaped (or unicode escaped) equivalents in the given string
adjustBeginLineColumn(int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
ALL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ALPHA - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
And() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
AND - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
AnonymousVarGenerator - Class in org.openrdf.query.parser.serql
Inserts anonymous variables into the abstract syntax tree at places where such variables are already implicitly present.
AnonymousVarGenerator() - Constructor for class org.openrdf.query.parser.serql.AnonymousVarGenerator
 
ANY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ArgList() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
AS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ASC - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ASTAnd - Class in org.openrdf.query.parser.serql.ast
 
ASTAnd(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTAnd
 
ASTAnd(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTAnd
 
ASTArgList - Class in org.openrdf.query.parser.serql.ast
 
ASTArgList(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTArgList
 
ASTArgList(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTArgList
 
ASTBasicPathExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTBasicPathExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
ASTBasicPathExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
ASTBasicPathExprTail - Class in org.openrdf.query.parser.serql.ast
 
ASTBasicPathExprTail(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
ASTBasicPathExprTail(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
ASTBNode - Class in org.openrdf.query.parser.serql.ast
 
ASTBNode(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBNode
 
ASTBNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBNode
 
ASTBooleanConstant - Class in org.openrdf.query.parser.serql.ast
 
ASTBooleanConstant(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
ASTBooleanConstant(boolean) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
ASTBooleanConstant(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
ASTBooleanExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTBooleanExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanExpr
 
ASTBooleanExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBooleanExpr
 
ASTBound - Class in org.openrdf.query.parser.serql.ast
 
ASTBound() - Constructor for class org.openrdf.query.parser.serql.ast.ASTBound
 
ASTBound(ASTValueExpr) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBound
 
ASTBound(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBound
 
ASTBound(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTBound
 
ASTCompare - Class in org.openrdf.query.parser.serql.ast
 
ASTCompare(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompare
 
ASTCompare(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompare
 
ASTCompareAll - Class in org.openrdf.query.parser.serql.ast
 
ASTCompareAll(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
ASTCompareAll(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
ASTCompareAny - Class in org.openrdf.query.parser.serql.ast
 
ASTCompareAny(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
ASTCompareAny(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
ASTCompOperator - Class in org.openrdf.query.parser.serql.ast
 
ASTCompOperator(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
ASTCompOperator(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
ASTConstruct - Class in org.openrdf.query.parser.serql.ast
 
ASTConstruct(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTConstruct
 
ASTConstruct(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTConstruct
 
ASTConstructQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTConstructQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
ASTConstructQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
ASTDatatype - Class in org.openrdf.query.parser.serql.ast
 
ASTDatatype(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTDatatype
 
ASTDatatype(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTDatatype
 
ASTEdge - Class in org.openrdf.query.parser.serql.ast
 
ASTEdge(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTEdge
 
ASTEdge(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTEdge
 
ASTExists - Class in org.openrdf.query.parser.serql.ast
 
ASTExists(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTExists
 
ASTExists(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTExists
 
ASTFrom - Class in org.openrdf.query.parser.serql.ast
 
ASTFrom(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTFrom
 
ASTFrom(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTFrom
 
ASTFunctionCall - Class in org.openrdf.query.parser.serql.ast
 
ASTFunctionCall(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
ASTFunctionCall(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
ASTGraphIntersect - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphIntersect(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphIntersect
 
ASTGraphIntersect(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphIntersect
 
ASTGraphMinus - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphMinus(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphMinus
 
ASTGraphMinus(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphMinus
 
ASTGraphQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphQuery
 
ASTGraphQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphQuery
 
ASTGraphQuerySet - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphQuerySet(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphQuerySet
 
ASTGraphQuerySet(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphQuerySet
 
ASTGraphUnion - Class in org.openrdf.query.parser.serql.ast
 
ASTGraphUnion(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
ASTGraphUnion(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
ASTIn - Class in org.openrdf.query.parser.serql.ast
 
ASTIn(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIn
 
ASTIn(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIn
 
ASTInList - Class in org.openrdf.query.parser.serql.ast
 
ASTInList(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTInList
 
ASTInList(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTInList
 
ASTIsBNode - Class in org.openrdf.query.parser.serql.ast
 
ASTIsBNode(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsBNode
 
ASTIsBNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsBNode
 
ASTIsLiteral - Class in org.openrdf.query.parser.serql.ast
 
ASTIsLiteral(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsLiteral
 
ASTIsLiteral(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsLiteral
 
ASTIsResource - Class in org.openrdf.query.parser.serql.ast
 
ASTIsResource(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsResource
 
ASTIsResource(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsResource
 
ASTIsURI - Class in org.openrdf.query.parser.serql.ast
 
ASTIsURI(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsURI
 
ASTIsURI(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTIsURI
 
ASTLabel - Class in org.openrdf.query.parser.serql.ast
 
ASTLabel(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLabel
 
ASTLabel(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLabel
 
ASTLang - Class in org.openrdf.query.parser.serql.ast
 
ASTLang(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLang
 
ASTLang(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLang
 
ASTLangMatches - Class in org.openrdf.query.parser.serql.ast
 
ASTLangMatches(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLangMatches
 
ASTLangMatches(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLangMatches
 
ASTLike - Class in org.openrdf.query.parser.serql.ast
 
ASTLike(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLike
 
ASTLike(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLike
 
ASTLimit - Class in org.openrdf.query.parser.serql.ast
 
ASTLimit(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLimit
 
ASTLimit(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLimit
 
ASTLiteral - Class in org.openrdf.query.parser.serql.ast
 
ASTLiteral(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLiteral
 
ASTLiteral(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLiteral
 
ASTLocalName - Class in org.openrdf.query.parser.serql.ast
 
ASTLocalName(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLocalName
 
ASTLocalName(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTLocalName
 
ASTNamespace - Class in org.openrdf.query.parser.serql.ast
 
ASTNamespace(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNamespace
 
ASTNamespace(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNamespace
 
ASTNamespaceDecl - Class in org.openrdf.query.parser.serql.ast
 
ASTNamespaceDecl(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
ASTNamespaceDecl(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
ASTNode - Class in org.openrdf.query.parser.serql.ast
 
ASTNode(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNode
 
ASTNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNode
 
ASTNodeElem - Class in org.openrdf.query.parser.serql.ast
 
ASTNodeElem(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNodeElem
 
ASTNodeElem(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNodeElem
 
ASTNot - Class in org.openrdf.query.parser.serql.ast
 
ASTNot() - Constructor for class org.openrdf.query.parser.serql.ast.ASTNot
 
ASTNot(ASTBooleanExpr) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNot
 
ASTNot(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNot
 
ASTNot(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNot
 
ASTNull - Class in org.openrdf.query.parser.serql.ast
 
ASTNull(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNull
 
ASTNull(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTNull
 
ASTOffset - Class in org.openrdf.query.parser.serql.ast
 
ASTOffset(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOffset
 
ASTOffset(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOffset
 
ASTOptPathExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTOptPathExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
 
ASTOptPathExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
 
ASTOptPathExprTail - Class in org.openrdf.query.parser.serql.ast
 
ASTOptPathExprTail(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
ASTOptPathExprTail(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
ASTOr - Class in org.openrdf.query.parser.serql.ast
 
ASTOr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOr
 
ASTOr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOr
 
ASTOrderBy - Class in org.openrdf.query.parser.serql.ast
 
ASTOrderBy(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOrderBy
 
ASTOrderBy(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOrderBy
 
ASTOrderExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTOrderExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOrderExpr
 
ASTOrderExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTOrderExpr
 
ASTPathExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTPathExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExpr
 
ASTPathExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExpr
 
ASTPathExprList - Class in org.openrdf.query.parser.serql.ast
 
ASTPathExprList(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExprList
 
ASTPathExprList(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExprList
 
ASTPathExprTail - Class in org.openrdf.query.parser.serql.ast
 
ASTPathExprTail(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
ASTPathExprTail(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
ASTPathExprUnion - Class in org.openrdf.query.parser.serql.ast
 
ASTPathExprUnion(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExprUnion
 
ASTPathExprUnion(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTPathExprUnion
 
ASTProjectionElem - Class in org.openrdf.query.parser.serql.ast
 
ASTProjectionElem(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
ASTProjectionElem(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
ASTQName - Class in org.openrdf.query.parser.serql.ast
 
ASTQName(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQName
 
ASTQName(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQName
 
ASTQName(int, String) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQName
 
ASTQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQuery
 
ASTQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQuery
 
ASTQueryBody - Class in org.openrdf.query.parser.serql.ast
 
ASTQueryBody(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
ASTQueryBody(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
ASTQueryContainer - Class in org.openrdf.query.parser.serql.ast
 
ASTQueryContainer(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
ASTQueryContainer(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
ASTRegex - Class in org.openrdf.query.parser.serql.ast
 
ASTRegex(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTRegex
 
ASTRegex(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTRegex
 
ASTReifiedStat - Class in org.openrdf.query.parser.serql.ast
 
ASTReifiedStat(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
ASTReifiedStat(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
ASTSameTerm - Class in org.openrdf.query.parser.serql.ast
 
ASTSameTerm(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSameTerm
 
ASTSameTerm(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSameTerm
 
ASTSelect - Class in org.openrdf.query.parser.serql.ast
 
ASTSelect(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSelect
 
ASTSelect(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSelect
 
ASTSelectQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTSelectQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
ASTSelectQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
ASTStr - Class in org.openrdf.query.parser.serql.ast
 
ASTStr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTStr
 
ASTStr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTStr
 
ASTString - Class in org.openrdf.query.parser.serql.ast
 
ASTString(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTString
 
ASTString(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTString
 
ASTTupleIntersect - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleIntersect(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleIntersect
 
ASTTupleIntersect(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleIntersect
 
ASTTupleMinus - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleMinus(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleMinus
 
ASTTupleMinus(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleMinus
 
ASTTupleQuery - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleQuery(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleQuery
 
ASTTupleQuery(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleQuery
 
ASTTupleQuerySet - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleQuerySet(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleQuerySet
 
ASTTupleQuerySet(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleQuerySet
 
ASTTupleUnion - Class in org.openrdf.query.parser.serql.ast
 
ASTTupleUnion(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
ASTTupleUnion(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
ASTURI - Class in org.openrdf.query.parser.serql.ast
 
ASTURI(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTURI
 
ASTURI(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTURI
 
ASTURI(int, String) - Constructor for class org.openrdf.query.parser.serql.ast.ASTURI
 
ASTValue - Class in org.openrdf.query.parser.serql.ast
Abstract super type of all basic values (URIs, QNames, BNodes and Literals).
ASTValue(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTValue
 
ASTValue(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTValue
 
ASTValueExpr - Class in org.openrdf.query.parser.serql.ast
 
ASTValueExpr(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTValueExpr
 
ASTValueExpr(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTValueExpr
 
ASTVar - Class in org.openrdf.query.parser.serql.ast
 
ASTVar(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTVar
 
ASTVar(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTVar
 
ASTVisitorBase - Class in org.openrdf.query.parser.serql
 
ASTVisitorBase() - Constructor for class org.openrdf.query.parser.serql.ASTVisitorBase
 
ASTWhere - Class in org.openrdf.query.parser.serql.ast
 
ASTWhere(int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTWhere
 
ASTWhere(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.ASTWhere
 

B

backup(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Backup a number of characters.
BASECHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BasicPathExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BasicPathExprTail() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
beginColumn - Variable in class org.openrdf.query.parser.serql.ast.Token
The column number of the first character of this Token.
beginLine - Variable in class org.openrdf.query.parser.serql.ast.Token
The line number of the first character of this Token.
BeginToken() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Start.
BNode() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
BooleanConstant() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BooleanElem() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BooleanExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BooleanValueOp() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Bound() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
BOUND - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
bufcolumn - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
buffer - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
bufline - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
bufpos - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Position in buffer.
BY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

C

CASE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
children - Variable in class org.openrdf.query.parser.serql.ast.SimpleNode
 
childrenAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Accept the visitor.
clearNodeScope(Node) - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
closeNodeScope(Node, int) - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
closeNodeScope(Node, boolean) - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
column - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
COMBINING_CHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
COMMA - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
CompOperator() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Construct() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
CONSTRUCT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ConstructQuery() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
CONTEXT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ContextID() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
curChar - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
currentToken - Variable in exception org.openrdf.query.parser.serql.ast.ParseException
This is the last token that has been consumed successfully.

D

Datatype() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
DATATYPE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DATATYPED_LITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DatatypedLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
debugStream - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Debug output.
DECIMAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DecimalLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
decodeString(String) - Static method in class org.openrdf.query.parser.serql.SeRQLUtil
Decodes an encoded SeRQL string.
DEFAULT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
Lexical state.
DESC - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
DIGIT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
disable_tracing() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Disable tracing.
DISTINCT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Done() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reset buffer when finished.
dump(String, Appendable) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Writes a tree-like representation of this node and all of its subnodes (recursively) to the supplied Appendable.
dump(String) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Writes a tree-like representation of this node and all of its subnodes (recursively) and returns it as a string.

E

Edge() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
enable_tracing() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Enable tracing.
encodeString(String) - Static method in class org.openrdf.query.parser.serql.SeRQLUtil
Encodes the supplied string for inclusion as a 'normal' string in a SeRQL query.
endColumn - Variable in class org.openrdf.query.parser.serql.ast.Token
The column number of the last character of this Token.
endLine - Variable in class org.openrdf.query.parser.serql.ast.Token
The line number of the last character of this Token.
EOF - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
End of File.
eol - Variable in exception org.openrdf.query.parser.serql.ast.ParseException
The end of line string for this machine.
EQ - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ESCAPED_CHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Exists() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
EXISTS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ExpandBuff(boolean) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
expectedTokenSequences - Variable in exception org.openrdf.query.parser.serql.ast.ParseException
Each entry in this array is an array of integers.
EXTENDER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

F

FALSE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
FillBuff() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
From() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
FROM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
FunctionCall() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 

G

GE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
generateParseException() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Generate ParseException.
getAlias() - Method in class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
getArgList() - Method in class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
getArgList() - Method in class org.openrdf.query.parser.serql.ast.ASTInList
 
getBeginColumn() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Get token beginning column number.
getBeginLine() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Get token beginning line number.
getChild() - Method in class org.openrdf.query.parser.serql.ast.ASTNodeElem
Gets the node element's child node.
getColumn() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Deprecated.
getCondition() - Method in class org.openrdf.query.parser.serql.ast.ASTWhere
 
getConstructClause() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
getContextID() - Method in class org.openrdf.query.parser.serql.ast.ASTFrom
 
getDatatypeNode() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
getEdge() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
getElements() - Method in class org.openrdf.query.parser.serql.ast.ASTArgList
 
getEndColumn() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Get token end column number.
getEndLine() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Get token end line number.
getFlags() - Method in class org.openrdf.query.parser.serql.ast.ASTRegex
 
getFromClauseList() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
getHead() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
getID() - Method in class org.openrdf.query.parser.serql.ast.ASTBNode
 
getID() - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
GetImage() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Get token literal value.
getLabel() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
getLang() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
getLanguageRange() - Method in class org.openrdf.query.parser.serql.ast.ASTLangMatches
 
getLanguageTag() - Method in class org.openrdf.query.parser.serql.ast.ASTLangMatches
 
getLeftArg() - Method in class org.openrdf.query.parser.serql.ast.ASTGraphQuerySet
 
getLeftArg() - Method in class org.openrdf.query.parser.serql.ast.ASTTupleQuerySet
 
getLeftOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompare
 
getLeftOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
getLeftOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
getLeftOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIn
 
getLeftOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTSameTerm
 
getLimit() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
getLimit() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
getLine() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Deprecated.
getMessage() - Method in error org.openrdf.query.parser.serql.ast.TokenMgrError
You can also modify the body of this method to customize your error messages.
getName() - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
getNamespaceDeclList() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
getNextTail() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
getNextTail() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
getNextTail() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
Gets the path epxression tail following this part of the path expression, if any.
getNextToken() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Get the next Token.
getNextToken() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Get the next Token.
getNode() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
getNodeElemList() - Method in class org.openrdf.query.parser.serql.ast.ASTNode
 
getObject() - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
getOffset() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
getOffset() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTBound
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTDatatype
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTExists
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIsBNode
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIsLiteral
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIsResource
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIsURI
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTLabel
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTLang
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTLocalName
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTNamespace
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTNot
 
getOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTStr
 
getOperandList() - Method in class org.openrdf.query.parser.serql.ast.ASTAnd
 
getOperandList() - Method in class org.openrdf.query.parser.serql.ast.ASTOr
 
getOperator() - Method in class org.openrdf.query.parser.serql.ast.ASTCompare
 
getOperator() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
getOperator() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
getOptionalTail() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
Gets the optional tail part of the path expression.
getOrderBy() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
getOrderBy() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
getOrderExprList() - Method in class org.openrdf.query.parser.serql.ast.ASTOrderBy
 
getParser() - Method in class org.openrdf.query.parser.serql.SeRQLParserFactory
Returns a shared, thread-safe, instance of SeRQLParser.
getPathExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
getPathExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTFrom
 
getPathExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
 
getPathExprList() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprList
 
getPathExprList() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprUnion
 
getPattern() - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
getPattern() - Method in class org.openrdf.query.parser.serql.ast.ASTRegex
 
getPredicate() - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
getPrefix() - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
getProjectionElemList() - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
getQuery() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
getQueryBody() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
getQueryBody() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
getQueryLanguage() - Method in class org.openrdf.query.parser.serql.SeRQLParserFactory
getRightArg() - Method in class org.openrdf.query.parser.serql.ast.ASTGraphQuerySet
 
getRightArg() - Method in class org.openrdf.query.parser.serql.ast.ASTTupleQuerySet
 
getRightOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompare
 
getRightOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
getRightOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
getRightOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTIn
 
getRightOperand() - Method in class org.openrdf.query.parser.serql.ast.ASTSameTerm
 
getSelectClause() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
getSubject() - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
GetSuffix(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Get the suffix.
getTabSize(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
getTail() - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
getText() - Method in class org.openrdf.query.parser.serql.ast.ASTRegex
 
getToken(int) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Get the specific Token.
getURI() - Method in class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
getURI() - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTLimit
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTOffset
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTQName
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTString
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.ASTURI
 
getValue() - Method in class org.openrdf.query.parser.serql.ast.Token
An optional attribute value of the Token.
getValueExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTEdge
Gets the value expression for this edge.
getValueExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTInList
 
getValueExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
getValueExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTOrderExpr
 
getValueExpr() - Method in class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
getWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
Returns the where clause on the optional path expression, if present.
getWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
Gets the where-clause that constrains the results of the optional path expression tail, if any.
getWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
GraphQuery() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
GraphQuerySet() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
GT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

H

hasAlias() - Method in class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
hasConstraint() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
Checks if this optional path expression has a constraint.
hasContextID() - Method in class org.openrdf.query.parser.serql.ast.ASTFrom
 
hasFlags() - Method in class org.openrdf.query.parser.serql.ast.ASTRegex
 
hasLang() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
hasLimit() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
hasLimit() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
hasNamespaceDeclList() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
hasNextTail() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
hasOffset() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
hasOffset() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
hasOrderBy() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
hasOrderBy() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
hasQueryBody() - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
hasQueryBody() - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
hasWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
hasWhereClause() - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
HEX - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

I

id - Variable in class org.openrdf.query.parser.serql.ast.SimpleNode
 
IDEOGRAPHIC - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IGNORE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ignoreCase() - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
image - Variable in class org.openrdf.query.parser.serql.ast.Token
The string image of the token.
IN - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
inBuf - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
input_stream - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
inputStream - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
IntegerLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
INTERSECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
isAnonymous() - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
isAscending() - Method in class org.openrdf.query.parser.serql.ast.ASTOrderExpr
 
IsBNode() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ISBNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
isBranch() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
isDistinct() - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
isDistinct() - Method in class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
isDistinct() - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
isDistinct() - Method in class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
IsLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ISLITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
isReduced() - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
isReduced() - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
IsResource() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ISRESOURCE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
IsURI() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ISURI - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
isWildcard() - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
isWildcard() - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 

J

jj_nt - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Next token.
jjFillToken() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
 
jjstrLiteralImages - Static variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Token literal values.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTAnd
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTArgList
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExpr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBasicPathExprTail
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBNode
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTBound
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTCompare
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAll
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTCompareAny
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTConstructQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTDatatype
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTEdge
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTExists
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTFrom
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTFunctionCall
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTGraphIntersect
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTGraphMinus
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIn
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTInList
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIsBNode
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIsLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIsResource
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTIsURI
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLabel
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLang
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLangMatches
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLimit
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTLocalName
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNamespace
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNode
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNodeElem
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNot
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTNull
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOffset
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExpr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOptPathExprTail
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOrderBy
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTOrderExpr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprList
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprUnion
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTProjectionElem
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTQName
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTQueryBody
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTQueryContainer
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTRegex
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTSameTerm
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTSelectQuery
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTStr
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTString
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTTupleIntersect
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTTupleMinus
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTURI
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.ASTWhere
 
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in interface org.openrdf.query.parser.serql.ast.Node
Accept the visitor.
jjtAccept(SyntaxTreeBuilderVisitor, Object) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Accept the visitor.
jjtAddChild(Node, int) - Method in interface org.openrdf.query.parser.serql.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.openrdf.query.parser.serql.ast.SimpleNode
 
JJTAND - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtAppendChild(Node) - Method in interface org.openrdf.query.parser.serql.ast.Node
Adds the supplied node as the last child node to this node.
jjtAppendChild(Node) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
JJTARGLIST - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBASICPATHEXPR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBASICPATHEXPRTAIL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBOOLEANCONSTANT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTBOUND - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtClose() - Method in interface org.openrdf.query.parser.serql.ast.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
JJTCOMPARE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOMPAREALL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOMPAREANY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCOMPOPERATOR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRUCT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTCONSTRUCTQUERY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTDATATYPE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTEDGE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTEXISTS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTFROM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTFUNCTIONCALL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtGetChild(int) - Method in interface org.openrdf.query.parser.serql.ast.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtGetChild(Class<T>) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Gets the (first) child of this node that is of the specific type.
jjtGetChildren() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtGetChildren(Class<T>) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtGetNumChildren() - Method in interface org.openrdf.query.parser.serql.ast.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtGetParent() - Method in interface org.openrdf.query.parser.serql.ast.Node
 
jjtGetParent() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
JJTGRAPHINTERSECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGRAPHMINUS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTGRAPHUNION - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTIN - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTINLIST - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtInsertChild(Node, int) - Method in interface org.openrdf.query.parser.serql.ast.Node
Adds the supplied node as the i'th child node to this node.
jjtInsertChild(Node, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
JJTISBNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISLITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISRESOURCE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTISURI - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLABEL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLANG - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLANGMATCHES - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLIKE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLIMIT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTLOCALNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNAMESPACE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNAMESPACEDECL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNODE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNODEELEM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtNodeName - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNOT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTNULL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOFFSET - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtOpen() - Method in interface org.openrdf.query.parser.serql.ast.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
JJTOPTPATHEXPR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOPTPATHEXPRTAIL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTOR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTORDERBY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTORDEREXPR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPATHEXPRLIST - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPATHEXPRUNION - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTPROJECTIONELEM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQUERYBODY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTQUERYCONTAINER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtree - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
JJTREGEX - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTREIFIEDSTAT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtReplaceChild(Node, Node) - Method in interface org.openrdf.query.parser.serql.ast.Node
Replaces a child node with a new node.
jjtReplaceChild(Node, Node) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
jjtReplaceWith(Node) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
Replaces this node with the supplied one in the AST.
JJTSAMETERM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSELECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSELECTQUERY - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
jjtSetParent(Node) - Method in interface org.openrdf.query.parser.serql.ast.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
JJTSTR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSTRING - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTSyntaxTreeBuilderState - Class in org.openrdf.query.parser.serql.ast
 
JJTSyntaxTreeBuilderState() - Constructor for class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
JJTTUPLEINTERSECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTUPLEMINUS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTTUPLEUNION - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTURI - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTVAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTVOID - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 
JJTWHERE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTreeConstants
 

K

kind - Variable in class org.openrdf.query.parser.serql.ast.Token
An integer that describes the kind of this token.

L

Label() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LABEL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Lang() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LANG - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LANG_LITERAL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LANG_TAG - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LangLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LangMatches() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LANGMATCHES - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LBRACE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LBRACK - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LETTER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.openrdf.query.parser.serql.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.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Lexer state names.
LIKE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Limit() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LIMIT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
line - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
Literal() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LocalName() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
LOCALNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LPAREN - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
LT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

M

main(String[]) - Static method in class org.openrdf.query.parser.serql.SeRQLParser
 
maxNextCharInd - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
MINUS - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

N

Namespace() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NAMESPACE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NamespaceDecl() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NamespaceDeclList() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NCNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NCNAME_CHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NEG_INTEGER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
newToken(int, String) - Static method in class org.openrdf.query.parser.serql.ast.Token
Returns a new Token object, by default.
newToken(int) - Static method in class org.openrdf.query.parser.serql.ast.Token
 
next - Variable in class org.openrdf.query.parser.serql.ast.Token
A reference to the next regular (non-special) token from the input stream.
Node - Interface in org.openrdf.query.parser.serql.ast
 
Node() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
nodeArity() - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
nodeCreated() - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
NodeElem() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Not() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NOT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Null() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
NULL - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
NUM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

O

Offset() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
OFFSET - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
openNodeScope(Node) - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
OptPathExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
OptPathExprTail() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Or() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
OR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ORDER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
OrderBy() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
OrderExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
OrderExprList() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
org.openrdf.query.parser.serql - package org.openrdf.query.parser.serql
The SeRQL query engine.
org.openrdf.query.parser.serql.ast - package org.openrdf.query.parser.serql.ast
 

P

parent - Variable in class org.openrdf.query.parser.serql.ast.SimpleNode
 
ParseException - Exception in org.openrdf.query.parser.serql.ast
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.openrdf.query.parser.serql.ast.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.openrdf.query.parser.serql.ast.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.openrdf.query.parser.serql.ast.ParseException
Constructor with message.
parseQuery(String) - Static method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Parses the supplied SeRQL query and builds a syntax tree from it.
parseQuery(String, String) - Method in class org.openrdf.query.parser.serql.SeRQLParser
 
parser - Variable in class org.openrdf.query.parser.serql.ast.SimpleNode
 
parseUpdate(String, String) - Method in class org.openrdf.query.parser.serql.SeRQLParser
 
PathExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
PathExprBranch() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
PathExprCont() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
PathExprList() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
PathExprTail() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
peekNode() - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
popNode() - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
POS_INTEGER - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
PosInteger() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
PREFIX_NAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
prevCharIsCR - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
prevCharIsLF - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
ProjectionElem() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
pushNode(Node) - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 

Q

QName() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
QNAME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Query() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
QueryBody() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
QueryContainer() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 

R

RBRACE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
RBRACK - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
readChar() - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Read a character.
REDUCED - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Regex() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
REGEX - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
ReifiedStat() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ReInit(Reader, int, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reinitialise.
ReInit(Reader, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reinitialise.
ReInit(Reader) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reinitialise.
ReInit(InputStream, String) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reinitialise.
ReInit(InputStream, String, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reinitialise.
ReInit(InputStream, int, int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Reinitialise.
ReInit(InputStream) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Reinitialise.
ReInit(InputStream, String) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Reinitialise.
ReInit(Reader) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Reinitialise.
ReInit(SyntaxTreeBuilderTokenManager) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Reinitialise.
ReInit(SimpleCharStream) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Reinitialise parser.
ReInit(SimpleCharStream, int) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Reinitialise parser.
reset() - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
rootNode() - Method in class org.openrdf.query.parser.serql.ast.JJTSyntaxTreeBuilderState
 
RPAREN - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

S

SAFE_CHAR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SameTerm() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SAMETERM - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SCHEME - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
Select() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SELECT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SelectQuery() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SEMICOLON - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SeRQLParser - Class in org.openrdf.query.parser.serql
 
SeRQLParser() - Constructor for class org.openrdf.query.parser.serql.SeRQLParser
 
SeRQLParserFactory - Class in org.openrdf.query.parser.serql
A QueryParserFactory for SeRQL parsers
SeRQLParserFactory() - Constructor for class org.openrdf.query.parser.serql.SeRQLParserFactory
 
SeRQLUtil - Class in org.openrdf.query.parser.serql
SeRQL-related utility methods.
SeRQLUtil() - Constructor for class org.openrdf.query.parser.serql.SeRQLUtil
 
setAnonymous(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
setAscending(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTOrderExpr
 
setBranch(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
setDebugStream(PrintStream) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Set debug output.
setDistinct(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
setDistinct(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
setDistinct(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
setDistinct(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
setID(String) - Method in class org.openrdf.query.parser.serql.ast.ASTBNode
 
setID(ASTVar) - Method in class org.openrdf.query.parser.serql.ast.ASTReifiedStat
 
setIgnoreCase(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
setLabel(String) - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
setLang(String) - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
setName(String) - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
setOperand(ASTValueExpr) - Method in class org.openrdf.query.parser.serql.ast.ASTBound
 
setOperand(ASTBooleanExpr) - Method in class org.openrdf.query.parser.serql.ast.ASTNot
 
setPrefix(String) - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
setReduced(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
setReduced(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
setTabSize(int) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
setValue(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTBooleanConstant
 
setValue(Compare.CompareOp) - Method in class org.openrdf.query.parser.serql.ast.ASTCompOperator
 
setValue(int) - Method in class org.openrdf.query.parser.serql.ast.ASTLimit
 
setValue(int) - Method in class org.openrdf.query.parser.serql.ast.ASTOffset
 
setValue(String) - Method in class org.openrdf.query.parser.serql.ast.ASTQName
 
setValue(String) - Method in class org.openrdf.query.parser.serql.ast.ASTString
 
setValue(String) - Method in class org.openrdf.query.parser.serql.ast.ASTURI
 
setWildcard(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
setWildcard(boolean) - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
SimpleCharStream - Class in org.openrdf.query.parser.serql.ast
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
SimpleCharStream(Reader, int, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
Constructor.
SimpleCharStream(Reader, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
Constructor.
SimpleCharStream(Reader) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, int, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
Constructor.
SimpleCharStream(InputStream, String) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
Constructor.
SimpleCharStream(InputStream) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleCharStream
Constructor.
SimpleLiteral() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
SimpleNode - Class in org.openrdf.query.parser.serql.ast
 
SimpleNode(int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleNode
 
SimpleNode(SyntaxTreeBuilder, int) - Constructor for class org.openrdf.query.parser.serql.ast.SimpleNode
 
SINGLE_LINE_COMMENT - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
specialToken - Variable in class org.openrdf.query.parser.serql.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.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
staticFlag - Static variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
Whether parser is static.
Str() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
STR - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
String() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
STRING - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
SwitchTo(int) - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Switch to specified lex state.
SyntaxTreeBuilder - Class in org.openrdf.query.parser.serql.ast
 
SyntaxTreeBuilder(InputStream) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Constructor with InputStream.
SyntaxTreeBuilder(InputStream, String) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Constructor with InputStream and supplied encoding
SyntaxTreeBuilder(Reader) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Constructor.
SyntaxTreeBuilder(SyntaxTreeBuilderTokenManager) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Constructor with generated Token Manager.
SyntaxTreeBuilderConstants - Interface in org.openrdf.query.parser.serql.ast
Token literal values and constants.
SyntaxTreeBuilderTokenManager - Class in org.openrdf.query.parser.serql.ast
Token Manager.
SyntaxTreeBuilderTokenManager(SimpleCharStream) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Constructor.
SyntaxTreeBuilderTokenManager(SimpleCharStream, int) - Constructor for class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderTokenManager
Constructor.
SyntaxTreeBuilderTreeConstants - Interface in org.openrdf.query.parser.serql.ast
 
SyntaxTreeBuilderVisitor - Interface in org.openrdf.query.parser.serql.ast
 

T

tabSize - Variable in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
token - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Current token.
Token - Class in org.openrdf.query.parser.serql.ast
Describes the input token stream.
Token() - Constructor for class org.openrdf.query.parser.serql.ast.Token
No-argument constructor
Token(int) - Constructor for class org.openrdf.query.parser.serql.ast.Token
Constructs a new token for the specified Image.
Token(int, String) - Constructor for class org.openrdf.query.parser.serql.ast.Token
Constructs a new token for the specified Image and Kind.
token_source - Variable in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
Generated Token Manager.
tokenImage - Variable in exception org.openrdf.query.parser.serql.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.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
Literal token values.
TokenMgrError - Error in org.openrdf.query.parser.serql.ast
Token Manager Error.
TokenMgrError() - Constructor for error org.openrdf.query.parser.serql.ast.TokenMgrError
No arg constructor.
TokenMgrError(String, int) - Constructor for error org.openrdf.query.parser.serql.ast.TokenMgrError
Constructor with message and reason.
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.openrdf.query.parser.serql.ast.TokenMgrError
Full Constructor.
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTBNode
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTConstruct
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTGraphUnion
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTLike
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTLimit
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTLiteral
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTNamespaceDecl
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTOffset
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTOrderExpr
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTPathExprTail
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTQName
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTSelect
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTString
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTTupleUnion
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTURI
 
toString() - Method in class org.openrdf.query.parser.serql.ast.ASTVar
 
toString() - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
toString(String) - Method in class org.openrdf.query.parser.serql.ast.SimpleNode
 
toString() - Method in class org.openrdf.query.parser.serql.ast.Token
Returns the image.
TRUE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
TupleQuery() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
TupleQuerySet() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 

U

UNICODE_ESC - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
UNION - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
UnionPathExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
UpdateLineColumn(char) - Method in class org.openrdf.query.parser.serql.ast.SimpleCharStream
 
URI() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
URI - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
URIRef() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
USING - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.

V

Value() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ValueExpr() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
ValueExprOrNull() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
Var() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
visit(ASTNode, Object) - Method in class org.openrdf.query.parser.serql.AnonymousVarGenerator
 
visit(ASTReifiedStat, Object) - Method in class org.openrdf.query.parser.serql.AnonymousVarGenerator
 
visit(SimpleNode, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQueryContainer, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNamespaceDecl, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTupleUnion, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTupleMinus, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTTupleIntersect, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphUnion, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphMinus, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTGraphIntersect, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSelectQuery, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSelect, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTProjectionElem, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstructQuery, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTConstruct, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQueryBody, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTFrom, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTWhere, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOrderBy, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLimit, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOffset, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPathExprList, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTPathExprUnion, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBasicPathExpr, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOptPathExpr, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBasicPathExprTail, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOptPathExprTail, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTEdge, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNode, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNodeElem, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTReifiedStat, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOrderExpr, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTOr, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTAnd, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBooleanConstant, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNot, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBound, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTSameTerm, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsResource, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsLiteral, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsURI, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIsBNode, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLangMatches, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTRegex, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTExists, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompare, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompareAny, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompareAll, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLike, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTIn, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTInList, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTCompOperator, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTVar, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTDatatype, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLang, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLabel, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNamespace, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLocalName, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTStr, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTFunctionCall, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTArgList, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTURI, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTQName, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTBNode, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTLiteral, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTString, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(ASTNull, Object) - Method in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderVisitor
 
visit(SimpleNode, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTQueryContainer, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNamespaceDecl, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTTupleUnion, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTTupleMinus, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTTupleIntersect, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTGraphUnion, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTGraphMinus, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTGraphIntersect, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTSelectQuery, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTSelect, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTProjectionElem, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTConstructQuery, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTConstruct, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTQueryBody, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTFrom, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTWhere, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOrderBy, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOrderExpr, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLimit, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOffset, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTPathExprList, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTPathExprUnion, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBasicPathExpr, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOptPathExpr, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBasicPathExprTail, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOptPathExprTail, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTEdge, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNodeElem, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNode, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTReifiedStat, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTOr, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTAnd, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBooleanConstant, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNot, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBound, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIsResource, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIsLiteral, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIsURI, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIsBNode, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLangMatches, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTExists, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTSameTerm, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTCompare, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTCompareAny, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTCompareAll, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLike, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTRegex, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTIn, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTInList, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTCompOperator, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTVar, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTDatatype, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLang, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLabel, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNamespace, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLocalName, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTStr, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTFunctionCall, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTArgList, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTURI, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTQName, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTBNode, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTLiteral, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTString, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
visit(ASTNull, Object) - Method in class org.openrdf.query.parser.serql.ASTVisitorBase
 
VisitorException - Exception in org.openrdf.query.parser.serql.ast
 
VisitorException() - Constructor for exception org.openrdf.query.parser.serql.ast.VisitorException
 
VisitorException(String) - Constructor for exception org.openrdf.query.parser.serql.ast.VisitorException
 
VisitorException(String, Throwable) - Constructor for exception org.openrdf.query.parser.serql.ast.VisitorException
 
VisitorException(Throwable) - Constructor for exception org.openrdf.query.parser.serql.ast.VisitorException
 

W

Where() - Method in class org.openrdf.query.parser.serql.ast.SyntaxTreeBuilder
 
WHERE - Static variable in interface org.openrdf.query.parser.serql.ast.SyntaxTreeBuilderConstants
RegularExpression Id.
A B C D E F G H I J K L M N O P Q R S T U V W 

Copyright © 2001-2013 Aduna. All Rights Reserved.