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

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

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

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

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

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



Copyright © 2001-2012 Aduna. All Rights Reserved.