Library
core
enums
Core Src Parser Std Virtualline.virtualonlylinetype

Lawtext core references / core/src/parser/std/virtualLine / VirtualOnlyLineType

Enumeration: VirtualOnlyLineType

core/src/parser/std/virtualLine.VirtualOnlyLineType

The type identifiers of VirtualLine that are not included in LineType.

Table of contents

Enumeration Members

Enumeration Members

CAP

CAP = "CAP"

Defined in

core/src/parser/std/virtualLine.ts:19 (opens in a new tab)


DED

DED = "DED"

Defined in

core/src/parser/std/virtualLine.ts:16 (opens in a new tab)


IND

IND = "IND"

Defined in

core/src/parser/std/virtualLine.ts:15 (opens in a new tab)


TAG

TAG = "TAG"

Defined in

core/src/parser/std/virtualLine.ts:17 (opens in a new tab)


TSP

TSP = "TSP"

Defined in

core/src/parser/std/virtualLine.ts:18 (opens in a new tab)