Library
core
src
path
v1
common
interfaces
Pathfragmenttoplevel

Lawtext core referencesDocs


Lawtext core references / core/src/path/v1/common / PathFragmentTopLevel

Interface: PathFragmentTopLevel

Properties

attr

attr: object[]

Defined in

core/src/path/v1/common.ts:24 (opens in a new tab)


nth

nth: null | string

Defined in

core/src/path/v1/common.ts:28 (opens in a new tab)


num

num: null | string

Defined in

core/src/path/v1/common.ts:23 (opens in a new tab)


tag

tag: "EnactStatement" | "Preamble" | "MainProvision" | "SupplProvision" | "AppdxTable" | "AppdxNote" | "AppdxStyle" | "AppdxFormat" | "Appdx" | "AppdxFig"

Defined in

core/src/path/v1/common.ts:22 (opens in a new tab)


text

text: string

Defined in

core/src/path/v1/common.ts:21 (opens in a new tab)


type

type: "TOPLEVEL"

Defined in

core/src/path/v1/common.ts:20 (opens in a new tab)