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