Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium/grammar
PlainProperty
Interface PlainProperty
interface
PlainProperty
{
astNodes
:
Set
<
GrammarAST
.
TypeAttribute
|
GrammarAST
.
Action
|
GrammarAST
.
Assignment
>
;
defaultValue
?:
PlainPropertyDefaultValue
;
name
:
string
;
optional
:
boolean
;
type
:
PlainPropertyType
;
}
Index
Properties
ast
Nodes
default
Value?
name
optional
type
Properties
ast
Nodes
ast
Nodes
:
Set
<
GrammarAST
.
TypeAttribute
|
GrammarAST
.
Action
|
GrammarAST
.
Assignment
>
Optional
default
Value
default
Value
?:
PlainPropertyDefaultValue
name
name
:
string
optional
optional
:
boolean
type
type
:
PlainPropertyType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ast
Nodes
default
Value
name
optional
type
Langium - v3.3.0
Loading...