Preparing search index...
The search index is not available
@__haoyang__/erwin
@__haoyang__/erwin
expression
IRIdentifier
Class IRIdentifier
Hierarchy (
View Summary
)
IRExpression
IRIdentifier
Index
Constructors
constructor
Properties
id
name
reference
scope
type
Name
Methods
from
lower
Constructors
constructor
new
IRIdentifier
(
id
:
number
,
scope
:
number
,
name
?:
string
,
reference
?:
number
,
)
:
IRIdentifier
Parameters
id
:
number
scope
:
number
Optional
name
:
string
Optional
reference
:
number
Returns
IRIdentifier
Properties
id
id
:
number
name
name
:
undefined
|
string
reference
reference
:
undefined
|
number
scope
scope
:
number
type
Name
typeName
:
string
Methods
from
from
(
node
:
IRVariableDeclaration
)
:
IRIdentifier
Parameters
node
:
IRVariableDeclaration
Returns
IRIdentifier
lower
lower
()
:
Expression
Returns
Expression
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
name
reference
scope
type
Name
Methods
from
lower
@__haoyang__/erwin
Loading...