stage1_2/iec.y
changeset 147 f34f9084a20e
parent 146 eef5e62048c7
child 151 3b898fb11e73
equal deleted inserted replaced
146:eef5e62048c7 147:f34f9084a20e
   670 // %type  <list>	fb_name_list
   670 // %type  <list>	fb_name_list
   671 // %type  <leaf>	fb_name
   671 // %type  <leaf>	fb_name
   672 %type  <leaf>	output_declarations
   672 %type  <leaf>	output_declarations
   673 %type  <leaf>	var_output_init_decl
   673 %type  <leaf>	var_output_init_decl
   674 %type  <list>	var_output_init_decl_list
   674 %type  <list>	var_output_init_decl_list
   675 %type  <leaf>	en_param_declaration
   675 %type  <leaf>	eno_param_declaration
   676 %type  <leaf>	input_output_declarations
   676 %type  <leaf>	input_output_declarations
   677 /* helper symbol for input_output_declarations */
   677 /* helper symbol for input_output_declarations */
   678 %type  <list>	var_declaration_list
   678 %type  <list>	var_declaration_list
   679 %type  <leaf>	var_declaration
   679 %type  <leaf>	var_declaration
   680 %type  <leaf>	temp_var_decl
   680 %type  <leaf>	temp_var_decl