Library
core
src
analyzer
detectPointers
Readme

Lawtext core references


Lawtext core references / core/src/analyzer/detectPointers

core/src/analyzer/detectPointers

Functions

detectPointers()

detectPointers(elToBeModified): WithErrorValue<AppdxPointer[]>

Defined in: core/src/analyzer/detectPointers.ts:56 (opens in a new tab)

Parameters

elToBeModified

EL

Returns

WithErrorValue<AppdxPointer[]>


detectPointersInner()

detectPointersInner(options): ErrorMessage[]

Defined in: core/src/analyzer/detectPointers.ts:13 (opens in a new tab)

Parameters

options
appdxPointers

AppdxPointer[]

elToBeModified

EL

stopChars

string

Returns

ErrorMessage[]

References

default

Renames and re-exports detectPointers