Class FunctionValue.ExternalFunctionValue
java.lang.Object
org.intocps.maestro.interpreter.values.Value
org.intocps.maestro.interpreter.values.FunctionValue
org.intocps.maestro.interpreter.values.FunctionValue.ExternalFunctionValue
- Enclosing class:
FunctionValue
-
Nested Class Summary
Nested classes/interfaces inherited from class org.intocps.maestro.interpreter.values.FunctionValue
FunctionValue.ExternalFunctionValue -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.intocps.maestro.interpreter.values.FunctionValue
evaluateMethods inherited from class org.intocps.maestro.interpreter.values.Value
as, checkArgLength, compareTo, deref, isNumeric, isNumericDecimal, isUpdatable
-
Constructor Details
-
ExternalFunctionValue
- Throws:
InterpreterException
-
-
Method Details
-
evaluate
- Specified by:
evaluatein classFunctionValue- Throws:
InterpreterException
-