Library
core
interfaces
Core Src Analyzer Getsentenceenvs.sentenceenvsstruct

Lawtext core references / core/src/analyzer/getSentenceEnvs / SentenceEnvsStruct

Interface: SentenceEnvsStruct

core/src/analyzer/getSentenceEnvs.SentenceEnvsStruct

Hierarchy

Table of contents

Properties

Properties

containers

containers: Map<string, Container>

Defined in

core/src/analyzer/getSentenceEnvs.ts:11 (opens in a new tab)


containersByEL

containersByEL: Map<EL, Container>

Defined in

core/src/analyzer/getSentenceEnvs.ts:12 (opens in a new tab)


rootContainer

rootContainer: Container

Defined in

core/src/analyzer/getSentenceEnvs.ts:13 (opens in a new tab)


sentenceEnvByEL

sentenceEnvByEL: Map<EL, SentenceEnv>

Defined in

core/src/analyzer/getSentenceEnvs.ts:10 (opens in a new tab)


sentenceEnvs

sentenceEnvs: SentenceEnv[]

Defined in

core/src/analyzer/getSentenceEnvs.ts:9 (opens in a new tab)