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

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

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

Methods in org.openrdf.query.parser.sparql.ast that return ASTConstruct
 ASTConstruct ASTConstructQuery.getConstruct()
           
 

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



Copyright © 2001-2008 Aduna. All Rights Reserved.