Protected ReadonlyreflectionProtectedsuperReturns all keys, which are direct or indirect sub-keys of the given language key.
the given language key
the list does not contain the given language key itself
Returns all keys, which are direct or indirect super-keys of the given language key.
the given language key
the list does not contain the given language key itself
Returns the language key for a given language node
the given language node
the language key or 'undefined', if there is no language key for the given language node
The default implementation of the 'LanguageService' for Langium exploits the generated XXXAstReflection, which needs to be given in the constructor.