Envelope Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
Program
Interface Program
Compiled program for the VM.
interface
Program
{
code
:
Instr
[]
;
literals
:
Pattern
[]
;
captureNames
:
string
[]
;
}
Index
Properties
code
literals
capture
Names
Properties
Readonly
code
code
:
Instr
[]
Readonly
literals
literals
:
Pattern
[]
Readonly
capture
Names
captureNames
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
literals
capture
Names
Envelope Pattern TypeScript - v1.0.0-alpha.20
Loading...
Compiled program for the VM.