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