absyntax/absyntax.def
changeset 459 01f6664bf8c5
parent 457 67d8b07bac22
child 471 da650a87662d
equal deleted inserted replaced
458:587884880be6 459:01f6664bf8c5
    94  */
    94  */
    95 /*
    95 /*
    96 SYM_REF0(en_param_c)
    96 SYM_REF0(en_param_c)
    97 SYM_REF0(eno_param_c)
    97 SYM_REF0(eno_param_c)
    98 */
    98 */
       
    99 
       
   100 /* A class used to identify an entry (literal, variable, etc...) in the abstract syntax tree with an invalid data type */
       
   101 /* This is only used from stage3 onwards. Stages 1 and 2 will never create any instances of invalid_type_name_c */
       
   102 SYM_REF0(invalid_type_name_c)
       
   103 
       
   104 
    99 
   105 
   100 /********************/
   106 /********************/
   101 /* 2.1.6 - Pragmas  */
   107 /* 2.1.6 - Pragmas  */
   102 /********************/
   108 /********************/
   103 SYM_REF0(disable_code_generation_pragma_c)
   109 SYM_REF0(disable_code_generation_pragma_c)