The JepInstance type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() |
_allowAssignment |
Allow Assignment option
|
![]() |
_allowUndeclared |
Allow Undeclared Variables option
|
![]() |
_evaluator |
IEvaluator instance used for evaluating parse trees
|
![]() |
_funTab |
Function Table
|
![]() |
_implicitMul |
Implicit Multiplication option
|
![]() |
_lastRootNode |
Root node of the last parsed expression
|
![]() |
_nodeFac |
Node Factory
|
![]() |
_numFac |
Number Factory
|
![]() |
_opTab |
Operator Table
|
![]() |
_parser |
Parser instance used for parsing expressions
|
![]() |
_pv |
PrintVisitor
|
![]() |
_varFac |
Variable Factory
|
![]() |
_varTab |
Variable Table
|