Library
core
modules
Core Src Analyzer Detectdeclarations Processnameinline

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

Module: core/src/analyzer/detectDeclarations/processNameInline

Table of contents

Functions

Functions

processNameInline

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

Parameters

NameType
elToBeModifiedStdEL | __EL
sentenceEnvSentenceEnv
sentenceEnvsStructSentenceEnvsStruct
pointerEnvsStructPointerEnvsStruct

Returns

WithErrorValue<{ declarations: ____Declaration[] }>

Defined in

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