Lawtext core references / core/src/parser/cst/rules/$otherLine
core/src/parser/cst/rules/$otherLine
Variables
$otherLine
const$otherLine:WithErrorRule<OtherLine>
Defined in: core/src/parser/cst/rules/$otherLine.ts:20
The parser rule for OtherLine that represents a line of other types. Please see the source code for the detailed syntax, and the test code for examples.
ignoreTitleControl
constignoreTitleControl:":ignore-title:"=":ignore-title:"
Defined in: core/src/parser/cst/rules/$otherLine.ts:15
keepLeadingSpacesControl
constkeepLeadingSpacesControl:":keep-leading-spaces:"=":keep-leading-spaces:"
Defined in: core/src/parser/cst/rules/$otherLine.ts:14
References
default
Renames and re-exports $otherLine
Last updated on