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