Langium - v4.0.0
    Preparing search index...

    Class DocumentCache<K, V>

    Every key/value pair in this cache is scoped to a document. If this document is changed or deleted, all associated key/value pairs are deleted.

    Type Parameters

    • K
    • V

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    isDisposed: boolean = false
    toDispose: Disposable[] = []

    Methods