Expand description
Structs§
- Additional functions within math functions that are permitted to be parsed depending on the context of parsing (e.g. Parsing
inset
allows use ofanchor()
withincalc()
). - What is allowed to be parsed for math functions within in this context?
- A struct to hold a simplified
<length>
or<percentage>
expression.
Enums§
- Should parsing anchor-positioning functions in
calc()
be allowed? - A leaf node inside a
Calc
expression’s AST. - The name of the mathematical function that we’re parsing.
Type Aliases§
- A calc node representation for specified values.