Library
core
src
analyzer
detectDeclarations
processNameInline
Readme

Lawtext core references


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

core/src/analyzer/detectDeclarations/processNameInline

Functions

processNameInline()

processNameInline(elToBeModified, sentenceEnv, sentenceEnvsStruct, pointerEnvsStruct): WithErrorValue<{ declarations: ____Declaration[]; }>

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

Parameters

elToBeModified

StdEL | __EL

sentenceEnv

SentenceEnv

sentenceEnvsStruct

SentenceEnvsStruct

pointerEnvsStruct

PointerEnvsStruct

Returns

WithErrorValue<{ declarations: ____Declaration[]; }>