Langium - v4.0.0
Preparing search index...
langium
AstTypeList
Type Alias AstTypeList<T>
AstTypeList
:
Record
<
keyof
T
,
AstNode
>
Represents the enumeration-like type, that lists all AstNode types of your grammar.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Langium - v4.0.0
Loading...
Represents the enumeration-like type, that lists all AstNode types of your grammar.