Skip to content

alias RuleNodeSubtype


(alias) RuleNodeSubtype = (0|1|2|3|4|5|6|7|8|9)
    | 0 -- normal
    | 1 -- box
    | 2 -- image
    | 3 -- empty
    | 4 -- user
    | 5 -- over
    | 6 -- under
    | 7 -- fraction
    | 8 -- radical
    | 9 -- outline

Reference:

😱 Types incomplete or incorrect? 🙏 Please contribute!