This service provides the API to define the actual types, inference rules and validation rules for a textual DSL developed with Langium in order to include them into the Langium lifecycle.

Hierarchy (View Summary)

Constructors

Properties

currentDocumentKey: string = ''
documentTypesMap: Map<string, Type[]> = ...
initialized: boolean = false
typeGraph: TypeGraph

Methods