@__haoyang__/erwin
Preparing search index...
expression
IRNewDynamicArray
Class IRNewDynamicArray
Hierarchy (
View Summary
)
IRExpression
IRNewDynamicArray
Index
Constructors
constructor
Properties
base_
id
base_
type
id
length
scope
type
Name
Methods
lower
type_
to_
str
Constructors
constructor
new
IRNewDynamicArray
(
id
:
number
,
scope
:
number
,
length
:
IRExpression
,
base_id
:
number
,
)
:
IRNewDynamicArray
Parameters
id
:
number
scope
:
number
length
:
IRExpression
base_id
:
number
Returns
IRNewDynamicArray
Properties
base_
id
base_id
:
number
base_
type
base_type
:
undefined
|
Type
id
id
:
number
length
length
:
IRExpression
scope
scope
:
number
type
Name
typeName
:
string
Methods
lower
lower
()
:
FunctionCall
Returns
FunctionCall
type_
to_
str
type_to_str
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base_
id
base_
type
id
length
scope
type
Name
Methods
lower
type_
to_
str
@__haoyang__/erwin
Loading...