|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcaas.script_nodes.Context
jcaas.script_nodes.EvaluationContext
public class EvaluationContext
This class represents a shared sotorage area for an EvalScript instance.
Field Summary | |
---|---|
static java.lang.Object |
INIT
|
Constructor Summary | |
---|---|
EvaluationContext()
|
Method Summary |
---|
Methods inherited from class jcaas.script_nodes.Context |
---|
getMethodFunction, getScriptFunctions, getStaticFunction, getVal, reset, setScriptFunctions, setVal |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.Object INIT
Constructor Detail |
---|
public EvaluationContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |