@__haoyang__/erwin
Preparing search index...
statement
IRRevertStatementV2
Class IRRevertStatementV2
Hierarchy (
View Summary
)
IRStatement
IRRevertStatementV2
Index
Constructors
constructor
Properties
error_
call
exprs
id
scope
type
Name
Methods
lower
Constructors
constructor
new
IRRevertStatementV2
(
id
:
number
,
scope
:
number
,
error_call
:
IRFunctionCall
,
)
:
IRRevertStatementV2
Parameters
id
:
number
scope
:
number
error_call
:
IRFunctionCall
Returns
IRRevertStatementV2
Properties
error_
call
error_call
:
IRFunctionCall
exprs
exprs
:
IRExpression
[]
id
id
:
number
scope
scope
:
number
type
Name
typeName
:
string
Methods
lower
lower
()
:
Statement
Returns
Statement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
error_
call
exprs
id
scope
type
Name
Methods
lower
@__haoyang__/erwin
Loading...