|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASTIdentifier | |
---|---|
org.objectweb.jonas_ejb.deployment.ejbql | |
org.objectweb.jonas_ejb.lib |
Uses of ASTIdentifier in org.objectweb.jonas_ejb.deployment.ejbql |
---|
Methods in org.objectweb.jonas_ejb.deployment.ejbql with parameters of type ASTIdentifier | |
---|---|
Object |
EJBQLVisitor.visit(ASTIdentifier node,
Object data)
|
Uses of ASTIdentifier in org.objectweb.jonas_ejb.lib |
---|
Methods in org.objectweb.jonas_ejb.lib with parameters of type ASTIdentifier | |
---|---|
Object |
EjbqlVariableVisitor.visit(ASTIdentifier node,
Object data)
Store the pair identifier,Node from the Stack in HashMap |
Object |
EjbqlAbstractVisitor.visit(ASTIdentifier node,
Object data)
null implementation of the visit method for the corresponding parameter type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |