Package org.eclipse.rdf4j.query.parser.sparql.ast
package org.eclipse.rdf4j.query.parser.sparql.ast
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
-
ClassDescriptionAbstract supertype of
ASTQueryContainer
andASTUpdateContainer
This interface describes a character stream that maintains line and column number positions of the characters.An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (with java-like unicode escape processing).This exception is thrown when parse errors are encountered.Token literal values and constants.Token Manager.Describes the input token stream.Token Manager Error.