Click or drag to resize

EvaluatorEval Method

Overload List
  NameDescription
Public methodEval
Executes the expression and returns the resulting value.
Public methodEvalT
Executes the expression and returns the resulting value, cast as the specified object type.
Public methodStatic memberEval(String)
Simplified static method to execute an expression and return the resulting value.
Public methodStatic memberEvalT(String)
Simplified static method to execute an expression and return the resulting value, cast as the specified object type.
Top
See Also