Skip to Content

Lawtext core references


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

const ignoreTitleControl: ":ignore-title:" = ":ignore-title:"

Defined in: core/src/parser/cst/rules/$otherLine.ts:15 


keepLeadingSpacesControl

const keepLeadingSpacesControl: ":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
© 2017-2026 yamachi