Preparing search index...
The search index is not available
IGPAPI
IGPAPI
@igpapi/core
BloksExecutableAst
ParserTracer
Interface ParserTracer
Trace execution of the parser.
interface
ParserTracer
{
trace
:
(
(
event
:
ParserTracerEvent
)
=>
void
)
;
}
Index
Properties
trace
Properties
trace
trace
:
(
(
event
:
ParserTracerEvent
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
trace
IGPAPI
Loading...
Trace execution of the parser.