Uses of Class
org.objectweb.speedo.query.ejb.parser.ASTConditionalPrimary

Packages that use ASTConditionalPrimary
org.objectweb.speedo.query.ejb.parser   
 

Uses of ASTConditionalPrimary in org.objectweb.speedo.query.ejb.parser
 

Methods in org.objectweb.speedo.query.ejb.parser with parameters of type ASTConditionalPrimary
 java.lang.Object EJBQLAbstractVisitor.visit(ASTConditionalPrimary node, java.lang.Object data)
           
 java.lang.Object EJBQLVisitor.visit(ASTConditionalPrimary node, java.lang.Object data)