public class Expression extends Statement
| Constructor and Description |
|---|
Expression(Object value,
Object target,
String methodName,
Object[] arguments) |
Expression(Object target,
String methodName,
Object[] arguments) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
void |
setValue(Object value) |
String |
toString() |
execute, getArguments, getMethodName, getTargetCopyright © 2015. All Rights Reserved.