public class GComplexType extends GVector
QUIT, UNDEF, VOID| Constructor and Description |
|---|
GComplexType(ScriptComplexType complexType) |
GComplexType(ScriptComplexType complexType,
java.util.Vector<ExecutionResult<?>> value) |
| Modifier and Type | Method and Description |
|---|---|
ScriptComplexType |
getComplexType() |
ScriptType |
getType()
Returns the type of the result.
|
clone, getScriptConstantRepresentation, getSize, getStringRepresentation, getText, getValue, iterator, set, setValueequals, getSign, getTypeName, isZero, toStringisStopExecutionpublic GComplexType(ScriptComplexType complexType, java.util.Vector<ExecutionResult<?>> value)
public GComplexType(ScriptComplexType complexType)
public ScriptComplexType getComplexType()
public ScriptType getType()
ExecutionResult