ClassDescription.st
changeset 3 24d81bf47225
parent 1 a27a279701f8
child 10 4f1f9a91e406
equal deleted inserted replaced
2:6526dde5f3ac 3:24d81bf47225
    30 
    30 
    31 name            <String>        the classes name
    31 name            <String>        the classes name
    32 category        <String>        the classes category
    32 category        <String>        the classes category
    33 instvars        <String>        the names of the instance variables
    33 instvars        <String>        the names of the instance variables
    34 
    34 
    35 %W% %E%
    35 $Header: /cvs/stx/stx/libbasic/ClassDescription.st,v 1.3 1993-10-13 00:15:19 claus Exp $
    36 '!
    36 '!
    37 
    37 
    38 !ClassDescription methodsFor:'accessing'!
    38 !ClassDescription methodsFor:'accessing'!
    39 
    39 
    40 instanceVariableString
    40 instanceVariableString