Skip to main contentModule parser
Source pub use ast::Expr;pub use refs::CellAddr;pub use refs::Ref;
- ast
- refs
- Reference model for the workbook grammar (P1.2).
- tokens
- parseDeprecated
- Parse a formula string into an expression tree.
- validateDeprecated
- Validate that a formula string is syntactically correct without returning the AST.