@eagleoutice/flowr - v2.15.8
Preparing search index...
src/search/search-executor/search-mappers
map
Function map
map
<
Element
extends
FlowrSearchElement
<
ParentInformation
>
,
MapperType
extends
Enrichment
,
>
(
e
:
Element
,
data
:
ReadonlyFlowrAnalysisProvider
,
mapper
:
MapperType
,
args
:
MapperArguments
<
MapperType
>
,
)
:
Element
[]
Maps the given search element using the specified mapper and arguments.
Type Parameters
Element
extends
FlowrSearchElement
<
ParentInformation
>
MapperType
extends
Enrichment
Parameters
e
:
Element
data
:
ReadonlyFlowrAnalysisProvider
mapper
:
MapperType
args
:
MapperArguments
<
MapperType
>
Returns
Element
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Maps the given search element using the specified mapper and arguments.