ROPExpr Type
Union cases
| Union case |
Description
|
|
|
Full Usage:
Var string
Parameters:
string
|
|
Instance members
| Instance member |
Description
|
Full Usage:
this.IsAdd
Returns: bool
|
|
Full Usage:
this.IsNum
Returns: bool
|
|
Full Usage:
this.IsSub
Returns: bool
|
|
Full Usage:
this.IsVar
Returns: bool
|
|
B2R2