Uses of Class
org.openrdf.query.parser.sparql.ast.ASTIsLiteral

Packages that use ASTIsLiteral
org.openrdf.query.parser.sparql The SPARQL query engine. 
org.openrdf.query.parser.sparql.ast   
 

Uses of ASTIsLiteral in org.openrdf.query.parser.sparql
 

Methods in org.openrdf.query.parser.sparql with parameters of type ASTIsLiteral
 IsLiteral TupleExprBuilder.visit(ASTIsLiteral node, Object data)
           
 Object ASTVisitorBase.visit(ASTIsLiteral node, Object data)
           
 

Uses of ASTIsLiteral in org.openrdf.query.parser.sparql.ast
 

Methods in org.openrdf.query.parser.sparql.ast with parameters of type ASTIsLiteral
 Object SyntaxTreeBuilderVisitor.visit(ASTIsLiteral node, Object data)
           
 



Copyright © 2001-2012 Aduna. All Rights Reserved.