Package org.eclipse.rdf4j.query.parser.sparql.ast
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
-
Interface Summary Interface Description CharStream This interface describes a character stream that maintains line and column number positions of the characters.Node SyntaxTreeBuilderConstants Token literal values and constants.SyntaxTreeBuilderTreeConstants SyntaxTreeBuilderVisitor -
Exception Summary Exception Description ParseException This exception is thrown when parse errors are encountered.VisitorException -
Error Summary Error Description SyntaxTreeBuilder.LookaheadSuccess TokenMgrError Token Manager Error.