Langium - v4.0.0
    Preparing search index...

    Interface TypeResources

    interface TypeResources {
        astResources: AstResources;
        declared: PlainAstTypes;
        inferred: PlainAstTypes;
    }
    Index

    Properties

    astResources: AstResources
    declared: PlainAstTypes
    inferred: PlainAstTypes