./library/lib/trace.xotcl ./library/lib/trace.xotcl


Package/File Information

No package provided/required

Defined Objects/Classes:
Filename: ./library/lib/trace.xotcl

Description: Various tracing tools for the XOTcl language.


Class: Object

Procs/Instprocs: lintFilter, showCall, showClass, showMsg, showStack, showTimeEnd, showTimeStart, showVars, statFilter, traceFilter.

Instprocs


Object: Trace

Class: Object
Procs closeTraceFile, openTraceFile, puts.
Description: Write trace outputs and produce statistics. Variable traceStream defines where to write trace output (default: stderr).

Procs



Back to index page.