Preparing search index...
The search index is not available
@__haoyang__/erwin
@__haoyang__/erwin
declaration
IRStructDefinition
Class IRStructDefinition
Hierarchy (
View Summary
)
IRDeclaration
IRStructDefinition
Index
Constructors
constructor
Properties
id
members
name
scope
type
Name
Methods
lower
Constructors
constructor
new
IRStructDefinition
(
id
:
number
,
scope
:
number
,
name
:
string
,
members
:
IRVariableDeclaration
[]
,
)
:
IRStructDefinition
Parameters
id
:
number
scope
:
number
name
:
string
members
:
IRVariableDeclaration
[]
Returns
IRStructDefinition
Properties
id
id
:
number
members
members
:
IRVariableDeclaration
[]
name
name
:
string
scope
scope
:
number
type
Name
typeName
:
string
Methods
lower
lower
()
:
ASTNode
Returns
ASTNode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
id
members
name
scope
type
Name
Methods
lower
@__haoyang__/erwin
Loading...