kw_CHOICE
ChoiceType : kw_CHOICE '{' /* AlternativeTypeLists */ ComponentTypeList '}'
%token kw_CHOICE
{ return kw_CHOICE; }