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

Packages that use ASTObjectList
org.openrdf.query.parser.sparql.ast   
 

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

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

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



Copyright © 2001-2009 Aduna. All Rights Reserved.