Envelope Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
metaPatternCompile
Function metaPatternCompile
metaPatternCompile
(
pattern
:
MetaPattern
,
code
:
Instr
[]
,
literals
:
Pattern
[]
,
captures
:
string
[]
,
)
:
void
Compiles a meta pattern to bytecode.
Parameters
pattern
:
MetaPattern
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...
Compiles a meta pattern to bytecode.