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