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