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
sentenceEnv
sentenceEnvsStruct
pointerEnvsStruct
Returns
WithErrorValue
<{ declarations
: ____Declaration
[]; }>