Class Value
- java.lang.Object
-
- org.intocps.maestro.interpreter.values.Value
-
- Direct Known Subclasses:
ArrayValue,BooleanValue,DataWriterConfigValue,FunctionValue,ModuleValue,NullValue,NumericValue,StringValue,UndefinedValue,UpdatableValue,VoidValue
public abstract class Value extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Value()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected static voidcheckArgLength(java.util.List<Value> values, int size)intcompareTo(Value value)Valuederef()
-