VarKind Type
Variable kinds of our interest.
Union cases
Union case | Description |
|
|
|
|
Full Usage:
StackLocal int
Parameters:
int
|
|
Full Usage:
Temporary int
Parameters:
int
|
Instance members
Instance member | Description |
Full Usage:
this.IsMemory
Returns: bool
|
|
Full Usage:
this.IsRegular
Returns: bool
|
|
Full Usage:
this.IsStackLocal
Returns: bool
|
|
Full Usage:
this.IsTemporary
Returns: bool
|
|