Preparing search index...
The search index is not available
@__haoyang__/erwin
@__haoyang__/erwin
statement
IRIf
Class IRIf
Hierarchy (
View Summary
)
IRStatement
IRIf
Index
Constructors
constructor
Properties
condition
exprs
false_
expression
id
scope
true_
expression
type
Name
Methods
lower
Constructors
constructor
new
IRIf
(
id
:
number
,
scope
:
number
,
condition
:
IRExpression
,
true_expression
:
IRStatement
[]
,
false_expression
:
IRStatement
[]
,
)
:
IRIf
Parameters
id
:
number
scope
:
number
condition
:
IRExpression
true_expression
:
IRStatement
[]
false_expression
:
IRStatement
[]
Returns
IRIf
Properties
condition
condition
:
IRExpression
exprs
exprs
:
IRExpression
[]
false_
expression
false_expression
:
IRStatement
[]
id
id
:
number
scope
scope
:
number
true_
expression
true_expression
:
IRStatement
[]
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
condition
exprs
false_
expression
id
scope
true_
expression
type
Name
Methods
lower
@__haoyang__/erwin
Loading...