NormalBuiltInType Type
Built in types represented by a single letter.
Union cases
Union case | Description |
Full Usage:
Char
|
|
Full Usage:
Double
|
|
Full Usage:
Ellipsis
|
|
Full Usage:
EmptyReturn
|
|
Full Usage:
Float
|
|
Full Usage:
Int
|
|
Full Usage:
Long
|
|
Full Usage:
LongDouble
|
|
Full Usage:
Short
|
|
Full Usage:
SignedChar
|
|
Full Usage:
UnknownNormalBuiltInType
|
|
Full Usage:
UnsignedChar
|
|
Full Usage:
UnsignedInt
|
|
Full Usage:
UnsignedLong
|
|
Full Usage:
UnsignedShort
|
|
Full Usage:
VoidP
|
Instance members
Instance member | Description |
Full Usage:
this.IsChar
Returns: bool
|
|
Full Usage:
this.IsDouble
Returns: bool
|
|
Full Usage:
this.IsEllipsis
Returns: bool
|
|
Full Usage:
this.IsEmptyReturn
Returns: bool
|
|
Full Usage:
this.IsFloat
Returns: bool
|
|
Full Usage:
this.IsInt
Returns: bool
|
|
Full Usage:
this.IsLong
Returns: bool
|
|
Full Usage:
this.IsLongDouble
Returns: bool
|
|
Full Usage:
this.IsShort
Returns: bool
|
|
Full Usage:
this.IsSignedChar
Returns: bool
|
|
Full Usage:
this.IsUnknownNormalBuiltInType
Returns: bool
|
|
Full Usage:
this.IsUnsignedChar
Returns: bool
|
|
Full Usage:
this.IsUnsignedInt
Returns: bool
|
|
Full Usage:
this.IsUnsignedLong
Returns: bool
|
|
Full Usage:
this.IsUnsignedShort
Returns: bool
|
|
Full Usage:
this.IsVoidP
Returns: bool
|
|