SegmentKind:
    | "try"
    | "catch"
    | "finally"
    | "then"
    | "else"
    | "while"
    | "bare"