@__haoyang__/erwin
Preparing search index...
expression
IRTuple
Class IRTuple
Hierarchy (
View Summary
)
IRExpression
IRTuple
Index
Constructors
constructor
Properties
components
id
is
Inline
Array
scope
type
Name
Methods
lower
Constructors
constructor
new
IRTuple
(
id
:
number
,
scope
:
number
,
components
:
(
null
|
IRExpression
)
[]
,
isInlineArray
?:
boolean
,
)
:
IRTuple
Parameters
id
:
number
scope
:
number
components
: (
null
|
IRExpression
)
[]
Optional
isInlineArray
:
boolean
Returns
IRTuple
Properties
components
components
:
(
null
|
IRExpression
)
[]
id
id
:
number
is
Inline
Array
isInlineArray
:
undefined
|
boolean
scope
scope
:
number
type
Name
typeName
:
string
Methods
lower
lower
()
:
Expression
Returns
Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
components
id
is
Inline
Array
scope
type
Name
Methods
lower
@__haoyang__/erwin
Loading...