kw_DEFINITIONS
%token kw_DEFINITIONS
ModuleDefinition: IDENTIFIER objid_opt kw_DEFINITIONS TagDefault ExtensionDefault
{ return kw_DEFINITIONS; }