The IEvaluator type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Eval |
Evaluates a sub expression.
|
![]() |
Evaluate |
Evaluates a node and returns and object with the value of the node.
|
![]() |
GetLightWeightInstance |
Gets a light-weight instance suitable for using in multiple threads.
(Inherited from IJepComponent.) |
![]() |
Init |
Initialize the component. This methods is called whenever a component
is added to Jep. Hence it allows components to keep track of the other
components they may rely on.
(Inherited from IJepComponent.) |