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

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

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

Methods in org.openrdf.query.parser.sparql.ast that return ASTLimit
 ASTLimit ASTQuery.getLimit()
           
 

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



Copyright © 2001-2008 Aduna. All Rights Reserved.