Uses of Package
org.eclipse.rdf4j.query.parser.sparql.ast
Packages that use org.eclipse.rdf4j.query.parser.sparql.ast
Package
Description
The rdf4j SPARQL 1.1 parser.
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
-
Classes in org.eclipse.rdf4j.query.parser.sparql.ast used by org.eclipse.rdf4j.query.parser.sparql
-
Classes in org.eclipse.rdf4j.query.parser.sparql.ast used by org.eclipse.rdf4j.query.parser.sparql.astClassDescriptionAbstract 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.