Library
core
src
analyzer
detectDeclarations
processNameInline
Readme

Lawtext core referencesDocs


Lawtext core references / core/src/analyzer/detectDeclarations/processNameInline

core/src/analyzer/detectDeclarations/processNameInline

Functions

processNameInline()

processNameInline(elToBeModified, sentenceEnv, sentenceEnvsStruct, pointerEnvsStruct): WithErrorValue<object>

Parameters

elToBeModified: StdEL | __EL

sentenceEnv: SentenceEnv

sentenceEnvsStruct: SentenceEnvsStruct

pointerEnvsStruct: PointerEnvsStruct

Returns

WithErrorValue<object>

declarations

declarations: ____Declaration[]

Defined in

core/src/analyzer/detectDeclarations/processNameInline.ts:14 (opens in a new tab)