let to_string = function
    | Mixfix -> "mixfix"
    | Prefix -> "prefix"
    | Sexpr -> "sexpr"