stage3/visit_expression_type.hh
changeset 319 1669977e84f4
parent 305 fe5cb87610fa
child 323 d3f2ef59b310
equal deleted inserted replaced
318:746a357b8747 319:1669977e84f4
   235     /*************************************/
   235     /*************************************/
   236  
   236  
   237     void *visit(array_variable_c *symbol);
   237     void *visit(array_variable_c *symbol);
   238     void *visit(structured_variable_c *symbol);
   238     void *visit(structured_variable_c *symbol);
   239 
   239 
   240     /****************************************/
   240     /********************************/
       
   241     /* B 1.7 Configuration elements */
       
   242     /********************************/
       
   243     void *visit(configuration_declaration_c *symbol);
       
   244 
       
   245 /****************************************/
   241     /* B.2 - Language IL (Instruction List) */
   246     /* B.2 - Language IL (Instruction List) */
   242     /****************************************/
   247     /****************************************/
   243     /***********************************/
   248     /***********************************/
   244     /* B 2.1 Instructions and Operands */
   249     /* B 2.1 Instructions and Operands */
   245     /***********************************/
   250     /***********************************/