Uses of Class
org.eclipse.rdf4j.query.parser.sparql.ast.ASTPropertyList
Packages that use ASTPropertyList
Package
Description
The rdf4j SPARQL 1.1 parser.
SPARQL 1.1 Abstract Syntax Tree (AST) parser.
-
Uses of ASTPropertyList in org.eclipse.rdf4j.query.parser.sparql
Methods in org.eclipse.rdf4j.query.parser.sparql with parameters of type ASTPropertyListModifier and TypeMethodDescriptionAbstractASTVisitor.visit
(ASTPropertyList node, Object data) TupleExprBuilder.visit
(ASTPropertyList propListNode, Object data) -
Uses of ASTPropertyList in org.eclipse.rdf4j.query.parser.sparql.ast
Methods in org.eclipse.rdf4j.query.parser.sparql.ast that return ASTPropertyListMethods in org.eclipse.rdf4j.query.parser.sparql.ast with parameters of type ASTPropertyListModifier and TypeMethodDescriptionSyntaxTreeBuilderDefaultVisitor.visit
(ASTPropertyList node, Object data) SyntaxTreeBuilderVisitor.visit
(ASTPropertyList node, Object data)