Skip to Content
LibraryCoreSrcNodeContainercore/src/node/container

Lawtext core references


Lawtext core references / core/src/node/container

core/src/node/container

Enumerations

ContainerType

Defined in: core/src/node/container/index.ts:5 

Enumeration Members

ARTICLES

ARTICLES: "ARTICLES"

Defined in: core/src/node/container/index.ts:8 

ROOT

ROOT: "ROOT"

Defined in: core/src/node/container/index.ts:6 

SENTENCES

SENTENCES: "SENTENCES"

Defined in: core/src/node/container/index.ts:9 

TOPLEVEL

TOPLEVEL: "TOPLEVEL"

Defined in: core/src/node/container/index.ts:7 

Classes

Interfaces

Variables

articlesContainerTags

const articlesContainerTags: ("Part" | "Chapter" | "Section" | "Subsection" | "Division" | "SupplProvisionAppdxTable" | "SupplProvisionAppdxStyle" | "SupplProvisionAppdx")[]

Defined in: core/src/node/container/index.ts:16 


containerTags

const containerTags: readonly ["Law", "EnactStatement", "Preamble", "MainProvision", "SupplProvision", "AppdxFig", "AppdxStyle", "AppdxFormat", "AppdxTable", "AppdxNote", "Appdx", "Part" | "Chapter" | "Section" | "Subsection" | "Division" | "SupplProvisionAppdxTable" | "SupplProvisionAppdxStyle" | "SupplProvisionAppdx", "Article", "Paragraph", "Item", "Subitem1", "Subitem2", "Subitem3", "Subitem4", "Subitem5", "Subitem6", "Subitem7", "Subitem8", "Subitem9", "Subitem10", "Table", "TableRow", "TableColumn"]

Defined in: core/src/node/container/index.ts:26 


rootContainerTags

const rootContainerTags: readonly ["Law"]

Defined in: core/src/node/container/index.ts:12 


sentencesContainerTags

const sentencesContainerTags: readonly ["Article", "Paragraph", "Item", "Subitem1", "Subitem2", "Subitem3", "Subitem4", "Subitem5", "Subitem6", "Subitem7", "Subitem8", "Subitem9", "Subitem10", "Table", "TableRow", "TableColumn"]

Defined in: core/src/node/container/index.ts:18 


toplevelContainerTags

const toplevelContainerTags: readonly ["EnactStatement", "Preamble", "MainProvision", "SupplProvision", "AppdxFig", "AppdxStyle", "AppdxFormat", "AppdxTable", "AppdxNote", "Appdx"]

Defined in: core/src/node/container/index.ts:14 

Functions

getContainerType()

getContainerType(tag): ContainerType

Defined in: core/src/node/container/index.ts:33 

Parameters

tag

string

Returns

ContainerType

© 2017-2026 yamachi