Library
core
modules
Core Src Parser Cst Rules Squareattr

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

Module: core/src/parser/cst/rules/$squareAttr

Table of contents

References

Variables

Functions

References

default

Renames and re-exports $squareAttr

Variables

$squareAttr

Const $squareAttr: WithErrorRule<AttrEntry>

Defined in

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

Functions

makeSquareAttrRule

makeSquareAttrRule(lazyNameRule): WithErrorRule<AttrEntry>

Parameters

NameType
lazyNameRule(f: RuleFactory<string, Env>) => ValueRule<string>

Returns

WithErrorRule<AttrEntry>

Defined in

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