Library
core
src
parser
cst
rules
$tableColumnLine
Readme

Lawtext core referencesDocs


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

core/src/parser/cst/rules/$tableColumnLine

References

default

Renames and re-exports $tableColumnLine

Variables

$tableColumnLine

const $tableColumnLine: WithErrorRule<TableColumnLine>

The parser rule for TableColumnLine that represents a line of table column. 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/$tableColumnLine.ts:13 (opens in a new tab)