stage3/print_datatypes_error.hh
changeset 895 f824bf8e1579
parent 873 dea39ef02847
child 933 76324f461aed
equal deleted inserted replaced
892:54d5d185d6e2 895:f824bf8e1579
   200 
   200 
   201     /**********************/
   201     /**********************/
   202     /* B 1.5.3 - Programs */
   202     /* B 1.5.3 - Programs */
   203     /**********************/
   203     /**********************/
   204     void *visit(program_declaration_c *symbol);
   204     void *visit(program_declaration_c *symbol);
       
   205 
       
   206     /********************************************/
       
   207     /* B 1.6 Sequential function chart elements */
       
   208     /********************************************/
       
   209     void *visit(transition_condition_c *symbol);
   205 
   210 
   206     /********************************/
   211     /********************************/
   207     /* B 1.7 Configuration elements */
   212     /* B 1.7 Configuration elements */
   208     /********************************/
   213     /********************************/
   209     void *visit(configuration_declaration_c *symbol);
   214     void *visit(configuration_declaration_c *symbol);