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

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

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

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