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

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

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

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

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

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



Copyright © 2001-2008 Aduna. All Rights Reserved.