Library
core
src
parser
cst
rules
$articleLine
Readme

Lawtext core referencesDocs


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

core/src/parser/cst/rules/$articleLine

References

default

Renames and re-exports $articleLine

Variables

$articleLine

const $articleLine: WithErrorRule<ArticleLine>

The parser rule for ArticleLine that represents a first line of an article. 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/$articleLine.ts:16 (opens in a new tab)