enum_type

enum_type 
      ::= "enum" identifier "{" enumerator { "," enumerator } "}" 

[rule list]
This rule is called by

-> constr_type_spec -> switch_type_spec -> type_dcl