Langium - v4.0.0
    Preparing search index...

    Variable whitespaceCharactersConst

    whitespaceCharacters: string[] = ...

    A set of all characters that are considered whitespace by the '\s' RegExp character class. Taken from MDN.