Skip to content

alias DirectionSpecifierId


(alias) DirectionSpecifierId = (0|1|2|3)
    | 0 -- "TLT" latin
    | 1 -- "TRT" arabic
    | 2 -- "LTL" mongolian
    | 3 -- "RTT" cjk

In addition to a keyword driven model we also provide an integer driven one.