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