Envelope Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
leafPatternPathsWithCaptures
Function leafPatternPathsWithCaptures
leafPatternPathsWithCaptures
(
pattern
:
LeafPattern
,
haystack
:
Envelope
,
)
:
[
Path
[]
,
Map
<
string
,
Path
[]
>
]
Gets paths with captures for a leaf pattern.
Parameters
pattern
:
LeafPattern
haystack
:
Envelope
Returns
[
Path
[]
,
Map
<
string
,
Path
[]
>
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Envelope Pattern TypeScript - v1.0.0-alpha.20
Loading...
Gets paths with captures for a leaf pattern.