Uses of Class
tcl.lang.CommandTrace

Packages that use CommandTrace
tcl.lang   
 

Uses of CommandTrace in tcl.lang
 

Methods in tcl.lang with parameters of type CommandTrace
 void WrappedCommand.traceCommand(CommandTrace trace)
          Set a command trace on this command
 void Interp.traceCommand(String command, CommandTrace trace)
          Set a command trace on a command
 



Copyright © 2015. All rights reserved.