TclTrace js Object

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