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.