Langium - v4.0.0
    Preparing search index...

    Interface PrimitiveType

    interface PrimitiveType {
        primitive: string;
        regex?: string;
    }
    Index

    Properties

    Properties

    primitive: string
    regex?: string