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

Public Member Functions | |
| (id) | - init:inits: |
| Initialize. | |
Protected Attributes | |
| Cons * | inits |
| list of field initializers. | |
| - (id) init: | (id) | t | ||
| inits: | (id) | i | ||
Initialize.
| t | The token '{' | |
| i | List of initializers |
1.5.2