|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASTSingleValuedPathExpression | |
---|---|
org.objectweb.jonas_ejb.deployment.ejbql | |
org.objectweb.jonas_ejb.lib |
Uses of ASTSingleValuedPathExpression in org.objectweb.jonas_ejb.deployment.ejbql |
---|
Methods in org.objectweb.jonas_ejb.deployment.ejbql with parameters of type ASTSingleValuedPathExpression | |
---|---|
Object |
EJBQLVisitor.visit(ASTSingleValuedPathExpression node,
Object data)
|
Uses of ASTSingleValuedPathExpression in org.objectweb.jonas_ejb.lib |
---|
Methods in org.objectweb.jonas_ejb.lib with parameters of type ASTSingleValuedPathExpression | |
---|---|
Object |
EjbqlQueryFilterVisitor.visit(ASTSingleValuedPathExpression node,
Object data)
Push corresponding MedorField to the stack. single_valued_path_expression ::= path was in initial BNF single_valued_path_expression ::= cmp_path_expression | single_valued_cmr_path_expression |
Object |
EjbqlVariableVisitor.visit(ASTSingleValuedPathExpression node,
Object data)
visit child nodes |
Object |
EjbqlSelectVisitor.visit(ASTSingleValuedPathExpression node,
Object data)
Visit child node |
Object |
EjbqlAbstractVisitor.visit(ASTSingleValuedPathExpression node,
Object data)
null implementation of the visit method for the corresponding parameter type |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |