Uses of Interface
tcl.lang.TclDict.Visitor

Packages that use TclDict.Visitor
tcl.lang   
 

Uses of TclDict.Visitor in tcl.lang
 

Methods in tcl.lang with parameters of type TclDict.Visitor
static Object TclDict.foreach(Interp interp, Object accum, TclObject dict, TclDict.Visitor body)
          An internal iterator methods for traversing the elements of a Tcl dictionary object.
 



Copyright © 2015. All rights reserved.