@__haoyang__/erwin
Preparing search index...
statement
IRRevertStatement
Class IRRevertStatement
Hierarchy (
View Summary
)
IRStatement
IRRevertStatement
Index
Constructors
constructor
Properties
arguments
error_
call
exprs
id
scope
type
Name
Methods
lower
Constructors
constructor
new
IRRevertStatement
(
id
:
number
,
scope
:
number
,
error_call
:
IRExpression
,
arguments_
:
IRExpression
[]
,
)
:
IRRevertStatement
Parameters
id
:
number
scope
:
number
error_call
:
IRExpression
arguments_
:
IRExpression
[]
Returns
IRRevertStatement
Properties
arguments
arguments
:
IRExpression
[]
error_
call
error_call
:
IRExpression
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
arguments
error_
call
exprs
id
scope
type
Name
Methods
lower
@__haoyang__/erwin
Loading...