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

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

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

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