#import <ast.h>
Inheritance diagram for Klass:

Public Member Functions | |
| (id) | - addMethods: |
| (char *) | - classname |
| borrow ref. | |
Protected Attributes | |
| Ident * | class |
| name of class | |
| Ident * | super_class |
| name of superclass (or nil) | |
| Cons * | methods |
| method declarations or definitions | |
1.5.2