Langium - v4.0.0
Preparing search index...
langium/grammar
PlainUnion
Interface PlainUnion
interface
PlainUnion
{
comment
?:
string
;
dataType
?:
string
;
declared
:
boolean
;
name
:
string
;
subTypes
:
Set
<
string
>
;
superTypes
:
Set
<
string
>
;
type
:
PlainPropertyType
;
}
Index
Properties
comment?
data
Type?
declared
name
sub
Types
super
Types
type
Properties
Optional
comment
comment
?:
string
Optional
data
Type
dataType
?:
string
declared
declared
:
boolean
name
name
:
string
sub
Types
subTypes
:
Set
<
string
>
super
Types
superTypes
:
Set
<
string
>
type
type
:
PlainPropertyType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
comment
data
Type
declared
name
sub
Types
super
Types
type
Langium - v4.0.0
Loading...