Class Value
java.lang.Object
org.intocps.maestro.interpreter.values.Value
- Direct Known Subclasses:
ArrayValue,BooleanValue,DataWriterConfigValue,EnumerationValue,FunctionValue,ModuleValue,NullValue,NumericValue,StringValue,UndefinedValue,UpdatableValue,VariableStepConfigValue,VoidValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> Tstatic voidcheckArgLength(List<Value> values, int size) intderef()booleanbooleanboolean
-
Constructor Details
-
Value
public Value()
-
-
Method Details
-
as
-
checkArgLength
-
compareTo
-
deref
-
isNumeric
public boolean isNumeric() -
isNumericDecimal
public boolean isNumericDecimal() -
isUpdatable
public boolean isUpdatable()
-