dCBOR Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
transformCapturesWithArrayContext
Function transformCapturesWithArrayContext
transformCapturesWithArrayContext
(
arrayCbor
:
Cbor
,
element
:
Cbor
,
nestedCaptures
:
Map
<
string
,
Cbor
[]
[]
>
,
allCaptures
:
Map
<
string
,
Cbor
[]
[]
>
,
)
:
void
Transform nested captures to include array context, extending allCaptures.
Parameters
arrayCbor
:
Cbor
element
:
Cbor
nestedCaptures
:
Map
<
string
,
Cbor
[]
[]
>
allCaptures
:
Map
<
string
,
Cbor
[]
[]
>
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
dCBOR Pattern TypeScript - v1.0.0-alpha.20
Loading...
Transform nested captures to include array context, extending allCaptures.