Langium - v4.0.0
    Preparing search index...

    Variable OperationCancelledConst

    OperationCancelled: typeof OperationCancelled = ...

    This symbol may be thrown in an asynchronous context by any Langium service that receives a CancellationToken. This means that the promise returned by such a service is rejected with this symbol as rejection reason.