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
The parser rule for std.AmendProvision. Please see the source code for the detailed syntax, and the test code for examples.
Functions
amendProvisionToLines()
amendProvisionToLines(
amendProvision,indentTexts,options?):Line[]
Defined in: core/src/parser/std/rules/$amendProvision.ts:35
The renderer for std.AmendProvision. Please see the source code for the detailed syntax, and the test code for examples.
Parameters
amendProvision
indentTexts
string[]
options?
AmendProvisionToLinesOptions
Returns
Line[]
References
default
Renames and re-exports $amendProvision
Last updated on