stage3/narrow_candidate_datatypes.hh
changeset 808 7a6b53d61ea3
parent 806 f218434eeaf8
child 810 d9c48ad646f1
equal deleted inserted replaced
807:4d71292f8732 808:7a6b53d61ea3
   193     /* B 1.4.3 - Declaration & Initialisation */
   193     /* B 1.4.3 - Declaration & Initialisation */
   194     /******************************************/
   194     /******************************************/
   195     void *visit(var1_list_c *symbol);
   195     void *visit(var1_list_c *symbol);
   196     void *visit(location_c *symbol);
   196     void *visit(location_c *symbol);
   197     void *visit(located_var_decl_c *symbol);
   197     void *visit(located_var_decl_c *symbol);
       
   198     void *visit(fb_name_decl_c *symbol);
   198 
   199 
   199     /**************************************/
   200     /**************************************/
   200     /* B 1.5 - Program organization units */
   201     /* B 1.5 - Program organization units */
   201     /**************************************/
   202     /**************************************/
   202     /***********************/
   203     /***********************/