Sept. 30, 2011
12:31 a.m.
allInstVarNames :) Ben On Sep 30, 2011, at 2:27 AM, Raymond Brinzer wrote:
Hello. I'm a Smalltalk novice. I'm wondering: how would I get the set of instance variables for a particular class? I see Class has an allClassVarNames method, but I don't see something analogous for instance variables.
Thanks.
-- Ray