Langium - v4.0.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

    Constructors

    Properties

    Methods

    Constructors

    Properties

    syncParser: LangiumParser

    Methods