Uses of Class
tcl.lang.ExecutionTrace

Packages that use ExecutionTrace
tcl.lang   
 

Uses of ExecutionTrace in tcl.lang
 

Methods in tcl.lang with parameters of type ExecutionTrace
 void WrappedCommand.traceExecution(ExecutionTrace trace)
          Set an execution trace on this command
 void Interp.traceExecution(String command, ExecutionTrace trace)
          Set a execution trace on a command
 



Copyright © 2015. All rights reserved.