Library
core
src
parser
cst
rules
$blankLine
Readme

Lawtext core referencesDocs


Lawtext core references / core/src/parser/cst/rules/$blankLine

core/src/parser/cst/rules/$blankLine

References

default

Renames and re-exports $blankLine

Variables

$blankLine

const $blankLine: WithErrorRule<BlankLine>

The parser rule for BlankLine that represents a blank line. Please see the source code for the detailed syntax, and the test code (opens in a new tab) for examples.

Defined in

core/src/parser/cst/rules/$blankLine.ts:8 (opens in a new tab)