Is there a way to get the class type of a variable? For example, if I have a class like:

  class Example meth init() skip end end

  X = {New Example init()}

is there a method along the lines of:

  % {Browse {X.getType()}}

Thanks,
Chris Rathman

_________________________________________________________________________________
mozart-users mailing list                               
[email protected]
http://www.mozart-oz.org/mailman/listinfo/mozart-users

Reply via email to