tcl.lang
Interface AssocData


public interface AssocData

This interface is the API for registering named data objects in the Tcl interpreter.


Method Summary
 void disposeAssocData(Interp interp)
           
 

Method Detail

disposeAssocData

void disposeAssocData(Interp interp)