Version 0 of info class variables

Updated 2011-02-26 03:46:13 by dkf
info class variables class

Returns a list of all variables declared by the TclOO class called class. Note that this does not mean that those variables will actually exist in the instances of the class; it only means that listed variables will be mapped by default in this class's methods to instance variables instead of local variables.