Lawtext core references • Docs
Lawtext core references / core/src/analyzer/detectPointers
core/src/analyzer/detectPointers
References
default
Renames and re-exports detectPointers
Functions
detectPointers()
detectPointers(
elToBeModified
):WithErrorValue
<AppdxPointer
[]>
Parameters
• elToBeModified: EL
Returns
WithErrorValue
<AppdxPointer
[]>
Defined in
core/src/analyzer/detectPointers.ts:56 (opens in a new tab)
detectPointersInner()
detectPointersInner(
options
):ErrorMessage
[]
Parameters
• options
• options.appdxPointers: AppdxPointer
[]
• options.elToBeModified: EL
• options.stopChars: string