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