/* * * (c) COPYRIGHT INRIA, 1996. * Please first read the full copyright statement in file COPYRIGHT. * */ #define STR_INTERMEDIATE_SYMBOL 0 #define STR_FILE_NAME_AND_STRUCT_NAME_DIFFERENT 1 #define STR_WORD_TOO_LONG 2 #define STR_GLOBAL_ATTR 3 #define STR_CPP_NOT_FOUND 4 #define STR_TOO_MANY_VALUES 5 #define STR_TOO_MAN_RULES 6 #define STR_TOO_MANY_OPTIONS_IN_THE_CASE_STATEMENT 7 #define STR_TOO_MANY_COMPONENTS_IN_AGGREGATE 8 #define STR_CONSTANT_BUFFER_FULL 9 #define STR_TOO_MANY_ATTRS 10 #define STR_THAT_ATTR_HAS_ALREADY_VALUES 11 #define STR_ATTR_ALREADY_DECLARED 12 #define STR_VALUE_ALREADY_DECLARED 13 #define STR_ATTR_NOT_DECLARED 14 #define STR_ATTR_VALUE_NOT_DECLARED 15 #define STR_INVALID_VALUE_FOR_THAT_ATTR 16 #define STR_MAXIMUM_LOWER_THAN_MINIMUM 17 #define STR_NAME_ALREADY_DECLARED 18 #define STR_FIRST_RULE_MUST_BE_THE_ROOT 19 #define STR_LINE_TOO_LONG 20 #define STR_RULE_NESTING_TOO_DEEP 21 #define STR_CONSTANT_NOT_DECLARED 22 #define STR_GIVE_A_NAME_TO_THAT_ELEM 23 #define STR_ATTR_WITHOUT_VALUE 24 #define STR_CANNOT_WRITE 25 #define STR_ONLY_ONE_IMPORT_EXCEPTION 26 #define STR_TYPE_UNKNOWN 27 #define STR_CANNOT_READ_STRUCT_SCHEM 28 #define STR_TOO_MANY_EXTERNAL_DOCS 29 #define STR_TOO_MANY_EXCEPTS 30 #define STR_TYPE_OR_ATTR_UNKNOWN 31 #define STR_ONLY_FOR_ELEMS 32 #define STR_ONLY_FOR_ATTRS 33 #define STR_THIS_NUMBER_MUST_BE_GREATER_THAN_100 34 #define STR_ONLY_FOR_NUMERICAL_ATTRS 35 #define STR_THIS_TYPE_ALREADY_HAS_EXCEPTS 36 #define STR_THIS_ATTR_ALREADY_HAS_EXCEPTS 37 #define STR_TOO_MANY_INCLS_FOR_THAT_ELEM 38 #define STR_TOO_MANY_EXCLUSIONS_FOR_THAT_ELEM 39 #define STR_NOT_ALLOWED_HERE 40 #define STR_THIS_ELEM_HAS_LOCAL_ATTRS 41 #define STR_NOT_ENOUGH_MEM 42 #define STR_NO_SUCH_FILE 43 #define STR_ONLY_FOR_REFERENCE_ATTRS 44 #define STR_ROOT_CANNOT_BE_A_PAIR 45 #define STR_FIRST_SECOND_FORBIDDEN 46 #define STR_NOT_AN_EXTENSION 47 #define STR_STRUCT_SECTION_MISSING 48 #define STR_NOT_ALLOWED_IN_AN_EXTENSION 49 #define STR_EXTERNAL_STRUCT 50 #define STR_RECURSIVE_ELEM 51 #define STR_PARAMETER 52 #define STR_ASSOC_ELEMS 53 #define STR_ALIAS 54 #define STR_UNUSED 55 #define STR_IS_A_TEMPORARY_ELEM 56 #define STR_WON_T_BE_CREATED 57 #define STR_WON_T_BE_CREATED_AND_IS_REFD 58 #define STR_INVALID_FILE 59 #define STR_CANNOT_BE_INCLUDED 60 #define STR_CANNOT_BE_EXTERN 61 #define STR_EXTERNAL_STRUCT_NOT_FOUND 62 #define STR_THE_ASSOC_ELEM_IS_USED_IN_ANOTHER_RULE 63 #define STR_MSG_MAX 64