enumeration_type_definition ::= "(" enumeration_literal_specification { "," enumeration_literal_specification } ")"
This rule is called by -> type_definition
-> type_definition