@__haoyang__/erwin
Preparing search index...
statement
IREmitStatementV2
Class IREmitStatementV2
Hierarchy (
View Summary
)
IRStatement
IREmitStatementV2
Index
Constructors
constructor
Properties
event_
call
exprs
id
scope
type
Name
Methods
lower
Constructors
constructor
new
IREmitStatementV2
(
id
:
number
,
scope
:
number
,
event_call
:
IRFunctionCall
,
)
:
IREmitStatementV2
Parameters
id
:
number
scope
:
number
event_call
:
IRFunctionCall
Returns
IREmitStatementV2
Properties
event_
call
event_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
event_
call
exprs
id
scope
type
Name
Methods
lower
@__haoyang__/erwin
Loading...