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

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

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

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