Library
core
modules
Core Src Analyzer Detectdeclarations Processlawref

Lawtext core references / core/src/analyzer/detectDeclarations/processLawRef

Module: core/src/analyzer/detectDeclarations/processLawRef

Table of contents

Functions

Functions

getLawNameLength

getLawNameLength(lawNum): null | number

Parameters

NameType
lawNumstring

Returns

null | number

Defined in

core/src/analyzer/detectDeclarations/processLawRef.ts:19 (opens in a new tab)


processLawRef

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

Parameters

NameType
elToBeModifiedStdEL | __EL
sentenceEnvSentenceEnv
sentenceEnvsStructSentenceEnvsStruct
pointerEnvsStructPointerEnvsStruct

Returns

WithErrorValue<{ declarations: ____Declaration[] ; lawRefs: ____LawRef[] }>

Defined in

core/src/analyzer/detectDeclarations/processLawRef.ts:26 (opens in a new tab)