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, setValue
equals, getSign, getTypeName, isZero, toString
isStopExecution
public GComplexType(ScriptComplexType complexType, java.util.Vector<ExecutionResult<?>> value)
public GComplexType(ScriptComplexType complexType)
public ScriptComplexType getComplexType()
public ScriptType getType()
ExecutionResult