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