Langium - v4.0.0
    Preparing search index...

    Interface PlainAstTypes

    interface PlainAstTypes {
        interfaces: PlainInterface[];
        unions: PlainUnion[];
    }
    Index

    Properties

    Properties

    interfaces: PlainInterface[]
    unions: PlainUnion[]