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

Public Member Functions | |
| (id) | - init:ident:value: |
| Initializer. | |
Protected Attributes | |
| Ident * | ident |
| name of enumerator | |
| IntLiteral * | constant |
| optional enumerator value | |
| - (id) init: | (id) | t | ||
| ident: | (id) | i | ||
| value: | (id) | c | ||
1.5.2