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

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

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

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

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

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



Copyright © 2001-2012 Aduna. All Rights Reserved.