Envelope Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
dispatchCompile
Function dispatchCompile
dispatchCompile
(
pattern
:
Pattern
,
code
:
Instr
[]
,
literals
:
Pattern
[]
,
captures
:
string
[]
,
)
:
void
Dispatch compile on a Pattern.
Parameters
pattern
:
Pattern
code
:
Instr
[]
literals
:
Pattern
[]
captures
:
string
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Envelope Pattern TypeScript - v1.0.0-alpha.20
Loading...
Dispatch compile on a Pattern.