Lawtext core references / core/src/parser/std/rules/$mainProvision
core/src/parser/std/rules/$mainProvision
Variables
$mainProvision
const$mainProvision:WithErrorRule<MainProvision>
Defined in: core/src/parser/std/rules/$mainProvision.ts:117 (opens in a new tab)
The parser rule for std.MainProvision. Please see the source code for the detailed syntax, and the test code (opens in a new tab) for examples.
Functions
mainProvisionToLines()
mainProvisionToLines(
mainProvision,indentTexts):Line[]
Defined in: core/src/parser/std/rules/$mainProvision.ts:18 (opens in a new tab)
The renderer for std.MainProvision. Please see the source code for the detailed syntax, and the test code (opens in a new tab) for examples.
Parameters
mainProvision
indentTexts
string[]
Returns
Line[]
References
default
Renames and re-exports $mainProvision