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

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

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

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

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

Methods in org.openrdf.query.parser.sparql.ast that return ASTPropertyList
 ASTPropertyList ASTPropertyList.getNextPropertyList()
           
 

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



Copyright © 2001-2012 Aduna. All Rights Reserved.