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