public class ASTMethod extends IdentifierNode
children, id, parent
Constructor and Description |
---|
ASTMethod(int id) |
Modifier and Type | Method and Description |
---|---|
void |
evaluate(Context context) |
Object |
evaluateAsObject(Context context,
Object parentObject)
Evaluate method call to an Object
|
getIdentifier, setIdentifier
dump, jjtAddChild, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtSetParent, toString, toString
Copyright © 2001–2019 Apache Cayenne. All rights reserved.