Preparing search index...
The search index is not available
Langium - v3.3.0
Langium
langium
AstTypeList
Type Alias AstTypeList<T>
Ast
Type
List
<
T
>
:
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 - v3.3.0
Loading...
Represents the enumeration-like type, that lists all AstNode types of your grammar.