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

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

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

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

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

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



Copyright © 2001-2012 Aduna. All Rights Reserved.