Type Alias BNFDefMetaType

BNFDefMetaType:
    | "N"
    | "NOT_META"
    | "D"
    | "META_DOC_NAME"
    | "R"
    | "META_RET_TYPE"
    | "V"
    | "META_DEFAULT_VALUE"