edu.mit.ai.psg.jeva
Class EvalMethods.PreApplyData
java.lang.Object
|
+--edu.mit.ai.psg.jeva.EvalMethods.EvalHookData
|
+--edu.mit.ai.psg.jeva.EvalMethods.PreApplyData
- Enclosing class:
- EvalMethods
- public static class EvalMethods.PreApplyData
- extends EvalMethods.EvalHookData
EvalHook data after subexpression values have been evaluated, before
node is evaluated
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
EvalMethods.PreApplyData
public EvalMethods.PreApplyData(Object[] values,
IEnv env)
getValues
public final Object[] getValues()