Lawtext core references • Docs
Lawtext core references / core/src/analyzer/getSentenceEnvs / SentenceEnvsStruct
Interface: SentenceEnvsStruct
Extended by
Properties
containers
containers:
Map
<string
,Container
>
Defined in
core/src/analyzer/getSentenceEnvs.ts:11 (opens in a new tab)
containersByEL
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
[]