Class in Arbor / Inherits from: FlexiblePrimitiveBase
Implements interfaces: IValueGetter<int>
Class to handle a flexible int type reference method there is more than one.
|
Description |
FlexibleInt |
FlexibleInt default constructor |
Property Name |
Description |
parameter |
It return a Paramter. It is null if Type is other than Parameter. |
slot |
It returns a slot |
value |
It returns a value |
Operator Name |
Description |
FlexibleInt |
Cast int to FlexibleInt. |
int |
Cast FlexibleInt to int. |
Field Name |
Description |
_Type |
Reference type of primitive type |
Property Name |
Description |
type |
It returns a type |