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