Uses of Class
org.openrdf.query.parser.serql.ast.ASTProjectionElem

Packages that use ASTProjectionElem
org.openrdf.query.parser.serql The SeRQL query engine. 
org.openrdf.query.parser.serql.ast   
 

Uses of ASTProjectionElem in org.openrdf.query.parser.serql
 

Methods in org.openrdf.query.parser.serql with parameters of type ASTProjectionElem
 Object ASTVisitorBase.visit(ASTProjectionElem node, Object data)
           
 

Uses of ASTProjectionElem in org.openrdf.query.parser.serql.ast
 

Methods in org.openrdf.query.parser.serql.ast that return types with arguments of type ASTProjectionElem
 List<ASTProjectionElem> ASTSelect.getProjectionElemList()
           
 

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



Copyright © 2001-2007 Aduna. All Rights Reserved.