Langium - v4.0.0
    Preparing search index...

    Class InterfaceType

    Index

    Constructors

    Properties

    abstract: boolean = false
    comment?: string
    containerTypes: Set<TypeOption> = ...
    declared: boolean = false
    name: string
    properties: Property[] = []
    subTypes: Set<TypeOption> = ...
    superTypes: Set<TypeOption> = ...
    typeNames: Set<string> = ...

    Accessors

    Methods