Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium/grammar
UnionType
Class UnionType
Index
Constructors
constructor
Properties
data
Type?
declared
name
sub
Types
super
Types
type
type
Names
Methods
to
Ast
Types
String
to
Declared
Types
String
Constructors
constructor
new
Union
Type
(
name
,
options
?
)
:
UnionType
Parameters
name
:
string
Optional
options
:
{
dataType
?:
string
;
declared
:
boolean
;
}
Optional
data
Type
?:
string
declared
:
boolean
Returns
UnionType
Properties
Optional
data
Type
data
Type
?:
string
declared
declared
:
boolean
name
name
:
string
sub
Types
sub
Types
:
Set
<
TypeOption
>
= ...
super
Types
super
Types
:
Set
<
TypeOption
>
= ...
type
type
:
PropertyType
type
Names
type
Names
:
Set
<
string
>
= ...
Methods
to
Ast
Types
String
to
Ast
Types
String
(
reflectionInfo
)
:
string
Parameters
reflectionInfo
:
boolean
Returns
string
to
Declared
Types
String
to
Declared
Types
String
(
reservedWords
)
:
string
Parameters
reservedWords
:
Set
<
string
>
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
data
Type
declared
name
sub
Types
super
Types
type
type
Names
Methods
to
Ast
Types
String
to
Declared
Types
String
Langium - v3.3.0
Loading...