Preparing search index...
The search index is not available
@__haoyang__/erwin
@__haoyang__/erwin
statement
IRReturnStatement
Class IRReturnStatement
Hierarchy (
View Summary
)
IRStatement
IRReturnStatement
Index
Constructors
constructor
Properties
exprs
id
scope
type
Name
value
Methods
lower
Constructors
constructor
new
IRReturnStatement
(
id
:
number
,
scope
:
number
,
value
?:
IRExpression
,
)
:
IRReturnStatement
Parameters
id
:
number
scope
:
number
Optional
value
:
IRExpression
Returns
IRReturnStatement
Properties
exprs
exprs
:
IRExpression
[]
id
id
:
number
scope
scope
:
number
type
Name
typeName
:
string
value
value
:
undefined
|
IRExpression
Methods
lower
lower
()
:
Statement
Returns
Statement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
exprs
id
scope
type
Name
value
Methods
lower
@__haoyang__/erwin
Loading...