Version 0 of TclTrace js Object

Updated 2011-08-28 07:54:06 by apw

TclTrace

A javascript Object as used in incr Tcl in Javascript. Instantiation:

Parameters

  • interp
  • type
  • name
  • ops
   *command

A container for holding information for Tcl traces for variable, command and execution traces.

to be filled