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