Langium - v4.4.0
    Preparing search index...

    Class DefaultAsyncParser

    Default implementation of the async parser which simply wraps the sync parser in a promise.

    A real implementation would create worker threads or web workers to offload the parsing work.

    Implements

    Index
    syncParser: LangiumParser