Langium - v4.0.0
    Preparing search index...

    Type Alias AstTypes

    type AstTypes = {
        interfaces: InterfaceType[];
        unions: UnionType[];
    }
    Index

    Properties

    Properties

    interfaces: InterfaceType[]
    unions: UnionType[]