Enum declaration. The actual names and values are encapsulated by Enumerator objects.
| Operations Summary: | |
| __init__(self, file, line, language, name, enumerators) [Source] | |
| enumerators(self) List of Enumerator objects [Source] | |
| accept(self, visitor) [Source] | |
| Operations Inherited from Declaration | |
| file, line, language, type, name, comments, accessibility, set_name, set_accessibility | |