Lawtext core references / core/src/parser/std/rules/$arithFormula
core/src/parser/std/rules/$arithFormula
Variables
$arithFormula
const$arithFormula:WithErrorRule<ArithFormula>
Defined in: core/src/parser/std/rules/$arithFormula.ts:53 (opens in a new tab)
The parser rule for std.ArithFormula. Please see the source code for the detailed syntax, and the test code (opens in a new tab) for examples.
arithFormulaControl
constarithFormulaControl:":arith-formula:"=":arith-formula:"
Defined in: core/src/parser/std/rules/$arithFormula.ts:14 (opens in a new tab)
Functions
arithFormulaToLines()
arithFormulaToLines(
arithFormula,indentTexts):Line[]
Defined in: core/src/parser/std/rules/$arithFormula.ts:19 (opens in a new tab)
The renderer for std.ArithFormula. Please see the source code for the detailed syntax, and the test code (opens in a new tab) for examples.
Parameters
arithFormula
indentTexts
string[]
Returns
Line[]
References
default
Renames and re-exports $arithFormula