Uses of Class
org.eclipse.rdf4j.query.parser.sparql.ast.ASTProjectionElem
Packages that use ASTProjectionElem
Package
Description
The rdf4j SPARQL 1.1 parser.
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
-
Uses of ASTProjectionElem in org.eclipse.rdf4j.query.parser.sparql
Methods in org.eclipse.rdf4j.query.parser.sparql with parameters of type ASTProjectionElemModifier and TypeMethodDescriptionAbstractASTVisitor.visit
(ASTProjectionElem node, Object data) WildcardProjectionProcessor.QueryVariableCollector.visit
(ASTProjectionElem node, Object data) -
Uses of ASTProjectionElem in org.eclipse.rdf4j.query.parser.sparql.ast
Methods in org.eclipse.rdf4j.query.parser.sparql.ast that return types with arguments of type ASTProjectionElemMethods in org.eclipse.rdf4j.query.parser.sparql.ast with parameters of type ASTProjectionElemModifier and TypeMethodDescriptionSyntaxTreeBuilderDefaultVisitor.visit
(ASTProjectionElem node, Object data) SyntaxTreeBuilderVisitor.visit
(ASTProjectionElem node, Object data)