Module pretty

Module pretty 

Source

Functions§

canonical_formula
Produce a canonical Excel formula string for an AST, prefixed with ‘=’.
pretty_parse_render
Tokenizes and parses a formula, then pretty-prints it.
pretty_print
Pretty-prints an AST node according to canonical formatting rules.