Class FunctionValue
java.lang.Object
org.intocps.maestro.interpreter.values.Value
org.intocps.maestro.interpreter.values.FunctionValue
- Direct Known Subclasses:
FunctionValue.ExternalFunctionValue
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.intocps.maestro.interpreter.values.Value
as, checkArgLength, compareTo, deref, isNumeric, isNumericDecimal, isUpdatable
-
Constructor Details
-
FunctionValue
public FunctionValue()
-
-
Method Details
-
evaluate
- Throws:
InterpreterException
-
evaluate
- Throws:
InterpreterException
-