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

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

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

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