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