Library
core
enums
Core Src Node Cst Line.linetype

Lawtext core references / core/src/node/cst/line / LineType

Enumeration: LineType

core/src/node/cst/line.LineType

LineType: the identifiers that distinguish the different types of Line.

Table of contents

Enumeration Members

Enumeration Members

APP

APP = "APP"

Defined in

core/src/node/cst/line.ts:32 (opens in a new tab)


ARG

ARG = "ARG"

Defined in

core/src/node/cst/line.ts:31 (opens in a new tab)


ART

ART = "ART"

Defined in

core/src/node/cst/line.ts:35 (opens in a new tab)


BNK

BNK = "BNK"

Defined in

core/src/node/cst/line.ts:29 (opens in a new tab)


OTH

OTH = "OTH"

Defined in

core/src/node/cst/line.ts:38 (opens in a new tab)


PIT

PIT = "PIT"

Defined in

core/src/node/cst/line.ts:36 (opens in a new tab)


SPA

SPA = "SPA"

Defined in

core/src/node/cst/line.ts:34 (opens in a new tab)


SPR

SPR = "SPR"

Defined in

core/src/node/cst/line.ts:33 (opens in a new tab)


TBL

TBL = "TBL"

Defined in

core/src/node/cst/line.ts:37 (opens in a new tab)


TOC

TOC = "TOC"

Defined in

core/src/node/cst/line.ts:30 (opens in a new tab)