compiler/bootstrap: synced
[sdk] / compiler / bootstrap / libec / bootstrap / expression.c
index 250c834..1087bdf 100644 (file)
@@ -1,4 +1,11 @@
 /* Code generated from eC source file: expression.ec */
+#if defined(_WIN32)
+#define __runtimePlatform 1
+#elif defined(__APPLE__)
+#define __runtimePlatform 3
+#else
+#define __runtimePlatform 2
+#endif
 #if defined(__GNUC__)
 typedef long long int64;
 typedef unsigned long long uint64;
@@ -28,4940 +35,4982 @@ typedef unsigned __int64 uint64;
 #else
 #define __ENDIAN_PAD(x) 0
 #endif
+#if defined(_WIN32)
+#   if defined(__GNUC__) || defined(__TINYC__)
+#      define ecere_stdcall __attribute__((__stdcall__))
+#      define ecere_gcc_struct __attribute__((gcc_struct))
+#   else
+#      define ecere_stdcall __stdcall
+#      define ecere_gcc_struct
+#   endif
+#else
+#   define ecere_stdcall
+#   define ecere_gcc_struct
+#endif
 #include <stdint.h>
 #include <sys/types.h>
-extern void *  __ecereNameSpace__ecere__com__eSystem_New(unsigned int size);
+enum yytokentype
+{
+IDENTIFIER = 258, CONSTANT = 259, STRING_LITERAL = 260, SIZEOF = 261, PTR_OP = 262, INC_OP = 263, DEC_OP = 264, LEFT_OP = 265, RIGHT_OP = 266, LE_OP = 267, GE_OP = 268, EQ_OP = 269, NE_OP = 270, AND_OP = 271, OR_OP = 272, MUL_ASSIGN = 273, DIV_ASSIGN = 274, MOD_ASSIGN = 275, ADD_ASSIGN = 276, SUB_ASSIGN = 277, LEFT_ASSIGN = 278, RIGHT_ASSIGN = 279, AND_ASSIGN = 280, XOR_ASSIGN = 281, OR_ASSIGN = 282, TYPE_NAME = 283, TYPEDEF = 284, EXTERN = 285, STATIC = 286, AUTO = 287, REGISTER = 288, CHAR = 289, SHORT = 290, INT = 291, UINT = 292, INT64 = 293, INT128 = 294, LONG = 295, SIGNED = 296, UNSIGNED = 297, FLOAT = 298, DOUBLE = 299, CONST = 300, VOLATILE = 301, VOID = 302, VALIST = 303, STRUCT = 304, UNION = 305, ENUM = 306, ELLIPSIS = 307, CASE = 308, DEFAULT = 309, IF = 310, SWITCH = 311, WHILE = 312, DO = 313, FOR = 314, GOTO = 315, CONTINUE = 316, BREAK = 317, RETURN = 318, IFX = 319, ELSE = 320, CLASS = 321, THISCLASS = 322, CLASS_NAME = 323, PROPERTY = 324, SETPROP = 325, GETPROP = 326, NEWOP = 327, RENEW = 328, DELETE = 329, EXT_DECL = 330, EXT_STORAGE = 331, IMPORT = 332, DEFINE = 333, VIRTUAL = 334, ATTRIB = 335, PUBLIC = 336, PRIVATE = 337, TYPED_OBJECT = 338, ANY_OBJECT = 339, _INCREF = 340, EXTENSION = 341, ASM = 342, TYPEOF = 343, WATCH = 344, STOPWATCHING = 345, FIREWATCHERS = 346, WATCHABLE = 347, CLASS_DESIGNER = 348, CLASS_NO_EXPANSION = 349, CLASS_FIXED = 350, ISPROPSET = 351, CLASS_DEFAULT_PROPERTY = 352, PROPERTY_CATEGORY = 353, CLASS_DATA = 354, CLASS_PROPERTY = 355, SUBCLASS = 356, NAMESPACE = 357, NEW0OP = 358, RENEW0 = 359, VAARG = 360, DBTABLE = 361, DBFIELD = 362, DBINDEX = 363, DATABASE_OPEN = 364, ALIGNOF = 365, ATTRIB_DEP = 366, __ATTRIB = 367, BOOL = 368, _BOOL = 369, _COMPLEX = 370, _IMAGINARY = 371, RESTRICT = 372, THREAD = 373, WIDE_STRING_LITERAL = 374, BUILTIN_OFFSETOF = 375
+};
 
-extern void *  __ecereNameSpace__ecere__com__eSystem_New0(unsigned int size);
+extern char * yytext;
 
-extern void *  __ecereNameSpace__ecere__com__eSystem_Renew(void *  memory, unsigned int size);
+int yylex();
 
-extern void *  __ecereNameSpace__ecere__com__eSystem_Renew0(void *  memory, unsigned int size);
+int yyerror();
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__sys__BTNode;
+typedef unsigned char yytype_uint8;
 
-struct __ecereNameSpace__ecere__sys__BTNode;
+typedef signed char yytype_int8;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__sys__BinaryTree;
+typedef unsigned short int yytype_uint16;
 
-struct __ecereNameSpace__ecere__sys__BinaryTree
+typedef short int yytype_int16;
+
+void * malloc(size_t);
+
+void free(void *);
+
+static const yytype_uint8 yytranslate[] =
 {
-struct __ecereNameSpace__ecere__sys__BTNode * root;
-int count;
-int (*  CompareKey)(struct __ecereNameSpace__ecere__sys__BinaryTree * tree, uintptr_t a, uintptr_t b);
-void (*  FreeKey)(void *  key);
-} __attribute__ ((gcc_struct));
+0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 133, 2, 2, 123, 135, 128, 2, 121, 122, 129, 130, 127, 131, 124, 134, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 141, 143, 136, 142, 137, 140, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 125, 2, 126, 138, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 144, 139, 145, 132, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120
+};
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__sys__OldList;
+static const yytype_uint16 yyprhs[] =
+{
+0, 0, 3, 5, 7, 11, 13, 15, 17, 19, 21, 24, 29, 32, 39, 45, 52, 58, 66, 73, 81, 88, 90, 92, 94, 99, 103, 108, 112, 115, 119, 122, 125, 127, 129, 133, 137, 140, 143, 146, 149, 154, 157, 162, 164, 166, 168, 170, 172, 174, 176, 178, 180, 182, 187, 189, 193, 197, 201, 203, 207, 211, 213, 217, 221, 223, 227, 231, 235, 239, 241, 245, 249, 251, 255, 257, 261, 263, 267, 269, 273, 275, 279, 281, 287, 289, 293, 297, 301, 305, 307, 309, 311, 313, 315, 317, 319, 321, 323, 325, 327, 329, 333, 335, 338, 342, 345, 351, 353, 356, 358, 361, 363, 366, 368, 371, 373, 376, 378, 381, 383, 386, 388, 391, 393, 396, 398, 401, 403, 406, 408, 411, 413, 416, 418, 421, 423, 426, 428, 431, 433, 436, 438, 441, 443, 447, 449, 453, 455, 457, 459, 461, 463, 465, 467, 469, 471, 473, 475, 477, 479, 481, 483, 485, 487, 492, 494, 497, 501, 508, 514, 516, 518, 520, 522, 524, 526, 528, 530, 532, 534, 536, 538, 540, 542, 544, 546, 548, 550, 552, 554, 556, 558, 560, 562, 567, 569, 571, 573, 575, 577, 579, 581, 583, 585, 587, 589, 591, 593, 595, 597, 599, 601, 603, 605, 610, 612, 618, 623, 628, 632, 638, 645, 651, 657, 662, 669, 672, 675, 679, 683, 685, 687, 689, 692, 696, 698, 702, 712, 722, 730, 738, 744, 755, 766, 775, 784, 791, 800, 809, 816, 823, 828, 838, 848, 856, 864, 870, 874, 877, 880, 883, 885, 888, 890, 892, 894, 898, 900, 903, 906, 910, 916, 919, 922, 927, 933, 941, 949, 955, 957, 961, 963, 967, 971, 974, 978, 982, 986, 991, 996, 999, 1003, 1007, 1012, 1016, 1019, 1023, 1027, 1032, 1034, 1036, 1039, 1042, 1045, 1049, 1051, 1053, 1056, 1059, 1062, 1066, 1068, 1071, 1075, 1077, 1081, 1086, 1090, 1095, 1097, 1100, 1103, 1107, 1111, 1113, 1115, 1118, 1121, 1124, 1128, 1132, 1135, 1137, 1140, 1142, 1145, 1148, 1152, 1154, 1158, 1160, 1164, 1167, 1170, 1172, 1174, 1178, 1180, 1183, 1185, 1189, 1194, 1196, 1198, 1200, 1204, 1206, 1208, 1210, 1212, 1214, 1216, 1220, 1225, 1229, 1231, 1234, 1236, 1239, 1242, 1244, 1246, 1249, 1251, 1254, 1258, 1260, 1263, 1269, 1277, 1283, 1289, 1297, 1304, 1312, 1317, 1323, 1328, 1332, 1335, 1338, 1341, 1345, 1347, 1353, 1358, 1363, 1367, 1372, 1376, 1380, 1383, 1386, 1388, 1392, 1397, 1401, 1404, 1407, 1410, 1413, 1416, 1419, 1422, 1425, 1429, 1431, 1433, 1437, 1440, 1442, 1444, 1447, 1450, 1452, 1455, 1457, 1459, 1462
+};
 
-struct __ecereNameSpace__ecere__sys__OldList
+static const yytype_int16 yyrhs[] =
 {
-void *  first;
-void *  last;
-int count;
-unsigned int offset;
-unsigned int circ;
-} __attribute__ ((gcc_struct));
+252, 0, -1, 3, -1, 149, -1, 121, 170, 122, -1, 147, -1, 238, -1, 4, -1, 119, -1, 236, -1, 123, 236, -1, 123, 236, 124, 236, -1, 121, 122, -1, 72, 174, 208, 125, 171, 126, -1, 72, 174, 125, 171, 126, -1, 103, 174, 208, 125, 171, 126, -1, 103, 174, 125, 171, 126, -1, 73, 171, 176, 208, 125, 171, 126, -1, 73, 171, 176, 125, 171, 126, -1, 104, 171, 176, 208, 125, 171, 126, -1, 104, 171, 176, 125, 171, 126, -1, 1, -1, 239, -1, 148, -1, 151, 125, 170, 126, -1, 151, 121, 122, -1, 151, 121, 152, 122, -1, 151, 124, 147, -1, 151, 147, -1, 151, 7, 147, -1, 151, 8, -1, 151, 9, -1, 168, -1, 150, -1, 152, 127, 168, -1, 152, 127, 150, -1, 8, 154, -1, 9, 154, -1, 155, 156, -1, 6, 154, -1, 6, 121, 221, 122, -1, 110, 154, -1, 110, 121, 221, 122, -1, 153, -1, 151, -1, 128, -1, 129, -1, 130, -1, 131, -1, 132, -1, 133, -1, 74, -1, 154, -1, 121, 221, 122, 156, -1, 156, -1, 157, 129, 156, -1, 157, 134, 156, -1, 157, 135, 156, -1, 157, -1, 158, 130, 157, -1, 158, 131, 157, -1, 158, -1, 159, 10, 158, -1, 159, 11, 158, -1, 159, -1, 160, 136, 159, -1, 160, 137, 159, -1, 160, 12, 159, -1, 160, 13, 159, -1, 160, -1, 161, 14, 160, -1, 161, 15, 160, -1, 161, -1, 162, 128, 161, -1, 162, -1, 163, 138, 162, -1, 163, -1, 164, 139, 163, -1, 164, -1, 165, 16, 164, -1, 165, -1, 166, 17, 165, -1, 166, -1, 166, 140, 170, 141, 167, -1, 167, -1, 154, 169, 168, -1, 167, 169, 168, -1, 154, 169, 150, -1, 167, 169, 150, -1, 142, -1, 18, -1, 19, -1, 20, -1, 21, -1, 22, -1, 23, -1, 24, -1, 25, -1, 26, -1, 27, -1, 168, -1, 170, 127, 168, -1, 167, -1, 174, 143, -1, 174, 177, 143, -1, 237, 143, -1, 78, 147, 142, 171, 143, -1, 186, -1, 173, 186, -1, 189, -1, 173, 189, -1, 202, -1, 173, 202, -1, 191, -1, 173, 191, -1, 179, -1, 174, 179, -1, 186, -1, 174, 186, -1, 189, -1, 174, 189, -1, 202, -1, 174, 202, -1, 191, -1, 174, 191, -1, 179, -1, 175, 179, -1, 186, -1, 175, 186, -1, 189, -1, 175, 189, -1, 187, -1, 175, 187, -1, 179, -1, 176, 179, -1, 186, -1, 176, 186, -1, 190, -1, 176, 190, -1, 191, -1, 176, 191, -1, 202, -1, 176, 202, -1, 178, -1, 177, 127, 178, -1, 209, -1, 209, 142, 222, -1, 29, -1, 30, -1, 31, -1, 32, -1, 33, -1, 118, -1, 75, -1, 185, -1, 80, -1, 111, -1, 112, -1, 3, -1, 28, -1, 76, -1, 75, -1, 45, -1, 182, -1, 182, 121, 170, 122, -1, 183, -1, 184, 183, -1, 184, 127, 183, -1, 181, 121, 121, 184, 122, 122, -1, 181, 121, 121, 122, 122, -1, 45, -1, 46, -1, 76, -1, 188, -1, 28, -1, 47, -1, 34, -1, 35, -1, 36, -1, 37, -1, 38, -1, 39, -1, 48, -1, 40, -1, 43, -1, 44, -1, 41, -1, 42, -1, 86, -1, 114, -1, 113, -1, 192, -1, 201, -1, 187, -1, 101, 121, 187, 122, -1, 67, -1, 47, -1, 34, -1, 35, -1, 36, -1, 37, -1, 38, -1, 39, -1, 48, -1, 40, -1, 43, -1, 44, -1, 41, -1, 42, -1, 114, -1, 113, -1, 192, -1, 201, -1, 188, -1, 101, 121, 187, 122, -1, 67, -1, 193, 147, 144, 194, 145, -1, 193, 144, 194, 145, -1, 193, 147, 144, 145, -1, 193, 144, 145, -1, 193, 188, 144, 194, 145, -1, 193, 180, 147, 144, 194, 145, -1, 193, 180, 144, 194, 145, -1, 193, 180, 147, 144, 145, -1, 193, 180, 144, 145, -1, 193, 180, 188, 144, 194, 145, -1, 193, 147, -1, 193, 188, -1, 193, 180, 147, -1, 193, 180, 188, -1, 49, -1, 50, -1, 198, -1, 194, 198, -1, 151, 142, 223, -1, 195, -1, 196, 127, 195, -1, 69, 175, 147, 144, 70, 231, 71, 231, 145, -1, 69, 175, 147, 144, 71, 231, 70, 231, 145, -1, 69, 175, 147, 144, 70, 231, 145, -1, 69, 175, 147, 144, 71, 231, 145, -1, 69, 175, 147, 144, 145, -1, 69, 175, 207, 147, 144, 70, 231, 71, 231, 145, -1, 69, 175, 207, 147, 144, 71, 231, 70, 231, 145, -1, 69, 175, 207, 147, 144, 70, 231, 145, -1, 69, 175, 207, 147, 144, 71, 231, 145, -1, 69, 175, 207, 147, 144, 145, -1, 69, 175, 144, 70, 231, 71, 231, 145, -1, 69, 175, 144, 71, 231, 70, 231, 145, -1, 69, 175, 144, 70, 231, 145, -1, 69, 175, 144, 71, 231, 145, -1, 69, 175, 144, 145, -1, 69, 175, 207, 144, 70, 231, 71, 231, 145, -1, 69, 175, 207, 144, 71, 231, 70, 231, 145, -1, 69, 175, 207, 144, 70, 231, 145, -1, 69, 175, 207, 144, 71, 231, 145, -1, 69, 175, 207, 144, 145, -1, 174, 199, 143, -1, 174, 143, -1, 238, 143, -1, 237, 143, -1, 244, -1, 196, 143, -1, 197, -1, 143, -1, 200, -1, 199, 127, 200, -1, 209, -1, 209, 185, -1, 141, 171, -1, 209, 141, 171, -1, 209, 141, 171, 141, 171, -1, 51, 147, -1, 51, 188, -1, 51, 144, 203, 145, -1, 51, 147, 144, 203, 145, -1, 51, 147, 144, 203, 143, 194, 145, -1, 51, 188, 144, 203, 143, 194, 145, -1, 51, 188, 144, 203, 145, -1, 204, -1, 203, 127, 204, -1, 147, -1, 147, 142, 171, -1, 121, 207, 122, -1, 125, 126, -1, 125, 171, 126, -1, 125, 187, 126, -1, 205, 125, 126, -1, 205, 125, 171, 126, -1, 205, 125, 187, 126, -1, 121, 122, -1, 121, 217, 122, -1, 205, 121, 122, -1, 205, 121, 217, 122, -1, 121, 208, 122, -1, 121, 122, -1, 121, 217, 122, -1, 206, 121, 122, -1, 206, 121, 217, 122, -1, 216, -1, 205, -1, 216, 205, -1, 180, 216, -1, 180, 205, -1, 180, 216, 205, -1, 216, -1, 206, -1, 216, 206, -1, 180, 216, -1, 180, 206, -1, 180, 216, 206, -1, 212, -1, 216, 212, -1, 180, 216, 212, -1, 147, -1, 121, 209, 122, -1, 210, 125, 171, 126, -1, 210, 125, 126, -1, 210, 125, 187, 126, -1, 214, -1, 216, 214, -1, 180, 214, -1, 180, 216, 214, -1, 216, 180, 214, -1, 214, -1, 210, -1, 180, 214, -1, 180, 210, -1, 210, 121, -1, 213, 217, 122, -1, 213, 220, 122, -1, 213, 122, -1, 186, -1, 215, 186, -1, 129, -1, 129, 215, -1, 129, 216, -1, 129, 215, 216, -1, 218, -1, 218, 127, 52, -1, 219, -1, 218, 127, 219, -1, 174, 209, -1, 174, 207, -1, 174, -1, 147, -1, 220, 127, 147, -1, 173, -1, 173, 207, -1, 168, -1, 144, 224, 145, -1, 144, 224, 127, 145, -1, 167, -1, 150, -1, 222, -1, 224, 127, 222, -1, 226, -1, 231, -1, 232, -1, 233, -1, 234, -1, 235, -1, 147, 141, 225, -1, 53, 171, 141, 225, -1, 54, 141, 225, -1, 172, -1, 227, 172, -1, 225, -1, 228, 225, -1, 228, 172, -1, 228, -1, 227, -1, 227, 228, -1, 144, -1, 144, 145, -1, 230, 229, 145, -1, 143, -1, 170, 143, -1, 55, 121, 170, 122, 225, -1, 55, 121, 170, 122, 225, 65, 225, -1, 56, 121, 170, 122, 225, -1, 57, 121, 170, 122, 225, -1, 58, 225, 57, 121, 170, 122, 143, -1, 59, 121, 232, 232, 122, 225, -1, 59, 121, 232, 232, 170, 122, 225, -1, 57, 121, 122, 225, -1, 59, 121, 232, 122, 225, -1, 59, 121, 122, 225, -1, 60, 147, 143, -1, 61, 143, -1, 62, 143, -1, 63, 143, -1, 63, 170, 143, -1, 5, -1, 174, 147, 144, 251, 145, -1, 174, 147, 144, 145, -1, 187, 144, 251, 145, -1, 187, 144, 145, -1, 147, 144, 251, 145, -1, 147, 144, 145, -1, 144, 251, 145, -1, 144, 145, -1, 174, 211, -1, 211, -1, 174, 121, 122, -1, 132, 174, 121, 122, -1, 79, 174, 211, -1, 79, 211, -1, 240, 231, -1, 243, 231, -1, 243, 143, -1, 241, 231, -1, 242, 231, -1, 174, 211, -1, 245, 231, -1, 151, 142, 223, -1, 223, -1, 247, -1, 248, 127, 247, -1, 248, 143, -1, 249, -1, 246, -1, 250, 249, -1, 250, 246, -1, 143, -1, 250, 143, -1, 250, -1, 248, -1, 250, 248, -1, 168, -1
+};
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__com__Method;
+static const yytype_uint16 yyrline[] =
+{
+0, 216, 216, 221, 222, 227, 229, 231, 233, 234, 236, 237, 238, 241, 242, 243, 244, 245, 246, 247, 248, 249, 253, 257, 258, 259, 260, 261, 262, 275, 276, 277, 307, 308, 309, 310, 314, 315, 316, 319, 320, 323, 324, 328, 329, 338, 339, 340, 341, 342, 343, 344, 348, 349, 353, 354, 355, 356, 360, 361, 362, 366, 367, 368, 372, 373, 374, 375, 376, 380, 381, 382, 386, 387, 391, 392, 396, 397, 401, 402, 406, 407, 411, 412, 416, 417, 418, 420, 421, 425, 426, 427, 428, 429, 430, 431, 432, 433, 434, 435, 439, 440, 444, 448, 449, 450, 451, 455, 456, 457, 458, 459, 460, 461, 462, 466, 467, 468, 469, 470, 471, 472, 473, 474, 475, 480, 481, 482, 483, 484, 485, 486, 487, 491, 492, 493, 494, 495, 496, 497, 498, 499, 500, 504, 505, 509, 510, 514, 515, 516, 517, 518, 519, 523, 524, 528, 529, 530, 535, 536, 537, 538, 539, 543, 544, 548, 549, 550, 554, 555, 559, 560, 561, 565, 590, 594, 595, 596, 597, 598, 599, 600, 601, 602, 603, 604, 605, 606, 607, 608, 609, 610, 611, 612, 613, 614, 618, 619, 620, 621, 622, 623, 624, 625, 626, 627, 628, 629, 630, 631, 632, 633, 634, 635, 636, 637, 642, 643, 644, 645, 646, 649, 650, 651, 652, 653, 658, 659, 662, 664, 669, 670, 674, 675, 679, 683, 684, 688, 690, 692, 694, 696, 699, 701, 703, 705, 707, 710, 712, 714, 716, 718, 721, 723, 725, 727, 729, 734, 735, 736, 737, 738, 739, 740, 741, 745, 747, 752, 754, 756, 758, 760, 765, 766, 770, 772, 773, 774, 775, 779, 781, 786, 788, 794, 796, 798, 800, 802, 804, 806, 808, 810, 812, 814, 819, 821, 823, 825, 827, 832, 833, 834, 835, 836, 837, 841, 842, 843, 844, 845, 846, 892, 893, 895, 901, 903, 905, 907, 909, 914, 915, 918, 920, 922, 928, 929, 930, 932, 937, 941, 943, 945, 950, 951, 955, 956, 957, 958, 962, 963, 967, 968, 972, 973, 974, 978, 979, 983, 984, 993, 995, 997, 1013, 1014, 1035, 1037, 1042, 1043, 1044, 1045, 1046, 1047, 1051, 1053, 1055, 1060, 1061, 1065, 1066, 1069, 1073, 1074, 1075, 1079, 1083, 1091, 1096, 1097, 1101, 1102, 1103, 1107, 1108, 1109, 1110, 1112, 1113, 1114, 1118, 1119, 1120, 1121, 1122, 1126, 1130, 1132, 1137, 1139, 1141, 1143, 1148, 1150, 1155, 1157, 1162, 1167, 1172, 1174, 1179, 1181, 1183, 1185, 1187, 1193, 1198, 1203, 1204, 1208, 1210, 1215, 1220, 1221, 1222, 1223, 1224, 1225, 1229, 1230, 1231, 1235
+};
 
-struct __ecereNameSpace__ecere__com__Method
+static const char * const yytname[] =
 {
-char *  name;
-struct __ecereNameSpace__ecere__com__Method * parent;
-struct __ecereNameSpace__ecere__com__Method * left;
-struct __ecereNameSpace__ecere__com__Method * right;
-int depth;
-int (*  function)();
-int vid;
-int type;
-struct __ecereNameSpace__ecere__com__Class * _class;
-void *  symbol;
-char *  dataTypeString;
-struct Type * dataType;
-int memberAccess;
-} __attribute__ ((gcc_struct));
+"$end", "error", "$undefined", "IDENTIFIER", "CONSTANT", "STRING_LITERAL", "SIZEOF", "PTR_OP", "INC_OP", "DEC_OP", "LEFT_OP", "RIGHT_OP", "LE_OP", "GE_OP", "EQ_OP", "NE_OP", "AND_OP", "OR_OP", "MUL_ASSIGN", "DIV_ASSIGN", "MOD_ASSIGN", "ADD_ASSIGN", "SUB_ASSIGN", "LEFT_ASSIGN", "RIGHT_ASSIGN", "AND_ASSIGN", "XOR_ASSIGN", "OR_ASSIGN", "TYPE_NAME", "TYPEDEF", "EXTERN", "STATIC", "AUTO", "REGISTER", "CHAR", "SHORT", "INT", "UINT", "INT64", "INT128", "LONG", "SIGNED", "UNSIGNED", "FLOAT", "DOUBLE", "CONST", "VOLATILE", "VOID", "VALIST", "STRUCT", "UNION", "ENUM", "ELLIPSIS", "CASE", "DEFAULT", "IF", "SWITCH", "WHILE", "DO", "FOR", "GOTO", "CONTINUE", "BREAK", "RETURN", "IFX", "ELSE", "CLASS", "THISCLASS", "CLASS_NAME", "PROPERTY", "SETPROP", "GETPROP", "NEWOP", "RENEW", "DELETE", "EXT_DECL", "EXT_STORAGE", "IMPORT", "DEFINE", "VIRTUAL", "ATTRIB", "PUBLIC", "PRIVATE", "TYPED_OBJECT", "ANY_OBJECT", "_INCREF", "EXTENSION", "ASM", "TYPEOF", "WATCH", "STOPWATCHING", "FIREWATCHERS", "WATCHABLE", "CLASS_DESIGNER", "CLASS_NO_EXPANSION", "CLASS_FIXED", "ISPROPSET", "CLASS_DEFAULT_PROPERTY", "PROPERTY_CATEGORY", "CLASS_DATA", "CLASS_PROPERTY", "SUBCLASS", "NAMESPACE", "NEW0OP", "RENEW0", "VAARG", "DBTABLE", "DBFIELD", "DBINDEX", "DATABASE_OPEN", "ALIGNOF", "ATTRIB_DEP", "__ATTRIB", "BOOL", "_BOOL", "_COMPLEX", "_IMAGINARY", "RESTRICT", "THREAD", "WIDE_STRING_LITERAL", "BUILTIN_OFFSETOF", "'('", "')'", "'$'", "'.'", "'['", "']'", "','", "'&'", "'*'", "'+'", "'-'", "'~'", "'!'", "'/'", "'%'", "'<'", "'>'", "'^'", "'|'", "'?'", "':'", "'='", "';'", "'{'", "'}'", "$accept", "identifier", "primary_expression", "simple_primary_expression", "anon_instantiation_expression", "postfix_expression", "argument_expression_list", "common_unary_expression", "unary_expression", "unary_operator", "cast_expression", "multiplicative_expression", "additive_expression", "shift_expression", "relational_expression", "equality_expression", "and_expression", "exclusive_or_expression", "inclusive_or_expression", "logical_and_expression", "logical_or_expression", "conditional_expression", "assignment_expression", "assignment_operator", "expression", "constant_expression", "declaration", "specifier_qualifier_list", "declaration_specifiers", "property_specifiers", "renew_specifiers", "init_declarator_list", "init_declarator", "storage_class_specifier", "ext_decl", "_attrib", "attribute_word", "attribute", "attribs_list", "attrib", "type_qualifier", "type", "strict_type", "type_specifier", "strict_type_specifier", "struct_or_union_specifier_compound", "struct_or_union_specifier_nocompound", "struct_or_union", "struct_declaration_list", "default_property", "default_property_list", "property", "struct_declaration", "struct_declarator_list", "struct_declarator", "enum_specifier_nocompound", "enum_specifier_compound", "enumerator_list", "enumerator", "direct_abstract_declarator", "direct_abstract_declarator_noarray", "abstract_declarator", "abstract_declarator_noarray", "declarator", "direct_declarator_nofunction", "declarator_function", "direct_declarator", "direct_declarator_function_start", "direct_declarator_function", "type_qualifier_list", "pointer", "parameter_type_list", "parameter_list", "parameter_declaration", "identifier_list", "type_name", "initializer", "initializer_condition", "initializer_list", "statement", "labeled_statement", "declaration_list", "statement_list", "compound_inside", "compound_start", "compound_statement", "expression_statement", "selection_statement", "iteration_statement", "jump_statement", "string_literal", "instantiation_named", "instantiation_unnamed", "instantiation_anon", "class_function_definition_start", "constructor_function_definition_start", "destructor_function_definition_start", "virtual_class_function_definition_start", "class_function_definition", "instance_class_function_definition_start", "instance_class_function_definition", "data_member_initialization", "data_member_initialization_list", "data_member_initialization_list_coloned", "members_initialization_list_coloned", "members_initialization_list", "expression_unit", 0
+};
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__com__Property;
+static const yytype_uint8 yyr1[] =
+{
+0, 146, 147, 148, 148, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 149, 150, 151, 151, 151, 151, 151, 151, 151, 151, 151, 152, 152, 152, 152, 153, 153, 153, 153, 153, 153, 153, 154, 154, 155, 155, 155, 155, 155, 155, 155, 156, 156, 157, 157, 157, 157, 158, 158, 158, 159, 159, 159, 160, 160, 160, 160, 160, 161, 161, 161, 162, 162, 163, 163, 164, 164, 165, 165, 166, 166, 167, 167, 168, 168, 168, 168, 168, 169, 169, 169, 169, 169, 169, 169, 169, 169, 169, 169, 170, 170, 171, 172, 172, 172, 172, 173, 173, 173, 173, 173, 173, 173, 173, 174, 174, 174, 174, 174, 174, 174, 174, 174, 174, 175, 175, 175, 175, 175, 175, 175, 175, 176, 176, 176, 176, 176, 176, 176, 176, 176, 176, 177, 177, 178, 178, 179, 179, 179, 179, 179, 179, 180, 180, 181, 181, 181, 182, 182, 182, 182, 182, 183, 183, 184, 184, 184, 185, 185, 186, 186, 186, 187, 188, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 189, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 190, 191, 191, 191, 191, 191, 191, 191, 191, 191, 191, 192, 192, 192, 192, 193, 193, 194, 194, 195, 196, 196, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 197, 198, 198, 198, 198, 198, 198, 198, 198, 199, 199, 200, 200, 200, 200, 200, 201, 201, 202, 202, 202, 202, 202, 203, 203, 204, 204, 205, 205, 205, 205, 205, 205, 205, 205, 205, 205, 205, 206, 206, 206, 206, 206, 207, 207, 207, 207, 207, 207, 208, 208, 208, 208, 208, 208, 209, 209, 209, 210, 210, 210, 210, 210, 211, 211, 211, 211, 211, 212, 212, 212, 212, 213, 214, 214, 214, 215, 215, 216, 216, 216, 216, 217, 217, 218, 218, 219, 219, 219, 220, 220, 221, 221, 222, 222, 222, 223, 223, 224, 224, 225, 225, 225, 225, 225, 225, 226, 226, 226, 227, 227, 228, 228, 228, 229, 229, 229, 230, 231, 231, 232, 232, 233, 233, 233, 234, 234, 234, 234, 234, 234, 234, 235, 235, 235, 235, 235, 236, 237, 237, 238, 238, 238, 238, 239, 239, 240, 240, 241, 242, 243, 243, 244, 244, 244, 244, 244, 245, 246, 247, 247, 248, 248, 249, 250, 250, 250, 250, 250, 250, 251, 251, 251, 252
+};
 
-struct __ecereNameSpace__ecere__com__Property
+static const yytype_uint8 yyr2[] =
 {
-struct __ecereNameSpace__ecere__com__Property * prev;
-struct __ecereNameSpace__ecere__com__Property * next;
-char *  name;
-unsigned int isProperty;
-int memberAccess;
-int id;
-struct __ecereNameSpace__ecere__com__Class * _class;
-char *  dataTypeString;
-struct __ecereNameSpace__ecere__com__Class * dataTypeClass;
-struct Type * dataType;
-void (*  Set)(void * , int);
-int (*  Get)(void * );
-unsigned int (*  IsSet)(void * );
-void *  data;
-void *  symbol;
-int vid;
-unsigned int conversion;
-unsigned int watcherOffset;
-char *  category;
-unsigned int compiled;
-unsigned int selfWatchable;
-unsigned int isWatchable;
-} __attribute__ ((gcc_struct));
+0, 2, 1, 1, 3, 1, 1, 1, 1, 1, 2, 4, 2, 6, 5, 6, 5, 7, 6, 7, 6, 1, 1, 1, 4, 3, 4, 3, 2, 3, 2, 2, 1, 1, 3, 3, 2, 2, 2, 2, 4, 2, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 3, 3, 3, 1, 3, 3, 1, 3, 3, 1, 3, 3, 3, 3, 1, 3, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 3, 1, 5, 1, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 3, 1, 2, 3, 2, 5, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 3, 1, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 2, 3, 6, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 4, 1, 5, 4, 4, 3, 5, 6, 5, 5, 4, 6, 2, 2, 3, 3, 1, 1, 1, 2, 3, 1, 3, 9, 9, 7, 7, 5, 10, 10, 8, 8, 6, 8, 8, 6, 6, 4, 9, 9, 7, 7, 5, 3, 2, 2, 2, 1, 2, 1, 1, 1, 3, 1, 2, 2, 3, 5, 2, 2, 4, 5, 7, 7, 5, 1, 3, 1, 3, 3, 2, 3, 3, 3, 4, 4, 2, 3, 3, 4, 3, 2, 3, 3, 4, 1, 1, 2, 2, 2, 3, 1, 1, 2, 2, 2, 3, 1, 2, 3, 1, 3, 4, 3, 4, 1, 2, 2, 3, 3, 1, 1, 2, 2, 2, 3, 3, 2, 1, 2, 1, 2, 2, 3, 1, 3, 1, 3, 2, 2, 1, 1, 3, 1, 2, 1, 3, 4, 1, 1, 1, 3, 1, 1, 1, 1, 1, 1, 3, 4, 3, 1, 2, 1, 2, 2, 1, 1, 2, 1, 2, 3, 1, 2, 5, 7, 5, 5, 7, 6, 7, 4, 5, 4, 3, 2, 2, 2, 3, 1, 5, 4, 4, 3, 4, 3, 3, 2, 2, 1, 3, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 3, 1, 1, 3, 2, 1, 1, 2, 2, 1, 2, 1, 1, 2, 1
+};
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_CodePosition;
+static const yytype_uint16 yydefact[] =
+{
+0, 21, 2, 7, 393, 0, 0, 0, 174, 0, 0, 51, 0, 0, 0, 8, 0, 0, 45, 46, 47, 48, 49, 50, 5, 23, 3, 44, 43, 52, 0, 54, 58, 61, 64, 69, 72, 74, 76, 78, 80, 82, 84, 429, 0, 173, 9, 6, 0, 0, 39, 0, 36, 37, 147, 148, 149, 150, 151, 176, 177, 178, 179, 180, 181, 183, 186, 187, 184, 185, 170, 171, 175, 182, 230, 231, 0, 195, 172, 188, 0, 190, 189, 152, 0, 115, 117, 193, 119, 123, 191, 0, 192, 121, 52, 102, 0, 0, 0, 0, 41, 12, 100, 0, 347, 107, 193, 109, 113, 111, 0, 10, 0, 0, 30, 31, 0, 0, 0, 28, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 89, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 272, 273, 0, 153, 155, 156, 157, 0, 0, 334, 116, 0, 0, 154, 118, 120, 124, 122, 306, 0, 305, 0, 226, 0, 227, 197, 198, 199, 200, 201, 202, 204, 207, 208, 205, 206, 196, 203, 215, 0, 210, 209, 0, 133, 135, 213, 137, 139, 211, 212, 141, 0, 0, 0, 0, 4, 0, 0, 0, 0, 108, 110, 114, 112, 300, 348, 299, 0, 0, 424, 0, 399, 353, 44, 352, 0, 416, 22, 0, 421, 417, 427, 420, 0, 0, 29, 25, 33, 0, 32, 27, 0, 87, 85, 55, 56, 57, 59, 60, 62, 63, 67, 68, 65, 66, 70, 71, 73, 75, 77, 79, 81, 0, 88, 86, 397, 0, 40, 281, 0, 279, 0, 0, 0, 295, 344, 0, 0, 338, 340, 0, 332, 335, 336, 309, 308, 0, 0, 0, 307, 0, 0, 0, 0, 264, 219, 5, 0, 0, 0, 0, 235, 0, 263, 232, 0, 403, 0, 319, 0, 0, 6, 0, 0, 0, 0, 261, 0, 0, 228, 229, 0, 0, 0, 134, 136, 138, 140, 142, 0, 0, 0, 0, 0, 42, 101, 290, 0, 0, 284, 0, 0, 303, 302, 0, 0, 301, 53, 11, 401, 0, 0, 0, 314, 413, 373, 0, 414, 0, 419, 425, 423, 428, 422, 398, 26, 0, 24, 0, 396, 0, 0, 274, 0, 0, 194, 0, 0, 343, 342, 325, 311, 324, 299, 294, 296, 0, 14, 333, 337, 310, 0, 297, 0, 0, 0, 0, 125, 127, 131, 129, 0, 0, 407, 0, 46, 0, 0, 0, 0, 0, 0, 0, 258, 314, 0, 0, 265, 267, 402, 324, 0, 321, 0, 217, 233, 0, 262, 328, 0, 331, 345, 0, 0, 0, 320, 260, 259, 408, 411, 412, 410, 409, 218, 0, 224, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 283, 291, 285, 286, 304, 292, 0, 287, 0, 0, 400, 415, 374, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 376, 5, 0, 365, 0, 367, 356, 0, 0, 0, 357, 358, 359, 360, 361, 0, 418, 35, 34, 83, 282, 280, 0, 275, 0, 278, 327, 326, 302, 0, 312, 339, 341, 158, 159, 162, 161, 160, 0, 163, 165, 0, 298, 13, 272, 273, 0, 0, 126, 128, 132, 130, 0, 226, 0, 227, 406, 0, 315, 0, 234, 404, 269, 0, 326, 0, 0, 257, 0, 268, 0, 324, 322, 236, 317, 0, 0, 329, 330, 0, 323, 216, 222, 223, 0, 0, 220, 214, 18, 0, 15, 20, 0, 293, 288, 289, 0, 0, 0, 0, 0, 0, 0, 0, 389, 390, 391, 0, 0, 0, 377, 103, 0, 143, 145, 366, 0, 369, 368, 375, 105, 0, 0, 313, 169, 0, 0, 0, 166, 0, 0, 251, 0, 0, 0, 228, 229, 405, 395, 0, 324, 266, 270, 326, 316, 318, 346, 221, 225, 17, 19, 0, 364, 0, 0, 0, 0, 0, 0, 0, 388, 392, 0, 362, 0, 104, 0, 276, 277, 0, 168, 167, 0, 0, 0, 0, 241, 0, 0, 256, 0, 394, 0, 363, 0, 0, 385, 0, 0, 387, 0, 0, 0, 144, 0, 349, 146, 164, 0, 249, 0, 250, 0, 0, 0, 0, 0, 0, 246, 271, 378, 380, 381, 0, 386, 0, 0, 106, 354, 0, 0, 0, 0, 239, 0, 240, 0, 254, 0, 255, 0, 0, 0, 0, 383, 0, 0, 350, 247, 248, 0, 0, 0, 0, 0, 244, 0, 245, 379, 382, 384, 351, 355, 237, 238, 252, 253, 0, 0, 242, 243
+};
 
-struct CodePosition
+static const yytype_int16 yydefgoto[] =
 {
-int line;
-int charPos;
-int pos;
-int included;
-} __attribute__ ((gcc_struct));
+-1, 24, 25, 26, 229, 27, 245, 28, 94, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 102, 131, 491, 96, 606, 104, 305, 403, 199, 601, 602, 85, 306, 169, 528, 529, 530, 170, 86, 44, 45, 88, 203, 89, 90, 91, 307, 308, 309, 310, 311, 423, 424, 92, 93, 276, 277, 221, 175, 344, 176, 414, 312, 313, 388, 314, 315, 289, 316, 345, 285, 286, 440, 110, 685, 233, 708, 494, 495, 496, 497, 498, 363, 499, 500, 501, 502, 503, 46, 317, 47, 234, 319, 320, 321, 322, 323, 235, 236, 237, 238, 239, 240, 241, 48
+};
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Location;
+static const yytype_int16 yypact[] =
+{
+5725, -629, -629, -629, -629, 5765, 5799, 5799, -629, 7463, 5725, -629, 7463, 5725, 5873, -629, 5299, 69, -629, -629, -629, -629, -629, -629, -51, -629, -629, 335, -629, 558, 5725, -629, 278, 160, 293, 60, 308, -45, -38, 20, 105, 41, 558, -629, 66, -629, -629, -629, 193, 5299, -629, 5435, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, 33, -629, -629, -629, 91, -629, -629, -629, 6482, -629, -629, -629, -629, -629, -629, 64, -629, -629, -629, -629, 7645, 6584, 7645, 5299, -629, -629, -629, -20, 6986, -629, 66, -629, -629, -629, 97, 139, 2066, 277, -629, -629, 4411, 277, 5725, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, 1054, -629, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 5725, 1054, 2199, -629, 114, 277, 192, 222, 325, -629, -629, -629, -629, 6686, 5725, 14, -629, 5, 256, -629, -629, -629, -629, -629, 264, 262, 275, 2719, 250, 47, 306, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, 347, -629, -629, 6788, -629, -629, -629, -629, -629, -629, -629, -629, 5725, 332, 6890, 339, -629, 5725, 6380, 5509, 324, -629, -629, -629, -629, 190, -629, 208, 5725, 69, -629, 2332, -629, -629, 103, -629, 6183, -629, -629, 330, -629, -629, -49, -629, 2465, 341, -629, -629, -629, 107, -629, -629, 228, -629, -629, -629, -629, -629, 278, 278, 160, 160, 293, 293, 293, 293, 60, 60, 308, -45, -38, 20, 105, -61, -629, -629, -629, 353, -629, 359, -18, -629, 277, 277, 370, -629, 6081, 382, 383, 379, -629, 384, -629, 14, -629, 264, 275, 387, 7088, 5725, 264, 7554, 6183, 5373, 7463, -629, -629, -51, 244, 4931, 49, 2840, -629, 121, -629, -629, 300, -629, 6285, -629, 444, 373, 374, 330, 330, 330, 271, -629, 2961, 3082, 377, 390, 4567, 325, 5725, -629, -629, -629, -629, -629, 393, 400, 5725, 5725, 402, -629, -629, -629, 414, 415, -629, 412, 100, 190, 208, 7183, 5543, 190, -629, -629, -629, 394, 1054, 120, -629, -629, 395, 4236, -629, 1054, -629, -629, -629, -49, -629, -629, -629, 1054, -629, 5725, -629, 5725, 277, -629, 112, 233, -629, 5979, 147, -629, -629, 300, -629, -629, 693, -629, -629, 7372, -629, -629, -629, 264, 361, -629, 419, 416, 92, 4814, -629, -629, -629, -629, 259, 6183, -629, 5166, 220, 49, 421, 444, 7278, 1054, 206, 5725, -629, 404, 49, 132, -629, 281, -629, 406, 444, -629, 19, -629, -629, 1097, -629, -629, 5583, -629, -629, 424, 111, 19, -629, -629, -629, -629, -629, -629, -629, -629, -629, 3203, -629, 3324, 3445, 4567, 3566, 430, 428, 5725, -629, 431, 432, 5725, -629, -629, -629, -629, 190, -629, 438, -629, 437, 144, -629, -629, -629, 5725, 426, 449, 451, 469, 4369, 473, 277, 452, 453, 4697, 277, -629, 307, 151, -629, 5047, -629, -629, 1667, 1800, 454, -629, -629, -629, -629, -629, 458, -629, -629, -629, -629, -629, -629, 4567, -629, 4567, -629, 300, -629, 693, 19, -629, -629, -629, -629, -629, -629, -629, -629, 475, 481, -629, 688, -629, -629, -629, -629, -40, 459, -629, -629, -629, -629, 18, -629, 92, -629, -629, 444, -629, 484, -629, -629, -629, 2598, 466, 444, 323, -629, 5725, -629, 19, 471, -629, -629, -629, 487, 145, -629, -629, 277, -629, -629, -629, -629, 3687, 3808, -629, -629, -629, 491, -629, -629, 493, -629, -629, -629, 482, 4369, 5725, 5725, 5617, 565, 4620, 483, -629, -629, -629, 197, 488, 4369, -629, -629, 198, -629, 489, -629, 1933, -629, -629, -629, -629, 3929, 4050, -629, -629, 5725, 502, 517, -629, 330, 330, -629, -26, 203, 485, -629, -629, -629, -629, 496, 494, -629, 501, 505, -629, -629, -629, -629, -629, -629, -629, 4369, -629, 235, 273, 4369, 301, 511, 4369, 4654, -629, -629, 5725, -629, 120, -629, 4446, -629, -629, 336, -629, -629, -42, -37, 330, 330, -629, 330, 330, -629, 227, -629, 5725, -629, 4369, 4369, -629, 4369, 5725, -629, 4369, 5691, 507, -629, 4446, -629, -629, -629, 330, -629, 330, -629, -7, -23, 44, 28, 330, 330, -629, -629, 586, -629, -629, 340, -629, 4369, 350, -629, -629, 174, 514, 515, 330, -629, 330, -629, 330, -629, 330, -629, 62, 54, 4369, 518, -629, 4369, 4103, -629, -629, -629, 519, 520, 522, 523, 330, -629, 330, -629, -629, -629, -629, -629, -629, -629, -629, -629, -629, 524, 525, -629, -629
+};
 
-struct Location
+static const yytype_int16 yypgoto[] =
 {
-struct CodePosition start;
-struct CodePosition end;
-} __attribute__ ((gcc_struct));
+-629, 329, -629, -629, -112, 932, -629, -629, 0, -629, 13, 303, 337, 338, 345, 516, 528, 533, 536, 521, -629, 52, 1, 630, -14, 7, -329, -629, 16, -629, 584, -629, 34, -28, 862, -629, -629, -503, -629, 261, 1150, 740, -50, 119, 36, 209, -12, -274, -271, 257, -629, -629, -290, -629, 134, -9, 334, 216, 315, -205, -86, -94, -85, -273, 1110, -217, -352, -629, 1038, -629, 920, -140, -629, 302, -629, 87, -628, -316, -629, 155, -629, -629, 201, -629, -629, -164, -552, -629, -629, -629, -4, -355, 468, -629, -629, -629, -629, -629, -629, -629, 461, 333, 465, 470, -629, -150, -629
+};
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Attrib;
+static const yytype_int16 yytable[] =
+{
+29, 43, 103, 273, 244, 50, 52, 53, 504, 386, 222, 349, 209, 111, 100, 361, 29, 432, 353, 249, 98, 2, 2, 408, 284, 84, 158, 617, 97, 687, 618, 619, 425, 689, 492, 103, 2, 103, 519, 648, 270, 181, 475, 132, 663, 664, 202, 713, 202, 29, 2, 29, 2, 451, 453, 707, 167, 456, 150, 70, 71, 8, 95, 519, 711, 95, 213, 2, 200, 167, 200, 364, 140, 141, 4, 8, 519, 357, 365, 283, 375, 410, 291, 146, 205, 103, 205, 206, 426, 206, 78, 296, 8, 112, 366, 2, 680, 741, 717, 29, 147, 549, 212, 688, 248, 620, 2, 213, 690, 378, 113, 114, 115, 660, 336, 715, 29, 246, 29, 665, 8, 149, 714, 2, 735, 340, 164, 379, 232, 408, 327, 29, 250, 733, 166, 107, 155, 269, 712, 160, 359, 504, 504, 166, 161, 468, 251, 252, 253, 202, 2, 29, 29, 271, 400, 445, 446, 447, 449, 148, 202, 432, 622, 432, 231, 612, 432, 604, 107, 232, 359, 331, 287, 718, 439, 162, 163, 156, 166, 349, 282, 151, 331, 573, 574, 353, 211, 205, 385, 716, 206, 325, 545, 154, 612, 160, 142, 143, 205, 736, 161, 206, 612, 172, 167, 231, 397, 734, 178, 2, 153, 470, 159, 29, 342, 337, 172, 95, 107, 224, 603, 355, 347, 218, 116, 108, 467, 117, 118, 372, 282, 162, 163, 567, 373, 333, 274, 354, 568, 378, 610, 359, 611, 232, 153, 358, 333, 2, 433, 166, 504, 113, 114, 115, 167, 511, 232, 512, 108, 555, 95, 506, 2, 225, 434, 70, 71, 95, 383, 404, 584, 634, 215, 666, 667, 556, 166, 167, 213, 231, 2, 160, 425, 432, 432, 103, 161, 8, 153, 153, 136, 137, 231, 173, 599, -334, 78, 695, 696, 29, -334, 725, 401, 138, 139, 204, 173, 204, 108, 541, 282, 351, 468, 219, 409, 352, 416, 162, 163, 726, 432, 432, 144, 145, 213, 653, 2, 359, 550, 214, 282, -334, -334, 215, 160, 166, 278, 458, 2, 161, 650, 654, 113, 114, 115, 461, 462, 95, 668, 166, 109, 172, 534, 8, 374, 213, 119, 673, 544, 472, 378, 161, 213, 29, 522, 116, 279, 282, 117, 118, 162, 163, 697, 29, 507, 537, 513, 293, 514, 493, 603, 167, 95, 109, 509, 294, 417, 295, 167, 523, 95, 95, 162, 163, 324, 674, 164, 103, 160, 282, 213, 172, 628, 161, 95, 157, 524, 133, 334, 282, 231, 29, 134, 135, 448, 362, 407, 231, 174, 334, 179, 435, 557, 676, 172, 436, 551, 508, 213, 95, 207, 174, 207, 109, 162, 163, 525, 526, 220, 254, 255, 173, 242, 564, 359, 214, 247, 2, 598, 215, 328, 112, 166, 166, 661, 662, 116, 338, 686, 117, 118, 341, 722, 213, 419, 167, 578, 213, 329, 231, 581, 95, 724, 596, 362, 256, 257, 213, 258, 259, 260, 261, 29, 527, 585, 275, 371, 29, 95, 262, 263, 173, 382, 625, 380, 381, 29, 29, 376, 691, 692, 377, 693, 694, 391, 392, 393, 303, 398, 326, 394, 95, 493, 493, 173, 95, 443, 444, 459, 160, 522, 454, 540, 709, 161, 710, 460, 463, 172, 95, 107, 719, 720, 335, 455, 172, 464, 465, 466, 474, 476, 531, 532, 547, 335, 523, 566, 729, 552, 730, -319, 731, 576, 732, 577, 162, 163, 579, 580, 119, 582, 360, 524, 583, 631, 359, 174, 586, 232, 746, 587, 747, 588, 642, 643, 645, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 29, 29, 29, 29, 589, 29, 525, 526, 591, 593, 594, 613, 29, 608, 658, 609, 614, 621, 231, 29, 626, 275, 275, 95, -321, 360, 172, 633, 29, -320, 174, 638, 173, 639, 108, 493, 646, 640, 659, 173, 649, 360, 303, 669, 651, 655, 677, 119, 421, 360, 303, 590, -322, 174, 29, 670, 671, 438, 29, 360, 318, 29, 29, -323, 706, 721, 607, 303, 303, 29, 684, 303, 681, 727, 728, 738, 264, 702, 742, 743, 705, 744, 745, 748, 749, 268, 152, 29, 29, 265, 29, 29, 698, 29, 29, 266, 210, 29, 684, 267, 558, 682, 360, 630, 562, 522, 490, 510, 0, 521, 2, 605, 505, 0, 130, 368, 173, 95, 29, 369, 0, 275, 0, 0, 370, 0, 360, 360, 0, 0, 523, 0, 0, 360, 0, 29, 0, 95, 29, 29, 684, 0, 0, 0, 0, 533, 536, 524, 0, 0, 0, 542, 360, 0, 303, 641, 360, 174, 360, 109, 0, 360, 0, 87, 174, 360, 87, 652, 0, 0, 106, 360, 0, 360, 607, 0, 0, 525, 526, 0, 0, 0, 160, 0, 360, 0, 0, 161, 0, 318, 0, 0, 0, 0, 303, 0, 303, 303, 303, 303, 0, 0, 0, 106, 0, 0, 318, 318, 0, 672, 318, 0, 0, 675, 0, 0, 678, 0, 162, 163, 0, 0, 0, 0, 615, 490, 0, 592, 383, 616, 0, 597, 215, 0, 0, 0, 421, 0, 87, 490, 490, 174, 699, 700, 0, 701, 0, 0, 703, 0, 0, 87, 0, 106, 303, 0, 303, 0, 87, 0, 360, 360, 0, 0, 0, 0, 106, 0, 0, 0, 0, 0, 0, 723, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 623, 0, 624, 0, 0, 360, 737, 0, 0, 739, 0, 0, 0, 360, 360, 0, 0, 0, 360, 0, 0, 0, 0, 106, 0, 0, 0, 635, 0, 280, 0, 0, 303, 303, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 490, 0, 0, 106, 318, 0, 318, 318, 318, 318, 0, 0, 490, 0, 0, 0, 0, 0, 0, 490, 0, 0, 0, 0, 303, 303, 0, 0, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 180, 87, 348, 0, 0, 0, 168, 0, 0, 0, 0, 0, 0, 216, 106, 0, 490, 0, 0, 87, 490, 0, 0, 490, 0, 0, 318, 106, 318, 360, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 490, 490, 177, 490, 0, 0, 490, 0, 0, 0, 0, 0, 0, 0, 0, 177, 0, 0, 0, 0, 87, 0, 223, 0, 168, 0, 0, 0, 0, 0, 0, 490, 87, 0, 0, 406, 87, 0, 87, 318, 318, 0, 230, 87, 0, 106, 0, 0, 490, 0, 0, 490, 87, 1, 0, 2, 3, 4, 5, 168, 6, 7, 106, 106, 0, 0, 106, 457, 0, 0, 168, 0, 0, 0, 216, 0, 318, 318, 0, 0, 8, 0, 177, 230, 290, 0, 292, 0, 0, 87, 473, 0, 0, 0, 0, 0, 1, 0, 2, 3, 4, 106, 0, 0, 0, 0, 0, 0, 304, 0, 0, 0, 0, 0, 0, 0, 0, 177, 0, 0, 0, 87, 0, 8, 9, 10, 11, 0, 177, 0, 0, 87, 223, 0, 350, 0, 0, 0, 0, 0, 0, 539, 384, 0, 0, 0, 0, 87, 0, 106, 0, 0, 0, 0, 87, 12, 13, 230, 0, 413, 0, 0, 14, 0, 105, 422, 0, 9, 10, 0, 230, 15, 0, 16, 565, 17, 441, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 106, 0, 106, 106, 106, 106, 0, 227, 105, 12, 13, 390, 0, 0, 0, 0, 0, 0, 396, 0, 0, 0, 0, 0, 0, 15, 0, 51, 415, 17, 413, 0, 0, 0, 428, 430, 0, 0, 0, 0, 0, 0, 87, 171, 0, 106, 106, 0, 304, 0, 0, 0, 0, 0, 384, 201, 171, 201, 105, 0, 106, 518, 106, 217, 0, 304, 304, 0, 0, 304, 0, 0, 0, 0, 216, 0, 0, 0, 0, 543, 0, 0, 413, 0, 0, 0, 518, 0, 415, 413, 0, 0, 0, 0, 0, 0, 0, 0, 0, 559, 0, 106, 0, 0, 0, 0, 230, 0, 0, 0, 0, 0, 390, 517, 0, 0, 0, 0, 0, 0, 0, 0, 106, 106, 0, 288, 0, 0, 0, 389, 0, 0, 223, 0, 0, 0, 0, 0, 0, 0, 415, 290, 546, 0, 0, 0, 389, 415, 0, 0, 0, 554, 427, 429, 106, 0, 0, 0, 332, 106, 106, 0, 0, 442, 413, 0, 0, 0, 0, 332, 0, 0, 0, 0, 304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 518, 0, 0, 171, 304, 0, 304, 304, 304, 304, 0, 0, 0, 387, 0, 0, 0, 0, 389, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 518, 387, 0, 0, 0, 415, 0, 387, 518, 413, 0, 0, 0, 389, 516, 0, 0, 0, 0, 0, 389, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 395, 0, 0, 0, 304, 0, 304, 0, 405, 0, 389, 0, 516, 0, 389, 0, 171, 389, 0, 0, 0, 553, 0, 0, 0, 0, 0, 560, 0, 561, 387, 0, 0, 0, 0, 0, 415, 0, 0, 0, 569, 0, 0, 0, 0, 230, 0, 0, 0, 0, 0, 0, 0, 0, 387, 515, 0, 0, 0, 0, 0, 387, 0, 0, 0, 0, 304, 304, 0, 0, 0, 0, 0, 0, 0, 0, 413, 0, 0, 0, 0, 0, 387, 0, 515, 0, 387, 0, 0, 387, 0, 0, 389, 515, 0, 0, 0, 0, 0, 387, 0, 0, 0, 304, 304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 538, 0, 389, 516, 0, 0, 171, 0, 105, 288, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 415, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 389, 0, 0, 0, 0, 0, 0, 0, 629, 389, 0, 0, 0, 632, 0, 0, 0, 0, 0, 387, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 387, 515, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 171, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 387, 0, 0, 0, 0, 0, 0, 0, 387, 387, 0, 0, 1, 515, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 389, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 0, 78, 0, 488, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 387, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 83, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 489, 362, -371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 0, 78, 0, 488, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 83, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 489, 362, -370, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 0, 78, 0, 488, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 83, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 489, 362, -372, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 83, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 226, 227, 228, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 83, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 226, 227, 272, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 83, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 226, 227, 356, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 83, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 367, 227, -426, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 83, 15, 0, 16, 1, 17, 2, 3, 4, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 226, 227, 627, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 302, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 431, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 450, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 452, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 570, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 571, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 572, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 575, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 636, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 637, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 1, 17, 2, 3, 4, 0, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 656, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 8, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 15, 0, 299, 0, 17, 0, 9, 10, 11, 0, 166, 0, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 301, 0, 657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 683, 740, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 0, 78, 0, 488, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 83, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 489, 362, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 477, 478, 479, 480, 481, 482, 483, 484, 485, 486, 487, 0, 0, 0, 0, 0, 0, 8, 0, 9, 10, 11, 0, 0, 0, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 13, 8, 0, 0, 0, 0, 14, 0, 0, 0, 9, 10, 11, 0, 0, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 489, 362, 12, 13, 0, 0, 9, 10, 11, 14, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 16, 243, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 0, 12, 13, 0, 0, 0, 0, 227, 14, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 16, 1, 17, 2, 3, 4, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 683, 0, 0, 0, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 0, 77, 0, 297, 0, 0, 9, 10, 0, 160, 78, 0, 0, 298, 161, 8, 0, 0, 0, 0, 79, 0, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 8, 0, 0, 83, 15, 0, 299, 0, 17, 0, 9, 10, 11, 0, 166, 0, 1, 300, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 301, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 13, 8, 9, 10, 11, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 16, 647, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 12, 13, 0, 0, 0, 0, 489, 14, 0, 0, 0, 0, 9, 10, 11, 0, 15, 0, 16, 679, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 489, 0, 0, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 15, 2, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 595, 0, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 0, 2, 214, 0, 0, 0, 215, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 535, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 2, 0, 418, 0, 0, 0, 0, 0, 0, 0, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 419, 0, 420, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 0, 1, 359, 2, 3, 4, 5, 0, 6, 7, 166, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 600, 0, 0, 0, 8, 0, 0, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 12, 13, 0, 0, 0, 0, 0, 14, 162, 163, 81, 82, 0, 0, 0, 0, 15, 0, 411, 101, 17, 0, 0, 0, 0, 18, 412, 20, 21, 22, 23, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 9, 10, 11, 1, 78, 2, 3, 4, 5, 0, 6, 7, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 8, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 81, 82, 0, 0, 0, 0, 15, 0, 16, 101, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 1, 0, 2, 3, 4, 5, 0, 6, 7, 9, 10, 11, 160, 0, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 13, 0, 0, 0, 0, 0, 14, 162, 163, 0, 0, 0, 0, 0, 0, 15, 0, 411, 101, 17, 0, 0, 0, 0, 18, 412, 20, 21, 22, 23, 9, 10, 11, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 12, 13, 0, 0, 0, 0, 1, 14, 2, 3, 4, 5, 0, 6, 7, 0, 15, 0, 16, 101, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 10, 11, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 12, 13, 0, 9, 10, 11, 1, 14, 2, 3, 4, 5, 0, 6, 7, 0, 15, 0, 16, 0, 17, 0, 0, 346, 0, 18, 19, 20, 21, 22, 23, 0, 0, 8, 12, 13, 0, 0, 0, 0, 0, 14, 0, 9, 10, 11, 0, 0, 0, 0, 15, 0, 16, 0, 17, 0, 0, 471, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 13, 0, 9, 10, 11, 1, 14, 2, 3, 4, 5, 0, 6, 7, 0, 15, 0, 16, 0, 17, 0, 0, 563, 0, 18, 19, 20, 21, 22, 23, 0, 0, 8, 12, 13, 0, 0, 0, 0, 1, 14, 2, 3, 4, 5, 0, 6, 7, 0, 15, 0, 16, 644, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 10, 11, 1, 0, 2, 3, 4, 5, 0, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 12, 13, 0, 9, 10, 11, 1, 14, 2, 3, 4, 5, 0, 6, 7, 0, 15, 0, 16, 704, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 8, 12, 13, 0, 0, 0, 0, 0, 14, 0, 9, 10, 11, 0, 0, 0, 0, 15, 0, 16, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 13, 0, 9, 10, 11, 1, 14, 2, 3, 4, 5, 0, 6, 7, 0, 15, 0, 49, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 8, 12, 13, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 51, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 10, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 13, 0, 0, 0, 0, 2, 14, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 99, 0, 17, 0, 0, 0, 0, 18, 19, 20, 21, 22, 23, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 2, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 0, 0, 383, 343, 0, 0, 215, 0, 0, 0, 166, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 2, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 0, 0, 383, 0, 0, 0, 215, 0, 0, 0, 166, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 2, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 0, 0, 359, 0, 0, 0, 0, 0, 0, 0, 166, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 82, 0, 0, 0, 83, 0, 0, 0, 437, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 0, 0, 214, 343, 0, 0, 215, 0, 0, 0, 166, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 0, 0, 164, 0, 0, 0, 165, 0, 0, 0, 166, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 0, 0, 164, 0, 0, 0, 208, 0, 0, 0, 166, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 83, 0, 0, 164, 281, 0, 0, 0, 0, 0, 0, 166, 8, 54, 55, 56, 57, 58, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 70, 71, 193, 194, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 195, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 197, 198, 0, 0, 0, 83, 0, 0, 164, 0, 0, 0, 330, 0, 0, 0, 166, 8, 54, 55, 56, 57, 58, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 70, 71, 193, 194, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 195, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 197, 198, 0, 0, 0, 83, 0, 0, 164, 0, 0, 8, 339, 0, 0, 0, 166, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 160, 78, 0, 0, 0, 161, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 162, 163, 81, 82, 0, 0, 0, 0, 0, 0, 214, 0, 0, 0, 215, 0, 0, 0, 166, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 82, 0, 0, 0, 83, 0, 0, 0, 399, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 82, 0, 0, 0, 83, 0, 0, 0, 469, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 82, 0, 0, 0, 83, 0, 0, 548, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 82, 0, 0, 0, 83, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 82, 0, 0, 0, 83, 8, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 402, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 82, 0, 0, 0, 83, 8, 54, 55, 56, 57, 58, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 70, 71, 193, 194, 74, 75, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 195, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 196, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 197, 198, 0, 0, 0, 83
+};
 
-struct Attrib
+static const yytype_int16 yycheck[] =
 {
-struct Location loc;
-int type;
-struct __ecereNameSpace__ecere__sys__OldList *  attribs;
-} __attribute__ ((gcc_struct));
+0, 0, 16, 153, 116, 5, 6, 7, 363, 282, 104, 216, 97, 17, 14, 232, 16, 307, 223, 131, 13, 3, 3, 297, 164, 9, 76, 530, 12, 71, 70, 71, 305, 70, 363, 49, 3, 51, 390, 591, 152, 91, 358, 30, 70, 71, 96, 70, 98, 49, 3, 51, 3, 324, 325, 683, 84, 328, 17, 45, 46, 28, 10, 415, 71, 13, 127, 3, 96, 97, 98, 235, 12, 13, 5, 28, 428, 227, 127, 164, 141, 298, 168, 128, 96, 99, 98, 96, 305, 98, 76, 177, 28, 144, 143, 3, 648, 725, 70, 99, 138, 417, 122, 145, 118, 145, 3, 127, 145, 127, 7, 8, 9, 616, 199, 71, 116, 116, 118, 145, 28, 16, 145, 3, 70, 210, 121, 145, 112, 403, 180, 131, 131, 71, 129, 16, 49, 151, 145, 75, 121, 496, 497, 129, 80, 350, 133, 134, 135, 199, 3, 151, 152, 152, 294, 319, 320, 321, 322, 139, 210, 451, 144, 453, 112, 517, 456, 496, 49, 153, 121, 199, 165, 145, 314, 111, 112, 144, 129, 384, 164, 140, 210, 454, 455, 390, 99, 199, 282, 145, 199, 144, 409, 0, 546, 75, 136, 137, 210, 145, 80, 210, 554, 84, 232, 153, 292, 145, 144, 3, 144, 351, 121, 213, 213, 208, 97, 165, 99, 122, 493, 225, 215, 104, 121, 16, 126, 124, 125, 122, 214, 111, 112, 122, 127, 199, 122, 224, 127, 127, 511, 121, 513, 227, 144, 142, 210, 3, 127, 129, 605, 7, 8, 9, 282, 143, 240, 145, 49, 127, 208, 373, 3, 124, 143, 45, 46, 215, 121, 297, 126, 126, 125, 70, 71, 143, 129, 305, 127, 227, 3, 75, 555, 573, 574, 299, 80, 28, 144, 144, 130, 131, 240, 84, 143, 75, 76, 70, 71, 299, 80, 127, 295, 10, 11, 96, 97, 98, 99, 403, 294, 121, 517, 104, 298, 125, 300, 111, 112, 145, 610, 611, 14, 15, 127, 127, 3, 121, 122, 121, 314, 111, 112, 125, 75, 129, 144, 330, 3, 80, 143, 143, 7, 8, 9, 338, 339, 295, 145, 129, 16, 232, 402, 28, 126, 127, 27, 122, 408, 352, 127, 80, 127, 363, 3, 121, 144, 351, 124, 125, 111, 112, 145, 373, 373, 403, 143, 121, 145, 363, 653, 409, 330, 49, 377, 121, 142, 125, 416, 28, 338, 339, 111, 112, 144, 122, 121, 411, 75, 383, 127, 282, 552, 80, 352, 76, 45, 129, 199, 393, 358, 411, 134, 135, 143, 144, 297, 365, 84, 210, 91, 121, 141, 122, 305, 125, 419, 375, 127, 377, 96, 97, 98, 99, 111, 112, 75, 76, 104, 136, 137, 232, 113, 436, 121, 121, 117, 3, 141, 125, 144, 144, 129, 129, 618, 619, 121, 125, 122, 124, 125, 122, 122, 127, 141, 493, 459, 127, 121, 417, 463, 419, 122, 487, 144, 138, 139, 127, 140, 141, 142, 143, 482, 122, 477, 156, 145, 487, 436, 144, 145, 282, 122, 543, 278, 279, 496, 497, 145, 663, 664, 142, 666, 667, 122, 122, 127, 178, 121, 180, 126, 459, 496, 497, 305, 463, 143, 143, 125, 75, 3, 144, 403, 687, 80, 689, 126, 125, 409, 477, 411, 695, 696, 199, 144, 416, 122, 122, 126, 145, 145, 122, 126, 122, 210, 28, 122, 711, 144, 713, 144, 715, 122, 717, 126, 111, 112, 126, 126, 230, 122, 232, 45, 126, 557, 121, 232, 141, 552, 733, 121, 735, 121, 587, 588, 589, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 586, 587, 588, 589, 121, 591, 75, 76, 121, 143, 143, 122, 598, 145, 614, 143, 121, 144, 552, 605, 122, 278, 279, 557, 144, 282, 493, 126, 614, 144, 282, 126, 409, 126, 411, 605, 57, 141, 122, 416, 143, 298, 299, 144, 142, 142, 121, 304, 305, 306, 307, 482, 144, 305, 640, 145, 141, 314, 644, 316, 178, 647, 648, 144, 143, 65, 497, 324, 325, 655, 655, 328, 651, 145, 145, 143, 146, 677, 145, 145, 680, 145, 145, 145, 145, 150, 42, 673, 674, 147, 676, 677, 671, 679, 680, 148, 98, 683, 683, 149, 425, 653, 359, 555, 433, 3, 363, 378, -1, 393, 3, 496, 365, -1, 142, 240, 493, 651, 704, 240, -1, 378, -1, -1, 240, -1, 383, 384, -1, -1, 28, -1, -1, 390, -1, 721, -1, 671, 724, 725, 725, -1, -1, -1, -1, 402, 403, 45, -1, -1, -1, 408, 409, -1, 411, 586, 413, 409, 415, 411, -1, 418, -1, 9, 416, 422, 12, 598, -1, -1, 16, 428, -1, 430, 605, -1, -1, 75, 76, -1, -1, -1, 75, -1, 441, -1, -1, 80, -1, 307, -1, -1, -1, -1, 451, -1, 453, 454, 455, 456, -1, -1, -1, 49, -1, -1, 324, 325, -1, 640, 328, -1, -1, 644, -1, -1, 647, -1, 111, 112, -1, -1, -1, -1, 122, 482, -1, 484, 121, 127, -1, 488, 125, -1, -1, -1, 493, -1, 84, 496, 497, 493, 673, 674, -1, 676, -1, -1, 679, -1, -1, 97, -1, 99, 511, -1, 513, -1, 104, -1, 517, 518, -1, -1, -1, -1, 112, -1, -1, -1, -1, -1, -1, 704, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 541, -1, 543, -1, -1, 546, 721, -1, -1, 724, -1, -1, -1, 554, 555, -1, -1, -1, 559, -1, -1, -1, -1, 153, -1, -1, -1, 568, -1, 159, -1, -1, 573, 574, 164, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 586, -1, -1, 178, 451, -1, 453, 454, 455, 456, -1, -1, 598, -1, -1, -1, -1, -1, -1, 605, -1, -1, -1, -1, 610, 611, -1, -1, -1, -1, -1, 84, -1, -1, -1, -1, -1, -1, 91, 214, 215, -1, -1, -1, 97, -1, -1, -1, -1, -1, -1, 104, 227, -1, 640, -1, -1, 232, 644, -1, -1, 647, -1, -1, 511, 240, 513, 653, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 673, 674, 84, 676, -1, -1, 679, -1, -1, -1, -1, -1, -1, -1, -1, 97, -1, -1, -1, -1, 282, -1, 104, -1, 164, -1, -1, -1, -1, -1, -1, 704, 294, -1, -1, 297, 298, -1, 300, 573, 574, -1, 112, 305, -1, 307, -1, -1, 721, -1, -1, 724, 314, 1, -1, 3, 4, 5, 6, 199, 8, 9, 324, 325, -1, -1, 328, 329, -1, -1, 210, -1, -1, -1, 214, -1, 610, 611, -1, -1, 28, -1, 164, 153, 166, -1, 168, -1, -1, 351, 352, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 363, -1, -1, -1, -1, -1, -1, 178, -1, -1, -1, -1, -1, -1, -1, -1, 199, -1, -1, -1, 383, -1, 28, 72, 73, 74, -1, 210, -1, -1, 393, 214, -1, 216, -1, -1, -1, -1, -1, -1, 403, 282, -1, -1, -1, -1, 409, -1, 411, -1, -1, -1, -1, 416, 103, 104, 227, -1, 299, -1, -1, 110, -1, 16, 305, -1, 72, 73, -1, 240, 119, -1, 121, 436, 123, 316, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, 451, -1, 453, 454, 455, 456, -1, 144, 49, 103, 104, 282, -1, -1, -1, -1, -1, -1, 289, -1, -1, -1, -1, -1, -1, 119, -1, 121, 299, 123, 359, -1, -1, -1, 305, 306, -1, -1, -1, -1, -1, -1, 493, 84, -1, 496, 497, -1, 307, -1, -1, -1, -1, -1, 383, 96, 97, 98, 99, -1, 511, 390, 513, 104, -1, 324, 325, -1, -1, 328, -1, -1, -1, -1, 403, -1, -1, -1, -1, 408, -1, -1, 411, -1, -1, -1, 415, -1, 359, 418, -1, -1, -1, -1, -1, -1, -1, -1, -1, 428, -1, 552, -1, -1, -1, -1, 365, -1, -1, -1, -1, -1, 383, 384, -1, -1, -1, -1, -1, -1, -1, -1, 573, 574, -1, 166, -1, -1, -1, 282, -1, -1, 403, -1, -1, -1, -1, -1, -1, -1, 411, 412, 413, -1, -1, -1, 299, 418, -1, -1, -1, 422, 305, 306, 605, -1, -1, -1, 199, 610, 611, -1, -1, 316, 493, -1, -1, -1, -1, 210, -1, -1, -1, -1, 433, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 517, -1, -1, 232, 451, -1, 453, 454, 455, 456, -1, -1, -1, 282, -1, -1, -1, -1, 359, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 546, 299, -1, -1, -1, 493, -1, 305, 554, 555, -1, -1, -1, 383, 384, -1, -1, -1, -1, -1, 390, -1, -1, -1, 282, -1, -1, -1, -1, -1, -1, 289, -1, -1, -1, 511, -1, 513, -1, 297, -1, 411, -1, 413, -1, 415, -1, 305, 418, -1, -1, -1, 422, -1, -1, -1, -1, -1, 428, -1, 430, 359, -1, -1, -1, -1, -1, 555, -1, -1, -1, 441, -1, -1, -1, -1, 552, -1, -1, -1, -1, -1, -1, -1, -1, 383, 384, -1, -1, -1, -1, -1, 390, -1, -1, -1, -1, 573, 574, -1, -1, -1, -1, -1, -1, -1, -1, 653, -1, -1, -1, -1, -1, 411, -1, 413, -1, 415, -1, -1, 418, -1, -1, 493, 422, -1, -1, -1, -1, -1, 428, -1, -1, -1, 610, 611, -1, -1, -1, -1, -1, -1, -1, -1, -1, 403, -1, 517, 518, -1, -1, 409, -1, 411, 412, -1, -1, -1, 416, -1, -1, -1, -1, -1, -1, 653, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 546, -1, -1, -1, -1, -1, -1, -1, 554, 555, -1, -1, -1, 559, -1, -1, -1, -1, -1, 493, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 517, 518, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 493, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 546, -1, -1, -1, -1, -1, -1, -1, 554, 555, -1, -1, 1, 559, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 653, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, -1, 76, -1, 78, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, 653, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, 143, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, -1, 76, -1, 78, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, 143, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, -1, 76, -1, 78, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, 143, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, 143, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, 143, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, 143, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, 143, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, 144, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, 1, 123, 3, 4, 5, -1, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, 28, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, 123, -1, 72, 73, 74, -1, 129, -1, -1, 132, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, 144, 145, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, -1, 76, -1, 78, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, 118, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, 143, 144, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, -1, -1, -1, -1, -1, -1, 28, -1, 72, 73, 74, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, 28, -1, -1, -1, -1, 110, -1, -1, -1, 72, 73, 74, -1, -1, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, 144, 103, 104, -1, -1, 72, 73, 74, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, 103, 104, -1, -1, -1, -1, 144, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, 1, 123, 3, 4, 5, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 144, -1, -1, -1, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, 67, -1, 69, -1, -1, 72, 73, -1, 75, 76, -1, -1, 79, 80, 28, -1, -1, -1, -1, 86, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, 28, -1, -1, 118, 119, -1, 121, -1, 123, -1, 72, 73, 74, -1, 129, -1, 1, 132, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, 143, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, 28, 72, 73, 74, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, 103, 104, -1, -1, -1, -1, 143, 110, -1, -1, -1, -1, 72, 73, 74, -1, 119, -1, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, -1, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, 3, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, 3, 121, -1, -1, -1, 125, -1, -1, -1, 129, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 144, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, 3, -1, 121, -1, -1, -1, -1, -1, -1, -1, 129, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 141, -1, 143, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, 1, 121, 3, 4, 5, 6, -1, 8, 9, 129, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 143, -1, -1, -1, 28, -1, -1, -1, -1, -1, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, 113, 114, -1, -1, -1, -1, 119, -1, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, 72, 73, 74, 1, 76, 3, 4, 5, 6, -1, 8, 9, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, 28, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, 113, 114, -1, -1, -1, -1, 119, -1, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, 1, -1, 3, 4, 5, 6, -1, 8, 9, 72, 73, 74, 75, -1, -1, -1, -1, 80, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, -1, -1, -1, -1, 110, 111, 112, -1, -1, -1, -1, -1, -1, 119, -1, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 72, 73, 74, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 103, 104, -1, -1, -1, -1, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, 28, -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, 73, 74, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 103, 104, -1, 72, 73, 74, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, -1, 123, -1, -1, 126, -1, 128, 129, 130, 131, 132, 133, -1, -1, 28, 103, 104, -1, -1, -1, -1, -1, 110, -1, 72, 73, 74, -1, -1, -1, -1, 119, -1, 121, -1, 123, -1, -1, 126, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, 72, 73, 74, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, -1, 123, -1, -1, 126, -1, 128, 129, 130, 131, 132, 133, -1, -1, 28, 103, 104, -1, -1, -1, -1, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, 28, -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, 73, 74, 1, -1, 3, 4, 5, 6, -1, 8, 9, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 28, 103, 104, -1, 72, 73, 74, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, 122, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, 28, 103, 104, -1, -1, -1, -1, -1, 110, -1, 72, 73, 74, -1, -1, -1, -1, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, 72, 73, 74, 1, 110, 3, 4, 5, 6, -1, 8, 9, -1, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, 28, 103, 104, -1, -1, -1, -1, -1, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 72, 73, 74, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 103, 104, -1, -1, -1, -1, 3, 110, -1, -1, -1, -1, -1, -1, -1, -1, 119, -1, 121, -1, 123, -1, -1, -1, -1, 128, 129, 130, 131, 132, 133, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, 122, -1, -1, 125, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, -1, 125, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, 3, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, -1, -1, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, -1, -1, -1, 118, -1, -1, -1, 122, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, 122, -1, -1, 125, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, -1, 125, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, -1, 125, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, 122, -1, -1, -1, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, -1, 125, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, 118, -1, -1, 121, -1, -1, 28, 125, -1, -1, -1, 129, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, 75, 76, -1, -1, -1, 80, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, 111, 112, 113, 114, -1, -1, -1, -1, -1, -1, 121, -1, -1, -1, 125, -1, -1, -1, 129, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, -1, -1, -1, 118, -1, -1, -1, 122, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, -1, -1, -1, 118, -1, -1, -1, 122, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, -1, -1, -1, 118, -1, -1, 121, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, -1, -1, -1, 118, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, -1, -1, -1, 118, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, 86, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, -1, -1, -1, 118, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 67, -1, -1, -1, -1, -1, -1, -1, -1, 76, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 101, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 113, 114, -1, -1, -1, 118
+};
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_ExtDecl;
+static const yytype_uint8 yystos[] =
+{
+0, 1, 3, 4, 5, 6, 8, 9, 28, 72, 73, 74, 103, 104, 110, 119, 121, 123, 128, 129, 130, 131, 132, 133, 147, 148, 149, 151, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 187, 188, 236, 238, 252, 121, 154, 121, 154, 154, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 67, 76, 86, 101, 113, 114, 118, 174, 179, 186, 187, 189, 191, 192, 193, 201, 202, 154, 167, 171, 174, 171, 121, 154, 122, 168, 170, 173, 186, 187, 189, 191, 202, 221, 236, 144, 7, 8, 9, 121, 124, 125, 147, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 142, 169, 156, 129, 134, 135, 130, 131, 10, 11, 12, 13, 136, 137, 14, 15, 128, 138, 139, 16, 17, 140, 169, 144, 0, 221, 144, 147, 188, 121, 75, 80, 111, 112, 121, 125, 129, 179, 180, 181, 185, 186, 189, 191, 202, 206, 208, 216, 144, 147, 180, 188, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 47, 48, 67, 101, 113, 114, 176, 179, 186, 188, 190, 191, 192, 201, 202, 125, 208, 176, 221, 122, 127, 121, 125, 180, 186, 189, 191, 202, 205, 207, 216, 122, 124, 143, 144, 145, 150, 151, 167, 174, 223, 239, 245, 246, 247, 248, 249, 250, 251, 147, 122, 150, 152, 168, 147, 170, 150, 168, 156, 156, 156, 157, 157, 158, 158, 159, 159, 159, 159, 160, 160, 161, 162, 163, 164, 165, 170, 150, 168, 145, 251, 122, 147, 203, 204, 144, 144, 187, 122, 174, 208, 217, 218, 219, 171, 186, 215, 216, 206, 216, 121, 121, 125, 206, 69, 79, 121, 132, 143, 145, 147, 151, 174, 180, 194, 195, 196, 197, 198, 210, 211, 213, 214, 216, 237, 238, 240, 241, 242, 243, 244, 144, 144, 147, 188, 144, 121, 125, 179, 186, 190, 191, 202, 208, 171, 125, 125, 208, 122, 168, 122, 207, 217, 126, 171, 187, 205, 216, 121, 125, 205, 156, 236, 145, 251, 142, 121, 147, 211, 144, 230, 231, 127, 143, 143, 246, 248, 249, 145, 122, 127, 126, 141, 145, 142, 127, 145, 203, 203, 122, 121, 180, 207, 209, 210, 212, 214, 216, 122, 122, 127, 126, 186, 216, 206, 121, 122, 217, 171, 51, 175, 179, 186, 187, 189, 193, 174, 211, 121, 129, 180, 209, 216, 174, 142, 121, 141, 143, 147, 180, 199, 200, 209, 211, 214, 216, 214, 216, 145, 198, 127, 143, 121, 125, 122, 147, 217, 220, 180, 214, 143, 143, 231, 231, 231, 143, 231, 145, 194, 145, 194, 144, 144, 194, 187, 171, 125, 126, 171, 171, 125, 122, 122, 126, 126, 205, 122, 217, 126, 171, 187, 145, 223, 145, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 78, 143, 147, 170, 172, 174, 225, 226, 227, 228, 229, 231, 232, 233, 234, 235, 237, 247, 150, 168, 167, 171, 204, 143, 145, 143, 145, 210, 214, 216, 180, 212, 52, 219, 3, 28, 45, 75, 76, 122, 182, 183, 184, 122, 126, 147, 188, 144, 147, 179, 186, 187, 189, 207, 147, 180, 188, 211, 216, 122, 121, 223, 122, 171, 144, 214, 216, 127, 143, 141, 185, 180, 214, 214, 195, 126, 171, 187, 122, 122, 127, 214, 145, 145, 145, 194, 194, 145, 122, 126, 171, 126, 126, 171, 122, 126, 126, 171, 141, 121, 121, 121, 225, 121, 147, 143, 143, 143, 170, 147, 141, 143, 143, 177, 178, 209, 172, 228, 172, 225, 145, 143, 194, 194, 212, 122, 121, 122, 127, 183, 70, 71, 145, 144, 144, 147, 147, 188, 122, 145, 251, 214, 200, 171, 214, 126, 126, 147, 145, 145, 126, 126, 141, 225, 170, 170, 122, 170, 57, 122, 232, 143, 143, 142, 225, 127, 143, 142, 145, 145, 170, 122, 183, 231, 231, 70, 71, 145, 70, 71, 145, 144, 145, 141, 225, 122, 122, 225, 122, 121, 225, 122, 232, 171, 178, 144, 168, 222, 122, 71, 145, 70, 145, 231, 231, 231, 231, 70, 71, 145, 171, 225, 225, 225, 170, 225, 122, 170, 143, 222, 224, 231, 231, 71, 145, 70, 145, 71, 145, 70, 145, 231, 231, 65, 122, 225, 122, 127, 145, 145, 145, 231, 231, 231, 231, 71, 145, 70, 145, 225, 143, 225, 145, 222, 145, 145, 145, 145, 231, 231, 145, 145
+};
 
-struct ExtDecl;
+void exit(int status);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_ClassDefinition;
+void * calloc(size_t nmemb, size_t size);
 
-struct ClassDefinition;
+void free(void * ptr);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Context;
+void * malloc(size_t size);
 
-struct Context
-{
-struct Context * parent;
-struct __ecereNameSpace__ecere__sys__BinaryTree types;
-struct __ecereNameSpace__ecere__sys__BinaryTree classes;
-struct __ecereNameSpace__ecere__sys__BinaryTree symbols;
-struct __ecereNameSpace__ecere__sys__BinaryTree structSymbols;
-int nextID;
-int simpleID;
-struct __ecereNameSpace__ecere__sys__BinaryTree templateTypes;
-struct ClassDefinition * classDef;
-unsigned int templateTypesOnly;
-unsigned int hasNameSpace;
-} __attribute__ ((gcc_struct));
-
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Instantiation;
+void * realloc(void * ptr, size_t size);
 
-struct Instantiation
-{
-struct Instantiation * prev;
-struct Instantiation * next;
-struct Location loc;
-struct Specifier * _class;
-struct Expression * exp;
-struct __ecereNameSpace__ecere__sys__OldList *  members;
-struct Symbol * symbol;
-unsigned int fullSet;
-unsigned int isConstant;
-unsigned char *  data;
-struct Location nameLoc;
-struct Location insideLoc;
-unsigned int built;
-} __attribute__ ((gcc_struct));
+long int strtol(const char * nptr, char ** endptr, int base);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Declaration;
+long long int strtoll(const char * nptr, char ** endptr, int base);
 
-struct Declaration
-{
-struct Declaration * prev;
-struct Declaration * next;
-struct Location loc;
-int type;
-union
-{
-struct
-{
-struct __ecereNameSpace__ecere__sys__OldList *  specifiers;
-struct __ecereNameSpace__ecere__sys__OldList *  declarators;
-} __attribute__ ((gcc_struct));
-struct Instantiation * inst;
-struct
-{
-struct Identifier * id;
-struct Expression * exp;
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
-struct Specifier * extStorage;
-struct Symbol * symbol;
-int declMode;
-} __attribute__ ((gcc_struct));
+unsigned long long int strtoull(const char * nptr, char ** endptr, int base);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Statement;
+typedef __builtin_va_list va_list;
 
-struct Statement
-{
-struct Statement * prev;
-struct Statement * next;
-struct Location loc;
-int type;
-union
-{
-struct __ecereNameSpace__ecere__sys__OldList *  expressions;
-struct
-{
-struct Identifier * id;
-struct Statement * stmt;
-} __attribute__ ((gcc_struct)) labeled;
-struct
-{
-struct Expression * exp;
-struct Statement * stmt;
-} __attribute__ ((gcc_struct)) caseStmt;
-struct
-{
-struct __ecereNameSpace__ecere__sys__OldList * declarations;
-struct __ecereNameSpace__ecere__sys__OldList * statements;
-struct Context * context;
-unsigned int isSwitch;
-} __attribute__ ((gcc_struct)) compound;
-struct
-{
-struct __ecereNameSpace__ecere__sys__OldList * exp;
-struct Statement * stmt;
-struct Statement * elseStmt;
-} __attribute__ ((gcc_struct)) ifStmt;
-struct
-{
-struct __ecereNameSpace__ecere__sys__OldList * exp;
-struct Statement * stmt;
-} __attribute__ ((gcc_struct)) switchStmt;
-struct
-{
-struct __ecereNameSpace__ecere__sys__OldList * exp;
-struct Statement * stmt;
-} __attribute__ ((gcc_struct)) whileStmt;
-struct
-{
-struct __ecereNameSpace__ecere__sys__OldList * exp;
-struct Statement * stmt;
-} __attribute__ ((gcc_struct)) doWhile;
-struct
-{
-struct Statement * init;
-struct Statement * check;
-struct __ecereNameSpace__ecere__sys__OldList * increment;
-struct Statement * stmt;
-} __attribute__ ((gcc_struct)) forStmt;
-struct
-{
-struct Identifier * id;
-} __attribute__ ((gcc_struct)) gotoStmt;
-struct
-{
-struct Specifier * spec;
-char * statements;
-struct __ecereNameSpace__ecere__sys__OldList * inputFields;
-struct __ecereNameSpace__ecere__sys__OldList * outputFields;
-struct __ecereNameSpace__ecere__sys__OldList * clobberedFields;
-} __attribute__ ((gcc_struct)) asmStmt;
-struct
-{
-struct Expression * watcher;
-struct Expression * object;
-struct __ecereNameSpace__ecere__sys__OldList * watches;
-} __attribute__ ((gcc_struct)) _watch;
-struct
-{
-struct Identifier * id;
-struct __ecereNameSpace__ecere__sys__OldList * exp;
-struct __ecereNameSpace__ecere__sys__OldList * filter;
-struct Statement * stmt;
-} __attribute__ ((gcc_struct)) forEachStmt;
-struct Declaration * decl;
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
+typedef void FILE;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_TypeName;
+FILE * bsl_stdin(void);
 
-struct TypeName;
+FILE * bsl_stdout(void);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Initializer;
+FILE * bsl_stderr(void);
 
-struct Initializer
-{
-struct Initializer * prev;
-struct Initializer * next;
-struct Location loc;
-int type;
-union
-{
-struct Expression * exp;
-struct __ecereNameSpace__ecere__sys__OldList *  list;
-} __attribute__ ((gcc_struct));
-unsigned int isConstant;
-} __attribute__ ((gcc_struct));
+char * fgets(char * s, int size, FILE * stream);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__com__DataValue;
+FILE * fopen(const char * path, const char * mode);
 
-struct __ecereNameSpace__ecere__com__DataValue
-{
-union
-{
-char c;
-unsigned char uc;
-short s;
-unsigned short us;
-int i;
-unsigned int ui;
-void *  p;
-float f;
-double d;
-long long i64;
-uint64 ui64;
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
+int fclose(FILE * fp);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Expression;
+int fflush(FILE * stream);
 
-struct Expression
-{
-struct Expression * prev;
-struct Expression * next;
-struct Location loc;
-int type;
-union
-{
-struct
-{
-char *  constant;
-struct Identifier * identifier;
-} __attribute__ ((gcc_struct));
-struct Statement * compound;
-struct Instantiation * instance;
-char *  string;
-struct __ecereNameSpace__ecere__sys__OldList *  list;
-struct
-{
-struct __ecereNameSpace__ecere__sys__OldList * specifiers;
-struct Declarator * decl;
-} __attribute__ ((gcc_struct)) _classExp;
-struct
-{
-struct Identifier * id;
-} __attribute__ ((gcc_struct)) classData;
-struct
-{
-struct Expression * exp;
-struct __ecereNameSpace__ecere__sys__OldList * arguments;
-struct Location argLoc;
-} __attribute__ ((gcc_struct)) call;
-struct
-{
-struct Expression * exp;
-struct __ecereNameSpace__ecere__sys__OldList * index;
-} __attribute__ ((gcc_struct)) index;
-struct
-{
-struct Expression * exp;
-struct Identifier * member;
-int memberType;
-unsigned int thisPtr;
-} __attribute__ ((gcc_struct)) member;
-struct
-{
-int op;
-struct Expression * exp1;
-struct Expression * exp2;
-} __attribute__ ((gcc_struct)) op;
-struct TypeName * typeName;
-struct Specifier * _class;
-struct
-{
-struct TypeName * typeName;
-struct Expression * exp;
-} __attribute__ ((gcc_struct)) cast;
-struct
-{
-struct Expression * cond;
-struct __ecereNameSpace__ecere__sys__OldList * exp;
-struct Expression * elseExp;
-} __attribute__ ((gcc_struct)) cond;
-struct
-{
-struct TypeName * typeName;
-struct Expression * size;
-} __attribute__ ((gcc_struct)) _new;
-struct
-{
-struct TypeName * typeName;
-struct Expression * size;
-struct Expression * exp;
-} __attribute__ ((gcc_struct)) _renew;
-struct
-{
-char * table;
-struct Identifier * id;
-} __attribute__ ((gcc_struct)) db;
-struct
-{
-struct Expression * ds;
-struct Expression * name;
-} __attribute__ ((gcc_struct)) dbopen;
-struct
-{
-struct TypeName * typeName;
-struct Initializer * initializer;
-} __attribute__ ((gcc_struct)) initializer;
-struct
-{
-struct Expression * exp;
-struct TypeName * typeName;
-} __attribute__ ((gcc_struct)) vaArg;
-} __attribute__ ((gcc_struct));
-unsigned int debugValue;
-struct __ecereNameSpace__ecere__com__DataValue val;
-uint64 address;
-unsigned int hasAddress;
-struct Type * expType;
-struct Type * destType;
-unsigned int usage;
-int tempCount;
-unsigned int byReference;
-unsigned int isConstant;
-unsigned int addedThis;
-unsigned int needCast;
-unsigned int thisPtr;
-} __attribute__ ((gcc_struct));
+int fgetc(FILE * stream);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_TemplateDatatype;
+int fprintf(FILE * stream, const char * format, ...);
 
-struct TemplateDatatype;
+int fputc(int c, FILE * stream);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_TemplateArgument;
+size_t fread(void * ptr, size_t size, size_t nmemb, FILE * stream);
 
-struct TemplateArgument;
+size_t fwrite(const void * ptr, size_t size, size_t nmemb, FILE * stream);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_TemplateParameter;
+int vsnprintf(char *, size_t, const char *, va_list args);
 
-struct TemplateParameter;
+int snprintf(char * str, size_t, const char * format, ...);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Specifier;
+int fseek(FILE * stream, long offset, int whence);
 
-struct Specifier
-{
-struct Specifier * prev;
-struct Specifier * next;
-struct Location loc;
-int type;
-union
-{
-int specifier;
-struct
-{
-struct ExtDecl * extDecl;
-char *  name;
-struct Symbol * symbol;
-struct __ecereNameSpace__ecere__sys__OldList *  templateArgs;
-} __attribute__ ((gcc_struct));
-struct
-{
-struct Identifier * id;
-struct __ecereNameSpace__ecere__sys__OldList *  list;
-struct __ecereNameSpace__ecere__sys__OldList *  baseSpecs;
-struct __ecereNameSpace__ecere__sys__OldList *  definitions;
-unsigned int addNameSpace;
-struct Context * ctx;
-struct ExtDecl * extDeclStruct;
-} __attribute__ ((gcc_struct));
-struct Expression * expression;
-struct Specifier * _class;
-struct TemplateParameter * templateParameter;
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
+long ftell(FILE * stream);
+
+int feof(FILE * stream);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Identifier;
+int ferror(FILE * stream);
 
-struct Identifier
-{
-struct Identifier * prev;
-struct Identifier * next;
-struct Location loc;
-struct Symbol * classSym;
-struct Specifier * _class;
-char *  string;
-struct Identifier * badID;
-} __attribute__ ((gcc_struct));
+int fileno(FILE * stream);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Pointer;
+int expression_yydebug;
 
-struct Pointer;
+int expression_yyparse(void);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Declarator;
+int expression_yychar;
 
-struct Declarator
-{
-struct Declarator * prev;
-struct Declarator * next;
-struct Location loc;
-int type;
-struct Symbol * symbol;
-struct Declarator * declarator;
-union
-{
-struct Identifier * identifier;
-struct
-{
-struct Expression * exp;
-struct Expression * posExp;
-struct Attrib * attrib;
-} __attribute__ ((gcc_struct)) structDecl;
-struct
+int expression_yynerrs;
+
+extern int declMode;
+
+struct __ecereNameSpace__ecere__sys__OldList
 {
-struct Expression * exp;
-struct Specifier * enumClass;
-} __attribute__ ((gcc_struct)) array;
-struct
+void *  first;
+void *  last;
+int count;
+unsigned int offset;
+unsigned int circ;
+} ecere_gcc_struct;
+
+struct __ecereNameSpace__ecere__sys__BTNode;
+
+struct Type;
+
+struct __ecereNameSpace__ecere__com__DataValue
 {
-struct __ecereNameSpace__ecere__sys__OldList * parameters;
-} __attribute__ ((gcc_struct)) function;
-struct
+union
 {
-struct Pointer * pointer;
-} __attribute__ ((gcc_struct)) pointer;
-struct
+char c;
+unsigned char uc;
+short s;
+unsigned short us;
+int i;
+unsigned int ui;
+void *  p;
+float f;
+double d;
+long long i64;
+uint64 ui64;
+} ecere_gcc_struct __anon1;
+} ecere_gcc_struct;
+
+struct __ecereNameSpace__ecere__com__SerialBuffer
 {
-struct ExtDecl * extended;
-} __attribute__ ((gcc_struct)) extended;
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
+unsigned char *  _buffer;
+unsigned int count;
+unsigned int _size;
+unsigned int pos;
+} ecere_gcc_struct;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_FunctionDefinition;
+extern void *  __ecereNameSpace__ecere__com__eSystem_New(unsigned int size);
 
-struct FunctionDefinition;
+extern void *  __ecereNameSpace__ecere__com__eSystem_New0(unsigned int size);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_DBTableDef;
+extern void *  __ecereNameSpace__ecere__com__eSystem_Renew(void *  memory, unsigned int size);
 
-struct DBTableDef;
+extern void *  __ecereNameSpace__ecere__com__eSystem_Renew0(void *  memory, unsigned int size);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_External;
+extern void __ecereNameSpace__ecere__com__eSystem_Delete(void *  memory);
 
-struct External;
+struct Enumerator;
+
+struct Pointer;
+
+struct TypeName;
+
+struct FunctionDefinition;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_ModuleImport;
+struct External;
 
-struct ModuleImport;
+struct Context;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_ClassImport;
+struct AsmField;
 
-struct ClassImport;
+struct ExtDecl;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Symbol;
+struct ClassDefinition;
 
 struct Symbol;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Type;
+struct PropertyWatch;
 
-struct Type;
+struct TemplateParameter;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__com__Class;
+struct TemplateArgument;
 
-struct __ecereNameSpace__ecere__com__Class
+struct TemplateDatatype;
+
+struct DBTableEntry;
+
+struct DBIndexItem;
+
+struct DBTableDef;
+
+struct CodePosition
 {
-struct __ecereNameSpace__ecere__com__Class * prev;
-struct __ecereNameSpace__ecere__com__Class * next;
-char *  name;
-int offset;
-int structSize;
-int (* *  _vTbl)();
-int vTblSize;
-int (*  Constructor)(struct __ecereNameSpace__ecere__com__Instance *);
-void (*  Destructor)(struct __ecereNameSpace__ecere__com__Instance *);
-int offsetClass;
-int sizeClass;
-struct __ecereNameSpace__ecere__com__Class * base;
-struct __ecereNameSpace__ecere__sys__BinaryTree methods;
-struct __ecereNameSpace__ecere__sys__BinaryTree members;
-struct __ecereNameSpace__ecere__sys__BinaryTree prop;
-struct __ecereNameSpace__ecere__sys__OldList membersAndProperties;
-struct __ecereNameSpace__ecere__sys__BinaryTree classProperties;
-struct __ecereNameSpace__ecere__sys__OldList derivatives;
-int memberID;
-int startMemberID;
-int type;
-struct __ecereNameSpace__ecere__com__Instance * module;
-struct __ecereNameSpace__ecere__com__NameSpace *  nameSpace;
-char *  dataTypeString;
-struct Type * dataType;
-int typeSize;
-int defaultAlignment;
-void (*  Initialize)();
-int memberOffset;
-struct __ecereNameSpace__ecere__sys__OldList selfWatchers;
-char *  designerClass;
-unsigned int noExpansion;
-char *  defaultProperty;
-unsigned int comRedefinition;
-int count;
-unsigned int isRemote;
-unsigned int internalDecl;
-void *  data;
-unsigned int computeSize;
-int structAlignment;
-int destructionWatchOffset;
-unsigned int fixed;
-struct __ecereNameSpace__ecere__sys__OldList delayedCPValues;
-int inheritanceAccess;
-char *  fullName;
-void *  symbol;
-struct __ecereNameSpace__ecere__sys__OldList conversions;
-struct __ecereNameSpace__ecere__sys__OldList templateParams;
-struct __ecereNameSpace__ecere__com__ClassTemplateArgument *  templateArgs;
-struct __ecereNameSpace__ecere__com__Class * templateClass;
-struct __ecereNameSpace__ecere__sys__OldList templatized;
-int numParams;
-unsigned int isInstanceClass;
-} __attribute__ ((gcc_struct));
+int line;
+int charPos;
+int pos;
+int included;
+} ecere_gcc_struct;
 
-extern long long __ecereNameSpace__ecere__com__eClass_GetProperty(struct __ecereNameSpace__ecere__com__Class * _class, char *  name);
+extern size_t strlen(const char * );
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__com__Instance;
+extern char *  __ecereNameSpace__ecere__sys__CopyString(const char *  string);
 
-struct __ecereNameSpace__ecere__com__Instance
+static void yy_stack_print(yytype_int16 * yybottom, yytype_int16 * yytop)
 {
-int (* *  _vTbl)();
-struct __ecereNameSpace__ecere__com__Class * _class;
-int _refCount;
-} __attribute__ ((gcc_struct));
-
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__com__DataMember;
-
-struct __ecereNameSpace__ecere__com__DataMember
+fprintf((bsl_stderr()), "Stack now");
+for(; yybottom <= yytop; yybottom++)
 {
-struct __ecereNameSpace__ecere__com__DataMember * prev;
-struct __ecereNameSpace__ecere__com__DataMember * next;
-char *  name;
-unsigned int isProperty;
-int memberAccess;
-int id;
-struct __ecereNameSpace__ecere__com__Class * _class;
-char *  dataTypeString;
-struct __ecereNameSpace__ecere__com__Class * dataTypeClass;
-struct Type * dataType;
-int type;
-int offset;
-int memberID;
-struct __ecereNameSpace__ecere__sys__OldList members;
-struct __ecereNameSpace__ecere__sys__BinaryTree membersAlpha;
-int memberOffset;
-int structAlignment;
-} __attribute__ ((gcc_struct));
-
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__com__SerialBuffer;
+int yybot = *yybottom;
 
-struct __ecereNameSpace__ecere__com__SerialBuffer
-{
-unsigned char *  _buffer;
-unsigned int count;
-unsigned int _size;
-unsigned int pos;
-} __attribute__ ((gcc_struct));
+fprintf((bsl_stderr()), " %d", yybot);
+}
+fprintf((bsl_stderr()), "\n");
+}
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass___ecereNameSpace__ecere__com__ClassTemplateArgument;
+extern void FreeList(struct __ecereNameSpace__ecere__sys__OldList * list, void (*  FreeFunction)(void * ));
 
-struct __ecereNameSpace__ecere__com__ClassTemplateArgument
-{
-union
-{
-struct
-{
-char *  dataTypeString;
-struct __ecereNameSpace__ecere__com__Class * dataTypeClass;
-} __attribute__ ((gcc_struct));
-struct __ecereNameSpace__ecere__com__DataValue expression;
-struct
-{
-char *  memberString;
-union
-{
-struct __ecereNameSpace__ecere__com__DataMember * member;
-struct __ecereNameSpace__ecere__com__Property * prop;
-struct __ecereNameSpace__ecere__com__Method * method;
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
+extern struct __ecereNameSpace__ecere__sys__OldList *  MkListOne(void *  item);
 
-enum yytokentype
-{
-IDENTIFIER = 258, CONSTANT = 259, STRING_LITERAL = 260, SIZEOF = 261, PTR_OP = 262, INC_OP = 263, DEC_OP = 264, LEFT_OP = 265, RIGHT_OP = 266, LE_OP = 267, GE_OP = 268, EQ_OP = 269, NE_OP = 270, AND_OP = 271, OR_OP = 272, MUL_ASSIGN = 273, DIV_ASSIGN = 274, MOD_ASSIGN = 275, ADD_ASSIGN = 276, SUB_ASSIGN = 277, LEFT_ASSIGN = 278, RIGHT_ASSIGN = 279, AND_ASSIGN = 280, XOR_ASSIGN = 281, OR_ASSIGN = 282, TYPE_NAME = 283, TYPEDEF = 284, EXTERN = 285, STATIC = 286, AUTO = 287, REGISTER = 288, CHAR = 289, SHORT = 290, INT = 291, UINT = 292, INT64 = 293, LONG = 294, SIGNED = 295, UNSIGNED = 296, FLOAT = 297, DOUBLE = 298, CONST = 299, VOLATILE = 300, VOID = 301, VALIST = 302, STRUCT = 303, UNION = 304, ENUM = 305, ELLIPSIS = 306, CASE = 307, DEFAULT = 308, IF = 309, SWITCH = 310, WHILE = 311, DO = 312, FOR = 313, GOTO = 314, CONTINUE = 315, BREAK = 316, RETURN = 317, IFX = 318, ELSE = 319, CLASS = 320, THISCLASS = 321, CLASS_NAME = 322, PROPERTY = 323, SETPROP = 324, GETPROP = 325, NEWOP = 326, RENEW = 327, DELETE = 328, EXT_DECL = 329, EXT_STORAGE = 330, IMPORT = 331, DEFINE = 332, VIRTUAL = 333, ATTRIB = 334, PUBLIC = 335, PRIVATE = 336, TYPED_OBJECT = 337, ANY_OBJECT = 338, _INCREF = 339, EXTENSION = 340, ASM = 341, TYPEOF = 342, WATCH = 343, STOPWATCHING = 344, FIREWATCHERS = 345, WATCHABLE = 346, CLASS_DESIGNER = 347, CLASS_NO_EXPANSION = 348, CLASS_FIXED = 349, ISPROPSET = 350, CLASS_DEFAULT_PROPERTY = 351, PROPERTY_CATEGORY = 352, CLASS_DATA = 353, CLASS_PROPERTY = 354, SUBCLASS = 355, NAMESPACE = 356, NEW0OP = 357, RENEW0 = 358, VAARG = 359, DBTABLE = 360, DBFIELD = 361, DBINDEX = 362, DATABASE_OPEN = 363, ALIGNOF = 364, ATTRIB_DEP = 365, __ATTRIB = 366
-};
+extern struct __ecereNameSpace__ecere__sys__OldList *  MkList(void);
 
-typedef union YYSTYPE
-{
-int specifierType;
-int i;
-int declMode;
-struct Identifier * id;
-struct Expression * exp;
-struct Specifier * specifier;
-struct __ecereNameSpace__ecere__sys__OldList * list;
-struct Enumerator * enumerator;
-struct Declarator * declarator;
-struct Pointer * pointer;
-struct Initializer * initializer;
-struct InitDeclarator * initDeclarator;
-struct TypeName * typeName;
-struct Declaration * declaration;
-struct Statement * stmt;
-struct FunctionDefinition * function;
-struct External * external;
-struct Context * context;
-struct AsmField * asmField;
-struct Attrib * attrib;
-struct ExtDecl * extDecl;
-struct Attribute * attribute;
-struct Instantiation * instance;
-struct MembersInit * membersInit;
-struct MemberInit * memberInit;
-struct ClassFunction * classFunction;
-struct ClassDefinition * _class;
-struct ClassDef * classDef;
-struct PropertyDef * prop;
-char * string;
-struct Symbol * symbol;
-struct PropertyWatch * propertyWatch;
-struct TemplateParameter * templateParameter;
-struct TemplateArgument * templateArgument;
-struct TemplateDatatype * templateDatatype;
-struct DBTableEntry * dbtableEntry;
-struct DBIndexItem * dbindexItem;
-struct DBTableDef * dbtableDef;
-} __attribute__ ((gcc_struct)) YYSTYPE;
+extern void ListAdd(struct __ecereNameSpace__ecere__sys__OldList * list, void *  item);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Enumerator;
+extern void FreeEnumerator(struct Enumerator * enumerator);
 
-struct Enumerator;
+extern void FreePointer(struct Pointer * pointer);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_InitDeclarator;
+extern struct Pointer * MkPointer(struct __ecereNameSpace__ecere__sys__OldList * qualifiers, struct Pointer * pointer);
 
-struct InitDeclarator
-{
-struct InitDeclarator * prev;
-struct InitDeclarator * next;
-struct Location loc;
-struct Declarator * declarator;
-struct Initializer * initializer;
-} __attribute__ ((gcc_struct));
+extern void FreeTypeName(struct TypeName * typeName);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_AsmField;
+extern void PopContext(struct Context * ctx);
 
-struct AsmField;
+extern void FreeContext(struct Context * context);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Attribute;
+extern struct Context * PushContext(void);
 
-struct Attribute
-{
-struct Attribute * prev;
-struct Attribute * next;
-struct Location loc;
-char * attr;
-struct Expression * exp;
-} __attribute__ ((gcc_struct));
+extern void FreeExtDecl(struct ExtDecl * extDecl);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_ClassFunction;
+extern struct ExtDecl * MkExtDeclString(char * s);
 
-struct ClassFunction
+struct Location
 {
-struct ClassFunction * prev;
-struct ClassFunction * next;
-struct Location loc;
-struct __ecereNameSpace__ecere__sys__OldList *  specifiers;
-struct Declarator * declarator;
-struct __ecereNameSpace__ecere__sys__OldList *  declarations;
-struct Statement * body;
-struct __ecereNameSpace__ecere__com__Class * _class;
-struct __ecereNameSpace__ecere__sys__OldList attached;
-int declMode;
-struct Type * type;
-struct Symbol * propSet;
-unsigned int isVirtual;
-unsigned int isConstructor;
-unsigned int isDestructor;
-unsigned int dontMangle;
-int id;
-int idCode;
-} __attribute__ ((gcc_struct));
+struct CodePosition start;
+struct CodePosition end;
+} ecere_gcc_struct;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_MembersInit;
+extern struct Location yylloc;
 
-struct MembersInit
+struct Location expression_yylloc;
+
+struct Attrib
 {
-struct MembersInit * prev;
-struct MembersInit * next;
 struct Location loc;
 int type;
-union
-{
-struct __ecereNameSpace__ecere__sys__OldList *  dataMembers;
-struct ClassFunction * function;
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
+struct __ecereNameSpace__ecere__sys__OldList *  attribs;
+} ecere_gcc_struct;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_MemberInit;
+extern void FreeAttrib(struct Attrib * attr);
 
-struct MemberInit
-{
-struct MemberInit * prev;
-struct MemberInit * next;
-struct Location loc;
-struct Location realLoc;
-struct __ecereNameSpace__ecere__sys__OldList *  identifiers;
-struct Initializer * initializer;
-unsigned int used;
-unsigned int variable;
-unsigned int takeOutExp;
-} __attribute__ ((gcc_struct));
+extern struct ExtDecl * MkExtDeclAttrib(struct Attrib * attr);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_PropertyDef;
+extern struct Attrib * MkAttrib(int type, struct __ecereNameSpace__ecere__sys__OldList *  attribs);
 
-struct PropertyDef
-{
-struct PropertyDef * prev;
-struct PropertyDef * next;
-struct Location loc;
-struct __ecereNameSpace__ecere__sys__OldList *  specifiers;
-struct Declarator * declarator;
-struct Identifier * id;
-struct Statement * getStmt;
-struct Statement * setStmt;
-struct Statement * issetStmt;
-struct Symbol * symbol;
-unsigned int conversion;
-unsigned int isWatchable;
-struct Expression * category;
-} __attribute__ ((gcc_struct));
+struct Expression;
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_PropertyWatch;
+struct Expression * parsedExpression;
 
-struct PropertyWatch;
+extern void FreeExpression(struct Expression * exp);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_ClassDef;
+extern struct Expression * MkExpBrackets(struct __ecereNameSpace__ecere__sys__OldList * expressions);
 
-struct ClassDef
-{
-struct ClassDef * prev;
-struct ClassDef * next;
-struct Location loc;
-int type;
-union
-{
-struct Declaration * decl;
-struct ClassFunction * function;
-struct __ecereNameSpace__ecere__sys__OldList *  defProperties;
-struct PropertyDef * propertyDef;
-struct PropertyWatch * propertyWatch;
-char *  designer;
-struct Identifier * defaultProperty;
-struct
-{
-struct Identifier * id;
-struct Initializer * initializer;
-} __attribute__ ((gcc_struct));
-} __attribute__ ((gcc_struct));
-int memberAccess;
-void *  object;
-} __attribute__ ((gcc_struct));
+extern struct Expression * MkExpConstant(const char *  string);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_DBTableEntry;
+extern struct Expression * MkExpWideString(const char *  string);
 
-struct DBTableEntry;
+extern struct Expression * MkExpString(const char *  string);
 
-extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_DBIndexItem;
+extern struct Expression * MkExpIntlString(const char *  string, const char *  context);
 
-struct DBIndexItem;
+extern struct Expression * MkExpDummy(void);
 
-extern YYSTYPE yylval;
+extern struct Expression * MkExpNew(struct TypeName * type, struct Expression * size);
 
-extern struct Location yylloc;
+extern struct Expression * MkExpNew0(struct TypeName * type, struct Expression * size);
 
-struct Expression * parsedExpression;
+extern struct Expression * MkExpRenew(struct Expression * memExp, struct TypeName * type, struct Expression * size);
 
-extern struct __ecereNameSpace__ecere__com__Instance * fileInput;
+extern struct Expression * MkExpRenew0(struct Expression * memExp, struct TypeName * type, struct Expression * size);
 
-extern char * yytext;
+extern struct Expression * MkExpIndex(struct Expression * expression, struct __ecereNameSpace__ecere__sys__OldList * index);
 
-int yylex();
+extern struct Expression * MkExpCall(struct Expression * expression, struct __ecereNameSpace__ecere__sys__OldList * arguments);
 
-int yyerror();
+extern struct Expression * MkExpOp(struct Expression * exp1, int op, struct Expression * exp2);
 
-typedef unsigned char yytype_uint8;
-
-typedef signed char yytype_int8;
-
-typedef unsigned short int yytype_uint16;
-
-typedef short int yytype_int16;
-
-void * malloc(size_t size);
-
-void free(void *);
-
-union yyalloc
-{
-yytype_int16 yyss_alloc;
-YYSTYPE yyvs_alloc;
-struct Location yyls_alloc;
-} __attribute__ ((gcc_struct));
-
-static const yytype_uint8 yytranslate[] = 
-{
-(unsigned char)0, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)124, (unsigned char)2, (unsigned char)2, (unsigned char)114, (unsigned char)126, (unsigned char)119, (unsigned char)2, (unsigned char)112, (unsigned char)113, (unsigned char)120, (unsigned char)121, (unsigned char)118, (unsigned char)122, (unsigned char)115, (unsigned char)125, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)132, (unsigned char)134, (unsigned char)127, (unsigned char)133, (unsigned char)128, (unsigned char)131, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)116, (unsigned char)2, (unsigned char)117, (unsigned char)129, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)135, (unsigned char)130, (unsigned char)136, (unsigned char)123, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)3, (unsigned char)4, (unsigned char)5, (unsigned char)6, (unsigned char)7, (unsigned char)8, (unsigned char)9, (unsigned char)10, (unsigned char)11, (unsigned char)12, (unsigned char)13, (unsigned char)14, (unsigned char)15, (unsigned char)16, (unsigned char)17, (unsigned char)18, (unsigned char)19, (unsigned char)20, (unsigned char)21, (unsigned char)22, (unsigned char)23, (unsigned char)24, (unsigned char)25, (unsigned char)26, (unsigned char)27, (unsigned char)28, (unsigned char)29, (unsigned char)30, (unsigned char)31, (unsigned char)32, (unsigned char)33, (unsigned char)34, (unsigned char)35, (unsigned char)36, (unsigned char)37, (unsigned char)38, (unsigned char)39, (unsigned char)40, (unsigned char)41, (unsigned char)42, (unsigned char)43, (unsigned char)44, (unsigned char)45, (unsigned char)46, (unsigned char)47, (unsigned char)48, (unsigned char)49, (unsigned char)50, (unsigned char)51, (unsigned char)52, (unsigned char)53, (unsigned char)54, (unsigned char)55, (unsigned char)56, (unsigned char)57, (unsigned char)58, (unsigned char)59, (unsigned char)60, (unsigned char)61, (unsigned char)62, (unsigned char)63, (unsigned char)64, (unsigned char)65, (unsigned char)66, (unsigned char)67, (unsigned char)68, (unsigned char)69, (unsigned char)70, (unsigned char)71, (unsigned char)72, (unsigned char)73, (unsigned char)74, (unsigned char)75, (unsigned char)76, (unsigned char)77, (unsigned char)78, (unsigned char)79, (unsigned char)80, (unsigned char)81, (unsigned char)82, (unsigned char)83, (unsigned char)84, (unsigned char)85, (unsigned char)86, (unsigned char)87, (unsigned char)88, (unsigned char)89, (unsigned char)90, (unsigned char)91, (unsigned char)92, (unsigned char)93, (unsigned char)94, (unsigned char)95, (unsigned char)96, (unsigned char)97, (unsigned char)98, (unsigned char)99, (unsigned char)100, (unsigned char)101, (unsigned char)102, (unsigned char)103, (unsigned char)104, (unsigned char)105, (unsigned char)106, (unsigned char)107, (unsigned char)108, (unsigned char)109, (unsigned char)110, (unsigned char)111
-};
-
-static const yytype_uint16 yyprhs[] = 
-{
-(unsigned short)0, (unsigned short)0, (unsigned short)3, (unsigned short)5, (unsigned short)7, (unsigned short)11, (unsigned short)13, (unsigned short)15, (unsigned short)17, (unsigned short)19, (unsigned short)22, (unsigned short)27, (unsigned short)30, (unsigned short)37, (unsigned short)43, (unsigned short)50, (unsigned short)56, (unsigned short)64, (unsigned short)71, (unsigned short)79, (unsigned short)86, (unsigned short)88, (unsigned short)90, (unsigned short)92, (unsigned short)97, (unsigned short)101, (unsigned short)106, (unsigned short)110, (unsigned short)114, (unsigned short)117, (unsigned short)120, (unsigned short)122, (unsigned short)127, (unsigned short)131, (unsigned short)136, (unsigned short)140, (unsigned short)144, (unsigned short)147, (unsigned short)150, (unsigned short)152, (unsigned short)154, (unsigned short)158, (unsigned short)162, (unsigned short)165, (unsigned short)168, (unsigned short)171, (unsigned short)176, (unsigned short)179, (unsigned short)184, (unsigned short)189, (unsigned short)192, (unsigned short)197, (unsigned short)199, (unsigned short)201, (unsigned short)203, (unsigned short)205, (unsigned short)207, (unsigned short)209, (unsigned short)211, (unsigned short)213, (unsigned short)215, (unsigned short)217, (unsigned short)219, (unsigned short)221, (unsigned short)226, (unsigned short)228, (unsigned short)232, (unsigned short)236, (unsigned short)240, (unsigned short)242, (unsigned short)246, (unsigned short)250, (unsigned short)252, (unsigned short)256, (unsigned short)260, (unsigned short)262, (unsigned short)266, (unsigned short)270, (unsigned short)274, (unsigned short)278, (unsigned short)280, (unsigned short)284, (unsigned short)288, (unsigned short)290, (unsigned short)294, (unsigned short)296, (unsigned short)300, (unsigned short)302, (unsigned short)306, (unsigned short)308, (unsigned short)312, (unsigned short)314, (unsigned short)318, (unsigned short)320, (unsigned short)326, (unsigned short)328, (unsigned short)332, (unsigned short)336, (unsigned short)338, (unsigned short)340, (unsigned short)342, (unsigned short)344, (unsigned short)346, (unsigned short)348, (unsigned short)350, (unsigned short)352, (unsigned short)354, (unsigned short)356, (unsigned short)358, (unsigned short)360, (unsigned short)364, (unsigned short)366, (unsigned short)369, (unsigned short)373, (unsigned short)376, (unsigned short)382, (unsigned short)384, (unsigned short)387, (unsigned short)389, (unsigned short)392, (unsigned short)394, (unsigned short)397, (unsigned short)399, (unsigned short)402, (unsigned short)404, (unsigned short)407, (unsigned short)409, (unsigned short)412, (unsigned short)414, (unsigned short)417, (unsigned short)419, (unsigned short)422, (unsigned short)424, (unsigned short)427, (unsigned short)429, (unsigned short)432, (unsigned short)434, (unsigned short)437, (unsigned short)439, (unsigned short)442, (unsigned short)444, (unsigned short)447, (unsigned short)449, (unsigned short)452, (unsigned short)454, (unsigned short)457, (unsigned short)459, (unsigned short)462, (unsigned short)464, (unsigned short)467, (unsigned short)469, (unsigned short)472, (unsigned short)474, (unsigned short)478, (unsigned short)480, (unsigned short)484, (unsigned short)486, (unsigned short)488, (unsigned short)490, (unsigned short)492, (unsigned short)494, (unsigned short)496, (unsigned short)498, (unsigned short)500, (unsigned short)502, (unsigned short)504, (unsigned short)506, (unsigned short)508, (unsigned short)510, (unsigned short)512, (unsigned short)514, (unsigned short)516, (unsigned short)521, (unsigned short)523, (unsigned short)526, (unsigned short)530, (unsigned short)537, (unsigned short)543, (unsigned short)545, (unsigned short)547, (unsigned short)549, (unsigned short)551, (unsigned short)553, (unsigned short)555, (unsigned short)557, (unsigned short)559, (unsigned short)561, (unsigned short)563, (unsigned short)565, (unsigned short)567, (unsigned short)569, (unsigned short)571, (unsigned short)573, (unsigned short)575, (unsigned short)577, (unsigned short)579, (unsigned short)581, (unsigned short)583, (unsigned short)585, (unsigned short)590, (unsigned short)592, (unsigned short)594, (unsigned short)596, (unsigned short)598, (unsigned short)600, (unsigned short)602, (unsigned short)604, (unsigned short)606, (unsigned short)608, (unsigned short)610, (unsigned short)612, (unsigned short)614, (unsigned short)616, (unsigned short)618, (unsigned short)620, (unsigned short)622, (unsigned short)627, (unsigned short)629, (unsigned short)635, (unsigned short)640, (unsigned short)645, (unsigned short)649, (unsigned short)655, (unsigned short)662, (unsigned short)668, (unsigned short)674, (unsigned short)679, (unsigned short)686, (unsigned short)689, (unsigned short)692, (unsigned short)696, (unsigned short)700, (unsigned short)702, (unsigned short)704, (unsigned short)706, (unsigned short)709, (unsigned short)713, (unsigned short)715, (unsigned short)719, (unsigned short)729, (unsigned short)739, (unsigned short)747, (unsigned short)755, (unsigned short)761, (unsigned short)772, (unsigned short)783, (unsigned short)792, (unsigned short)801, (unsigned short)808, (unsigned short)817, (unsigned short)826, (unsigned short)833, (unsigned short)840, (unsigned short)845, (unsigned short)855, (unsigned short)865, (unsigned short)873, (unsigned short)881, (unsigned short)887, (unsigned short)891, (unsigned short)894, (unsigned short)897, (unsigned short)900, (unsigned short)902, (unsigned short)905, (unsigned short)907, (unsigned short)909, (unsigned short)911, (unsigned short)915, (unsigned short)917, (unsigned short)920, (unsigned short)923, (unsigned short)927, (unsigned short)933, (unsigned short)936, (unsigned short)939, (unsigned short)944, (unsigned short)950, (unsigned short)958, (unsigned short)966, (unsigned short)972, (unsigned short)974, (unsigned short)978, (unsigned short)980, (unsigned short)984, (unsigned short)988, (unsigned short)991, (unsigned short)995, (unsigned short)999, (unsigned short)1003, (unsigned short)1008, (unsigned short)1013, (unsigned short)1016, (unsigned short)1020, (unsigned short)1024, (unsigned short)1029, (unsigned short)1033, (unsigned short)1036, (unsigned short)1040, (unsigned short)1044, (unsigned short)1049, (unsigned short)1051, (unsigned short)1053, (unsigned short)1056, (unsigned short)1059, (unsigned short)1062, (unsigned short)1066, (unsigned short)1068, (unsigned short)1070, (unsigned short)1073, (unsigned short)1076, (unsigned short)1079, (unsigned short)1083, (unsigned short)1085, (unsigned short)1088, (unsigned short)1092, (unsigned short)1094, (unsigned short)1098, (unsigned short)1103, (unsigned short)1107, (unsigned short)1112, (unsigned short)1114, (unsigned short)1117, (unsigned short)1120, (unsigned short)1124, (unsigned short)1128, (unsigned short)1130, (unsigned short)1132, (unsigned short)1135, (unsigned short)1138, (unsigned short)1141, (unsigned short)1145, (unsigned short)1149, (unsigned short)1152, (unsigned short)1154, (unsigned short)1157, (unsigned short)1159, (unsigned short)1162, (unsigned short)1165, (unsigned short)1169, (unsigned short)1171, (unsigned short)1175, (unsigned short)1177, (unsigned short)1181, (unsigned short)1184, (unsigned short)1187, (unsigned short)1189, (unsigned short)1191, (unsigned short)1195, (unsigned short)1197, (unsigned short)1200, (unsigned short)1202, (unsigned short)1206, (unsigned short)1211, (unsigned short)1213, (unsigned short)1215, (unsigned short)1217, (unsigned short)1221, (unsigned short)1223, (unsigned short)1225, (unsigned short)1227, (unsigned short)1229, (unsigned short)1231, (unsigned short)1233, (unsigned short)1237, (unsigned short)1242, (unsigned short)1246, (unsigned short)1248, (unsigned short)1251, (unsigned short)1253, (unsigned short)1256, (unsigned short)1259, (unsigned short)1261, (unsigned short)1263, (unsigned short)1266, (unsigned short)1268, (unsigned short)1271, (unsigned short)1275, (unsigned short)1277, (unsigned short)1280, (unsigned short)1286, (unsigned short)1294, (unsigned short)1300, (unsigned short)1306, (unsigned short)1314, (unsigned short)1321, (unsigned short)1329, (unsigned short)1334, (unsigned short)1340, (unsigned short)1345, (unsigned short)1349, (unsigned short)1352, (unsigned short)1355, (unsigned short)1358, (unsigned short)1362, (unsigned short)1364, (unsigned short)1370, (unsigned short)1375, (unsigned short)1380, (unsigned short)1384, (unsigned short)1389, (unsigned short)1393, (unsigned short)1397, (unsigned short)1400, (unsigned short)1403, (unsigned short)1405, (unsigned short)1409, (unsigned short)1414, (unsigned short)1418, (unsigned short)1421, (unsigned short)1424, (unsigned short)1427, (unsigned short)1430, (unsigned short)1433, (unsigned short)1436, (unsigned short)1439, (unsigned short)1442, (unsigned short)1446, (unsigned short)1448, (unsigned short)1450, (unsigned short)1454, (unsigned short)1457, (unsigned short)1459, (unsigned short)1461, (unsigned short)1464, (unsigned short)1467, (unsigned short)1469, (unsigned short)1472, (unsigned short)1474, (unsigned short)1476, (unsigned short)1479
-};
+extern struct Expression * MkExpTypeSize(struct TypeName * typeName);
 
-static const yytype_int16 yyrhs[] = 
-{
-(short)245, (short)0, (short)(-1), (short)3, (short)(-1), (short)140, (short)(-1), (short)112, (short)163, (short)113, (short)(-1), (short)138, (short)(-1), (short)231, (short)(-1), (short)4, (short)(-1), (short)229, (short)(-1), (short)114, (short)229, (short)(-1), (short)114, (short)229, (short)115, (short)229, (short)(-1), (short)112, (short)113, (short)(-1), (short)71, (short)167, (short)201, (short)116, (short)164, (short)117, (short)(-1), (short)71, (short)167, (short)116, (short)164, (short)117, (short)(-1), (short)102, (short)167, (short)201, (short)116, (short)164, (short)117, (short)(-1), (short)102, (short)167, (short)116, (short)164, (short)117, (short)(-1), (short)72, (short)164, (short)169, (short)201, (short)116, (short)164, (short)117, (short)(-1), (short)72, (short)164, (short)169, (short)116, (short)164, (short)117, (short)(-1), (short)103, (short)164, (short)169, (short)201, (short)116, (short)164, (short)117, (short)(-1), (short)103, (short)164, (short)169, (short)116, (short)164, (short)117, (short)(-1), (short)1, (short)(-1), (short)232, (short)(-1), (short)139, (short)(-1), (short)142, (short)116, (short)163, (short)117, (short)(-1), (short)142, (short)112, (short)113, (short)(-1), (short)142, (short)112, (short)144, (short)113, (short)(-1), (short)142, (short)115, (short)138, (short)(-1), (short)142, (short)7, (short)138, (short)(-1), (short)142, (short)8, (short)(-1), (short)142, (short)9, (short)(-1), (short)140, (short)(-1), (short)143, (short)116, (short)163, (short)117, (short)(-1), (short)143, (short)112, (short)113, (short)(-1), (short)143, (short)112, (short)144, (short)113, (short)(-1), (short)143, (short)115, (short)138, (short)(-1), (short)143, (short)7, (short)138, (short)(-1), (short)143, (short)8, (short)(-1), (short)143, (short)9, (short)(-1), (short)161, (short)(-1), (short)141, (short)(-1), (short)144, (short)118, (short)161, (short)(-1), (short)144, (short)118, (short)141, (short)(-1), (short)8, (short)146, (short)(-1), (short)9, (short)146, (short)(-1), (short)148, (short)149, (short)(-1), (short)6, (short)112, (short)146, (short)113, (short)(-1), (short)6, (short)147, (short)(-1), (short)6, (short)112, (short)214, (short)113, (short)(-1), (short)109, (short)112, (short)146, (short)113, (short)(-1), (short)109, (short)147, (short)(-1), (short)109, (short)112, (short)214, (short)113, (short)(-1), (short)145, (short)(-1), (short)142, (short)(-1), (short)145, (short)(-1), (short)143, (short)(-1), (short)119, (short)(-1), (short)120, (short)(-1), (short)121, (short)(-1), (short)122, (short)(-1), (short)123, (short)(-1), (short)124, (short)(-1), (short)73, (short)(-1), (short)146, (short)(-1), (short)112, (short)214, (short)113, (short)149, (short)(-1), (short)149, (short)(-1), (short)150, (short)120, (short)149, (short)(-1), (short)150, (short)125, (short)149, (short)(-1), (short)150, (short)126, (short)149, (short)(-1), (short)150, (short)(-1), (short)151, (short)121, (short)150, (short)(-1), (short)151, (short)122, (short)150, (short)(-1), (short)151, (short)(-1), (short)152, (short)10, (short)151, (short)(-1), (short)152, (short)11, (short)151, (short)(-1), (short)152, (short)(-1), (short)153, (short)127, (short)152, (short)(-1), (short)153, (short)128, (short)152, (short)(-1), (short)153, (short)12, (short)152, (short)(-1), (short)153, (short)13, (short)152, (short)(-1), (short)153, (short)(-1), (short)154, (short)14, (short)153, (short)(-1), (short)154, (short)15, (short)153, (short)(-1), (short)154, (short)(-1), (short)155, (short)119, (short)154, (short)(-1), (short)155, (short)(-1), (short)156, (short)129, (short)155, (short)(-1), (short)156, (short)(-1), (short)157, (short)130, (short)156, (short)(-1), (short)157, (short)(-1), (short)158, (short)16, (short)157, (short)(-1), (short)158, (short)(-1), (short)159, (short)17, (short)158, (short)(-1), (short)159, (short)(-1), (short)159, (short)131, (short)163, (short)132, (short)160, (short)(-1), (short)160, (short)(-1), (short)146, (short)162, (short)161, (short)(-1), (short)146, (short)162, (short)141, (short)(-1), (short)133, (short)(-1), (short)18, (short)(-1), (short)19, (short)(-1), (short)20, (short)(-1), (short)21, (short)(-1), (short)22, (short)(-1), (short)23, (short)(-1), (short)24, (short)(-1), (short)25, (short)(-1), (short)26, (short)(-1), (short)27, (short)(-1), (short)161, (short)(-1), (short)163, (short)118, (short)161, (short)(-1), (short)160, (short)(-1), (short)167, (short)134, (short)(-1), (short)167, (short)170, (short)134, (short)(-1), (short)230, (short)134, (short)(-1), (short)77, (short)138, (short)133, (short)164, (short)134, (short)(-1), (short)179, (short)(-1), (short)166, (short)179, (short)(-1), (short)182, (short)(-1), (short)166, (short)182, (short)(-1), (short)195, (short)(-1), (short)166, (short)195, (short)(-1), (short)184, (short)(-1), (short)166, (short)184, (short)(-1), (short)172, (short)(-1), (short)167, (short)172, (short)(-1), (short)179, (short)(-1), (short)167, (short)179, (short)(-1), (short)182, (short)(-1), (short)167, (short)182, (short)(-1), (short)195, (short)(-1), (short)167, (short)195, (short)(-1), (short)184, (short)(-1), (short)167, (short)184, (short)(-1), (short)172, (short)(-1), (short)168, (short)172, (short)(-1), (short)179, (short)(-1), (short)168, (short)179, (short)(-1), (short)182, (short)(-1), (short)168, (short)182, (short)(-1), (short)180, (short)(-1), (short)168, (short)180, (short)(-1), (short)172, (short)(-1), (short)169, (short)172, (short)(-1), (short)179, (short)(-1), (short)169, (short)179, (short)(-1), (short)183, (short)(-1), (short)169, (short)183, (short)(-1), (short)184, (short)(-1), (short)169, (short)184, (short)(-1), (short)195, (short)(-1), (short)169, (short)195, (short)(-1), (short)171, (short)(-1), (short)170, (short)118, (short)171, (short)(-1), (short)202, (short)(-1), (short)202, (short)133, (short)215, (short)(-1), (short)29, (short)(-1), (short)30, (short)(-1), (short)31, (short)(-1), (short)32, (short)(-1), (short)33, (short)(-1), (short)74, (short)(-1), (short)178, (short)(-1), (short)79, (short)(-1), (short)110, (short)(-1), (short)111, (short)(-1), (short)3, (short)(-1), (short)28, (short)(-1), (short)75, (short)(-1), (short)74, (short)(-1), (short)44, (short)(-1), (short)175, (short)(-1), (short)175, (short)112, (short)163, (short)113, (short)(-1), (short)176, (short)(-1), (short)177, (short)176, (short)(-1), (short)177, (short)118, (short)176, (short)(-1), (short)174, (short)112, (short)112, (short)177, (short)113, (short)113, (short)(-1), (short)174, (short)112, (short)112, (short)113, (short)113, (short)(-1), (short)44, (short)(-1), (short)45, (short)(-1), (short)75, (short)(-1), (short)181, (short)(-1), (short)28, (short)(-1), (short)46, (short)(-1), (short)34, (short)(-1), (short)35, (short)(-1), (short)36, (short)(-1), (short)37, (short)(-1), (short)38, (short)(-1), (short)47, (short)(-1), (short)39, (short)(-1), (short)42, (short)(-1), (short)43, (short)(-1), (short)40, (short)(-1), (short)41, (short)(-1), (short)85, (short)(-1), (short)185, (short)(-1), (short)194, (short)(-1), (short)180, (short)(-1), (short)100, (short)112, (short)180, (short)113, (short)(-1), (short)66, (short)(-1), (short)46, (short)(-1), (short)34, (short)(-1), (short)35, (short)(-1), (short)36, (short)(-1), (short)37, (short)(-1), (short)38, (short)(-1), (short)47, (short)(-1), (short)39, (short)(-1), (short)42, (short)(-1), (short)43, (short)(-1), (short)40, (short)(-1), (short)41, (short)(-1), (short)185, (short)(-1), (short)194, (short)(-1), (short)181, (short)(-1), (short)100, (short)112, (short)180, (short)113, (short)(-1), (short)66, (short)(-1), (short)186, (short)138, (short)135, (short)187, (short)136, (short)(-1), (short)186, (short)135, (short)187, (short)136, (short)(-1), (short)186, (short)138, (short)135, (short)136, (short)(-1), (short)186, (short)135, (short)136, (short)(-1), (short)186, (short)181, (short)135, (short)187, (short)136, (short)(-1), (short)186, (short)173, (short)138, (short)135, (short)187, (short)136, (short)(-1), (short)186, (short)173, (short)135, (short)187, (short)136, (short)(-1), (short)186, (short)173, (short)138, (short)135, (short)136, (short)(-1), (short)186, (short)173, (short)135, (short)136, (short)(-1), (short)186, (short)173, (short)181, (short)135, (short)187, (short)136, (short)(-1), (short)186, (short)138, (short)(-1), (short)186, (short)181, (short)(-1), (short)186, (short)173, (short)138, (short)(-1), (short)186, (short)173, (short)181, (short)(-1), (short)48, (short)(-1), (short)49, (short)(-1), (short)191, (short)(-1), (short)187, (short)191, (short)(-1), (short)142, (short)133, (short)216, (short)(-1), (short)188, (short)(-1), (short)189, (short)118, (short)188, (short)(-1), (short)68, (short)168, (short)138, (short)135, (short)69, (short)224, (short)70, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)138, (short)135, (short)70, (short)224, (short)69, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)138, (short)135, (short)69, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)138, (short)135, (short)70, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)138, (short)135, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)138, (short)135, (short)69, (short)224, (short)70, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)138, (short)135, (short)70, (short)224, (short)69, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)138, (short)135, (short)69, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)138, (short)135, (short)70, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)138, (short)135, (short)136, (short)(-1), (short)68, (short)168, (short)135, (short)69, (short)224, (short)70, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)135, (short)70, (short)224, (short)69, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)135, (short)69, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)135, (short)70, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)135, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)135, (short)69, (short)224, (short)70, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)135, (short)70, (short)224, (short)69, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)135, (short)69, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)135, (short)70, (short)224, (short)136, (short)(-1), (short)68, (short)168, (short)200, (short)135, (short)136, (short)(-1), (short)167, (short)192, (short)134, (short)(-1), (short)167, (short)134, (short)(-1), (short)231, (short)134, (short)(-1), (short)230, (short)134, (short)(-1), (short)237, (short)(-1), (short)189, (short)134, (short)(-1), (short)190, (short)(-1), (short)134, (short)(-1), (short)193, (short)(-1), (short)192, (short)118, (short)193, (short)(-1), (short)202, (short)(-1), (short)202, (short)178, (short)(-1), (short)132, (short)164, (short)(-1), (short)202, (short)132, (short)164, (short)(-1), (short)202, (short)132, (short)164, (short)132, (short)164, (short)(-1), (short)50, (short)138, (short)(-1), (short)50, (short)181, (short)(-1), (short)50, (short)135, (short)196, (short)136, (short)(-1), (short)50, (short)138, (short)135, (short)196, (short)136, (short)(-1), (short)50, (short)138, (short)135, (short)196, (short)134, (short)187, (short)136, (short)(-1), (short)50, (short)181, (short)135, (short)196, (short)134, (short)187, (short)136, (short)(-1), (short)50, (short)181, (short)135, (short)196, (short)136, (short)(-1), (short)197, (short)(-1), (short)196, (short)118, (short)197, (short)(-1), (short)138, (short)(-1), (short)138, (short)133, (short)164, (short)(-1), (short)112, (short)200, (short)113, (short)(-1), (short)116, (short)117, (short)(-1), (short)116, (short)164, (short)117, (short)(-1), (short)116, (short)180, (short)117, (short)(-1), (short)198, (short)116, (short)117, (short)(-1), (short)198, (short)116, (short)164, (short)117, (short)(-1), (short)198, (short)116, (short)180, (short)117, (short)(-1), (short)112, (short)113, (short)(-1), (short)112, (short)210, (short)113, (short)(-1), (short)198, (short)112, (short)113, (short)(-1), (short)198, (short)112, (short)210, (short)113, (short)(-1), (short)112, (short)201, (short)113, (short)(-1), (short)112, (short)113, (short)(-1), (short)112, (short)210, (short)113, (short)(-1), (short)199, (short)112, (short)113, (short)(-1), (short)199, (short)112, (short)210, (short)113, (short)(-1), (short)209, (short)(-1), (short)198, (short)(-1), (short)209, (short)198, (short)(-1), (short)173, (short)209, (short)(-1), (short)173, (short)198, (short)(-1), (short)173, (short)209, (short)198, (short)(-1), (short)209, (short)(-1), (short)199, (short)(-1), (short)209, (short)199, (short)(-1), (short)173, (short)209, (short)(-1), (short)173, (short)199, (short)(-1), (short)173, (short)209, (short)199, (short)(-1), (short)205, (short)(-1), (short)209, (short)205, (short)(-1), (short)173, (short)209, (short)205, (short)(-1), (short)138, (short)(-1), (short)112, (short)202, (short)113, (short)(-1), (short)203, (short)116, (short)164, (short)117, (short)(-1), (short)203, (short)116, (short)117, (short)(-1), (short)203, (short)116, (short)180, (short)117, (short)(-1), (short)207, (short)(-1), (short)209, (short)207, (short)(-1), (short)173, (short)207, (short)(-1), (short)173, (short)209, (short)207, (short)(-1), (short)209, (short)173, (short)207, (short)(-1), (short)207, (short)(-1), (short)203, (short)(-1), (short)173, (short)207, (short)(-1), (short)173, (short)203, (short)(-1), (short)203, (short)112, (short)(-1), (short)206, (short)210, (short)113, (short)(-1), (short)206, (short)213, (short)113, (short)(-1), (short)206, (short)113, (short)(-1), (short)179, (short)(-1), (short)208, (short)179, (short)(-1), (short)120, (short)(-1), (short)120, (short)208, (short)(-1), (short)120, (short)209, (short)(-1), (short)120, (short)208, (short)209, (short)(-1), (short)211, (short)(-1), (short)211, (short)118, (short)51, (short)(-1), (short)212, (short)(-1), (short)211, (short)118, (short)212, (short)(-1), (short)167, (short)202, (short)(-1), (short)167, (short)200, (short)(-1), (short)167, (short)(-1), (short)138, (short)(-1), (short)213, (short)118, (short)138, (short)(-1), (short)166, (short)(-1), (short)166, (short)200, (short)(-1), (short)161, (short)(-1), (short)135, (short)217, (short)136, (short)(-1), (short)135, (short)217, (short)118, (short)136, (short)(-1), (short)160, (short)(-1), (short)141, (short)(-1), (short)215, (short)(-1), (short)217, (short)118, (short)215, (short)(-1), (short)219, (short)(-1), (short)224, (short)(-1), (short)225, (short)(-1), (short)226, (short)(-1), (short)227, (short)(-1), (short)228, (short)(-1), (short)138, (short)132, (short)218, (short)(-1), (short)52, (short)164, (short)132, (short)218, (short)(-1), (short)53, (short)132, (short)218, (short)(-1), (short)165, (short)(-1), (short)220, (short)165, (short)(-1), (short)218, (short)(-1), (short)221, (short)218, (short)(-1), (short)221, (short)165, (short)(-1), (short)221, (short)(-1), (short)220, (short)(-1), (short)220, (short)221, (short)(-1), (short)135, (short)(-1), (short)135, (short)136, (short)(-1), (short)223, (short)222, (short)136, (short)(-1), (short)134, (short)(-1), (short)163, (short)134, (short)(-1), (short)54, (short)112, (short)163, (short)113, (short)218, (short)(-1), (short)54, (short)112, (short)163, (short)113, (short)218, (short)64, (short)218, (short)(-1), (short)55, (short)112, (short)163, (short)113, (short)218, (short)(-1), (short)56, (short)112, (short)163, (short)113, (short)218, (short)(-1), (short)57, (short)218, (short)56, (short)112, (short)163, (short)113, (short)134, (short)(-1), (short)58, (short)112, (short)225, (short)225, (short)113, (short)218, (short)(-1), (short)58, (short)112, (short)225, (short)225, (short)163, (short)113, (short)218, (short)(-1), (short)56, (short)112, (short)113, (short)218, (short)(-1), (short)58, (short)112, (short)225, (short)113, (short)218, (short)(-1), (short)58, (short)112, (short)113, (short)218, (short)(-1), (short)59, (short)138, (short)134, (short)(-1), (short)60, (short)134, (short)(-1), (short)61, (short)134, (short)(-1), (short)62, (short)134, (short)(-1), (short)62, (short)163, (short)134, (short)(-1), (short)5, (short)(-1), (short)167, (short)138, (short)135, (short)244, (short)136, (short)(-1), (short)167, (short)138, (short)135, (short)136, (short)(-1), (short)180, (short)135, (short)244, (short)136, (short)(-1), (short)180, (short)135, (short)136, (short)(-1), (short)138, (short)135, (short)244, (short)136, (short)(-1), (short)138, (short)135, (short)136, (short)(-1), (short)135, (short)244, (short)136, (short)(-1), (short)135, (short)136, (short)(-1), (short)167, (short)204, (short)(-1), (short)204, (short)(-1), (short)167, (short)112, (short)113, (short)(-1), (short)123, (short)167, (short)112, (short)113, (short)(-1), (short)78, (short)167, (short)204, (short)(-1), (short)78, (short)204, (short)(-1), (short)233, (short)224, (short)(-1), (short)236, (short)224, (short)(-1), (short)236, (short)134, (short)(-1), (short)234, (short)224, (short)(-1), (short)235, (short)224, (short)(-1), (short)167, (short)204, (short)(-1), (short)238, (short)224, (short)(-1), (short)142, (short)133, (short)216, (short)(-1), (short)216, (short)(-1), (short)240, (short)(-1), (short)241, (short)118, (short)240, (short)(-1), (short)241, (short)134, (short)(-1), (short)242, (short)(-1), (short)239, (short)(-1), (short)243, (short)242, (short)(-1), (short)243, (short)239, (short)(-1), (short)134, (short)(-1), (short)243, (short)134, (short)(-1), (short)243, (short)(-1), (short)241, (short)(-1), (short)243, (short)241, (short)(-1), (short)161, (short)(-1)
-};
+extern struct Expression * MkExpTypeAlign(struct TypeName * typeName);
 
-static const yytype_uint16 yyrline[] = 
-{
-(unsigned short)0, (unsigned short)210, (unsigned short)210, (unsigned short)215, (unsigned short)216, (unsigned short)221, (unsigned short)223, (unsigned short)225, (unsigned short)227, (unsigned short)229, (unsigned short)230, (unsigned short)231, (unsigned short)234, (unsigned short)235, (unsigned short)236, (unsigned short)237, (unsigned short)238, (unsigned short)239, (unsigned short)240, (unsigned short)241, (unsigned short)242, (unsigned short)246, (unsigned short)250, (unsigned short)251, (unsigned short)252, (unsigned short)253, (unsigned short)254, (unsigned short)255, (unsigned short)256, (unsigned short)257, (unsigned short)262, (unsigned short)263, (unsigned short)264, (unsigned short)265, (unsigned short)266, (unsigned short)267, (unsigned short)268, (unsigned short)269, (unsigned short)273, (unsigned short)274, (unsigned short)275, (unsigned short)276, (unsigned short)280, (unsigned short)281, (unsigned short)282, (unsigned short)283, (unsigned short)284, (unsigned short)285, (unsigned short)286, (unsigned short)287, (unsigned short)288, (unsigned short)292, (unsigned short)293, (unsigned short)297, (unsigned short)298, (unsigned short)302, (unsigned short)303, (unsigned short)304, (unsigned short)305, (unsigned short)306, (unsigned short)307, (unsigned short)308, (unsigned short)312, (unsigned short)313, (unsigned short)317, (unsigned short)318, (unsigned short)319, (unsigned short)320, (unsigned short)324, (unsigned short)325, (unsigned short)326, (unsigned short)330, (unsigned short)331, (unsigned short)332, (unsigned short)336, (unsigned short)337, (unsigned short)338, (unsigned short)339, (unsigned short)340, (unsigned short)344, (unsigned short)345, (unsigned short)346, (unsigned short)350, (unsigned short)351, (unsigned short)355, (unsigned short)356, (unsigned short)360, (unsigned short)361, (unsigned short)365, (unsigned short)366, (unsigned short)370, (unsigned short)371, (unsigned short)375, (unsigned short)376, (unsigned short)380, (unsigned short)381, (unsigned short)383, (unsigned short)388, (unsigned short)389, (unsigned short)390, (unsigned short)391, (unsigned short)392, (unsigned short)393, (unsigned short)394, (unsigned short)395, (unsigned short)396, (unsigned short)397, (unsigned short)398, (unsigned short)402, (unsigned short)403, (unsigned short)407, (unsigned short)411, (unsigned short)412, (unsigned short)413, (unsigned short)414, (unsigned short)418, (unsigned short)419, (unsigned short)420, (unsigned short)421, (unsigned short)422, (unsigned short)423, (unsigned short)424, (unsigned short)425, (unsigned short)429, (unsigned short)430, (unsigned short)431, (unsigned short)432, (unsigned short)433, (unsigned short)434, (unsigned short)435, (unsigned short)436, (unsigned short)437, (unsigned short)438, (unsigned short)443, (unsigned short)444, (unsigned short)445, (unsigned short)446, (unsigned short)447, (unsigned short)448, (unsigned short)449, (unsigned short)450, (unsigned short)454, (unsigned short)455, (unsigned short)456, (unsigned short)457, (unsigned short)458, (unsigned short)459, (unsigned short)460, (unsigned short)461, (unsigned short)462, (unsigned short)463, (unsigned short)467, (unsigned short)468, (unsigned short)472, (unsigned short)473, (unsigned short)477, (unsigned short)478, (unsigned short)479, (unsigned short)480, (unsigned short)481, (unsigned short)485, (unsigned short)486, (unsigned short)490, (unsigned short)491, (unsigned short)492, (unsigned short)497, (unsigned short)498, (unsigned short)499, (unsigned short)500, (unsigned short)501, (unsigned short)505, (unsigned short)506, (unsigned short)510, (unsigned short)511, (unsigned short)512, (unsigned short)516, (unsigned short)517, (unsigned short)521, (unsigned short)522, (unsigned short)523, (unsigned short)527, (unsigned short)552, (unsigned short)556, (unsigned short)557, (unsigned short)558, (unsigned short)559, (unsigned short)560, (unsigned short)561, (unsigned short)562, (unsigned short)563, (unsigned short)564, (unsigned short)565, (unsigned short)566, (unsigned short)567, (unsigned short)568, (unsigned short)569, (unsigned short)570, (unsigned short)571, (unsigned short)572, (unsigned short)573, (unsigned short)577, (unsigned short)578, (unsigned short)579, (unsigned short)580, (unsigned short)581, (unsigned short)582, (unsigned short)583, (unsigned short)584, (unsigned short)585, (unsigned short)586, (unsigned short)587, (unsigned short)588, (unsigned short)589, (unsigned short)590, (unsigned short)591, (unsigned short)592, (unsigned short)593, (unsigned short)598, (unsigned short)599, (unsigned short)600, (unsigned short)601, (unsigned short)602, (unsigned short)605, (unsigned short)606, (unsigned short)607, (unsigned short)608, (unsigned short)609, (unsigned short)614, (unsigned short)615, (unsigned short)618, (unsigned short)620, (unsigned short)625, (unsigned short)626, (unsigned short)630, (unsigned short)631, (unsigned short)635, (unsigned short)639, (unsigned short)640, (unsigned short)644, (unsigned short)646, (unsigned short)648, (unsigned short)650, (unsigned short)652, (unsigned short)655, (unsigned short)657, (unsigned short)659, (unsigned short)661, (unsigned short)663, (unsigned short)666, (unsigned short)668, (unsigned short)670, (unsigned short)672, (unsigned short)674, (unsigned short)677, (unsigned short)679, (unsigned short)681, (unsigned short)683, (unsigned short)685, (unsigned short)690, (unsigned short)691, (unsigned short)692, (unsigned short)693, (unsigned short)694, (unsigned short)695, (unsigned short)696, (unsigned short)697, (unsigned short)701, (unsigned short)703, (unsigned short)708, (unsigned short)710, (unsigned short)712, (unsigned short)714, (unsigned short)716, (unsigned short)721, (unsigned short)722, (unsigned short)726, (unsigned short)728, (unsigned short)729, (unsigned short)730, (unsigned short)731, (unsigned short)735, (unsigned short)737, (unsigned short)742, (unsigned short)744, (unsigned short)750, (unsigned short)752, (unsigned short)754, (unsigned short)756, (unsigned short)758, (unsigned short)760, (unsigned short)762, (unsigned short)764, (unsigned short)766, (unsigned short)768, (unsigned short)770, (unsigned short)775, (unsigned short)777, (unsigned short)779, (unsigned short)781, (unsigned short)783, (unsigned short)788, (unsigned short)789, (unsigned short)790, (unsigned short)791, (unsigned short)792, (unsigned short)793, (unsigned short)797, (unsigned short)798, (unsigned short)799, (unsigned short)800, (unsigned short)801, (unsigned short)802, (unsigned short)848, (unsigned short)849, (unsigned short)851, (unsigned short)857, (unsigned short)859, (unsigned short)861, (unsigned short)863, (unsigned short)865, (unsigned short)870, (unsigned short)871, (unsigned short)874, (unsigned short)876, (unsigned short)878, (unsigned short)884, (unsigned short)885, (unsigned short)886, (unsigned short)888, (unsigned short)893, (unsigned short)897, (unsigned short)899, (unsigned short)901, (unsigned short)906, (unsigned short)907, (unsigned short)911, (unsigned short)912, (unsigned short)913, (unsigned short)914, (unsigned short)918, (unsigned short)919, (unsigned short)923, (unsigned short)924, (unsigned short)928, (unsigned short)929, (unsigned short)930, (unsigned short)934, (unsigned short)935, (unsigned short)939, (unsigned short)940, (unsigned short)949, (unsigned short)951, (unsigned short)953, (unsigned short)969, (unsigned short)970, (unsigned short)991, (unsigned short)993, (unsigned short)998, (unsigned short)999, (unsigned short)1000, (unsigned short)1001, (unsigned short)1002, (unsigned short)1003, (unsigned short)1007, (unsigned short)1009, (unsigned short)1011, (unsigned short)1016, (unsigned short)1017, (unsigned short)1021, (unsigned short)1022, (unsigned short)1025, (unsigned short)1029, (unsigned short)1030, (unsigned short)1031, (unsigned short)1035, (unsigned short)1039, (unsigned short)1047, (unsigned short)1052, (unsigned short)1053, (unsigned short)1057, (unsigned short)1058, (unsigned short)1059, (unsigned short)1063, (unsigned short)1064, (unsigned short)1065, (unsigned short)1066, (unsigned short)1068, (unsigned short)1069, (unsigned short)1070, (unsigned short)1074, (unsigned short)1075, (unsigned short)1076, (unsigned short)1077, (unsigned short)1078, (unsigned short)1082, (unsigned short)1086, (unsigned short)1088, (unsigned short)1093, (unsigned short)1095, (unsigned short)1097, (unsigned short)1099, (unsigned short)1104, (unsigned short)1106, (unsigned short)1111, (unsigned short)1113, (unsigned short)1118, (unsigned short)1123, (unsigned short)1128, (unsigned short)1130, (unsigned short)1135, (unsigned short)1137, (unsigned short)1139, (unsigned short)1141, (unsigned short)1143, (unsigned short)1149, (unsigned short)1154, (unsigned short)1159, (unsigned short)1160, (unsigned short)1164, (unsigned short)1166, (unsigned short)1171, (unsigned short)1176, (unsigned short)1177, (unsigned short)1178, (unsigned short)1179, (unsigned short)1180, (unsigned short)1181, (unsigned short)1185, (unsigned short)1186, (unsigned short)1187, (unsigned short)1191
-};
+extern struct Expression * MkExpCast(struct TypeName * typeName, struct Expression * expression);
 
-static const char * const yytname[] = 
-{
-"$end", "error", "$undefined", "IDENTIFIER", "CONSTANT", "STRING_LITERAL", "SIZEOF", "PTR_OP", "INC_OP", "DEC_OP", "LEFT_OP", "RIGHT_OP", "LE_OP", "GE_OP", "EQ_OP", "NE_OP", "AND_OP", "OR_OP", "MUL_ASSIGN", "DIV_ASSIGN", "MOD_ASSIGN", "ADD_ASSIGN", "SUB_ASSIGN", "LEFT_ASSIGN", "RIGHT_ASSIGN", "AND_ASSIGN", "XOR_ASSIGN", "OR_ASSIGN", "TYPE_NAME", "TYPEDEF", "EXTERN", "STATIC", "AUTO", "REGISTER", "CHAR", "SHORT", "INT", "UINT", "INT64", "LONG", "SIGNED", "UNSIGNED", "FLOAT", "DOUBLE", "CONST", "VOLATILE", "VOID", "VALIST", "STRUCT", "UNION", "ENUM", "ELLIPSIS", "CASE", "DEFAULT", "IF", "SWITCH", "WHILE", "DO", "FOR", "GOTO", "CONTINUE", "BREAK", "RETURN", "IFX", "ELSE", "CLASS", "THISCLASS", "CLASS_NAME", "PROPERTY", "SETPROP", "GETPROP", "NEWOP", "RENEW", "DELETE", "EXT_DECL", "EXT_STORAGE", "IMPORT", "DEFINE", "VIRTUAL", "ATTRIB", "PUBLIC", "PRIVATE", "TYPED_OBJECT", "ANY_OBJECT", "_INCREF", "EXTENSION", "ASM", "TYPEOF", "WATCH", "STOPWATCHING", "FIREWATCHERS", "WATCHABLE", "CLASS_DESIGNER", "CLASS_NO_EXPANSION", "CLASS_FIXED", "ISPROPSET", "CLASS_DEFAULT_PROPERTY", "PROPERTY_CATEGORY", "CLASS_DATA", "CLASS_PROPERTY", "SUBCLASS", "NAMESPACE", "NEW0OP", "RENEW0", "VAARG", "DBTABLE", "DBFIELD", "DBINDEX", "DATABASE_OPEN", "ALIGNOF", "ATTRIB_DEP", "__ATTRIB", "'('", "')'", "'$'", "'.'", "'['", "']'", "','", "'&'", "'*'", "'+'", "'-'", "'~'", "'!'", "'/'", "'%'", "'<'", "'>'", "'^'", "'|'", "'?'", "':'", "'='", "';'", "'{'", "'}'", "$accept", "identifier", "primary_expression", "simple_primary_expression", "anon_instantiation_expression", "postfix_expression", "simple_postfix_expression", "argument_expression_list", "common_unary_expression", "unary_expression", "simple_unary_expression", "unary_operator", "cast_expression", "multiplicative_expression", "additive_expression", "shift_expression", "relational_expression", "equality_expression", "and_expression", "exclusive_or_expression", "inclusive_or_expression", "logical_and_expression", "logical_or_expression", "conditional_expression", "assignment_expression", "assignment_operator", "expression", "constant_expression", "declaration", "specifier_qualifier_list", "declaration_specifiers", "property_specifiers", "renew_specifiers", "init_declarator_list", "init_declarator", "storage_class_specifier", "ext_decl", "_attrib", "attribute_word", "attribute", "attribs_list", "attrib", "type_qualifier", "type", "strict_type", "type_specifier", "strict_type_specifier", "struct_or_union_specifier_compound", "struct_or_union_specifier_nocompound", "struct_or_union", "struct_declaration_list", "default_property", "default_property_list", "property", "struct_declaration", "struct_declarator_list", "struct_declarator", "enum_specifier_nocompound", "enum_specifier_compound", "enumerator_list", "enumerator", "direct_abstract_declarator", "direct_abstract_declarator_noarray", "abstract_declarator", "abstract_declarator_noarray", "declarator", "direct_declarator_nofunction", "declarator_function", "direct_declarator", "direct_declarator_function_start", "direct_declarator_function", "type_qualifier_list", "pointer", "parameter_type_list", "parameter_list", "parameter_declaration", "identifier_list", "type_name", "initializer", "initializer_condition", "initializer_list", "statement", "labeled_statement", "declaration_list", "statement_list", "compound_inside", "compound_start", "compound_statement", "expression_statement", "selection_statement", "iteration_statement", "jump_statement", "string_literal", "instantiation_named", "instantiation_unnamed", "instantiation_anon", "class_function_definition_start", "constructor_function_definition_start", "destructor_function_definition_start", "virtual_class_function_definition_start", "class_function_definition", "instance_class_function_definition_start", "instance_class_function_definition", "data_member_initialization", "data_member_initialization_list", "data_member_initialization_list_coloned", "members_initialization_list_coloned", "members_initialization_list", "expression_unit", 0
-};
+extern struct Expression * MkExpCondition(struct Expression * cond, struct __ecereNameSpace__ecere__sys__OldList * expressions, struct Expression * elseExp);
 
-static const yytype_uint8 yyr1[] = 
-{
-(unsigned char)0, (unsigned char)137, (unsigned char)138, (unsigned char)139, (unsigned char)139, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)140, (unsigned char)141, (unsigned char)142, (unsigned char)142, (unsigned char)142, (unsigned char)142, (unsigned char)142, (unsigned char)142, (unsigned char)142, (unsigned char)142, (unsigned char)143, (unsigned char)143, (unsigned char)143, (unsigned char)143, (unsigned char)143, (unsigned char)143, (unsigned char)143, (unsigned char)143, (unsigned char)144, (unsigned char)144, (unsigned char)144, (unsigned char)144, (unsigned char)145, (unsigned char)145, (unsigned char)145, (unsigned char)145, (unsigned char)145, (unsigned char)145, (unsigned char)145, (unsigned char)145, (unsigned char)145, (unsigned char)146, (unsigned char)146, (unsigned char)147, (unsigned char)147, (unsigned char)148, (unsigned char)148, (unsigned char)148, (unsigned char)148, (unsigned char)148, (unsigned char)148, (unsigned char)148, (unsigned char)149, (unsigned char)149, (unsigned char)150, (unsigned char)150, (unsigned char)150, (unsigned char)150, (unsigned char)151, (unsigned char)151, (unsigned char)151, (unsigned char)152, (unsigned char)152, (unsigned char)152, (unsigned char)153, (unsigned char)153, (unsigned char)153, (unsigned char)153, (unsigned char)153, (unsigned char)154, (unsigned char)154, (unsigned char)154, (unsigned char)155, (unsigned char)155, (unsigned char)156, (unsigned char)156, (unsigned char)157, (unsigned char)157, (unsigned char)158, (unsigned char)158, (unsigned char)159, (unsigned char)159, (unsigned char)160, (unsigned char)160, (unsigned char)161, (unsigned char)161, (unsigned char)161, (unsigned char)162, (unsigned char)162, (unsigned char)162, (unsigned char)162, (unsigned char)162, (unsigned char)162, (unsigned char)162, (unsigned char)162, (unsigned char)162, (unsigned char)162, (unsigned char)162, (unsigned char)163, (unsigned char)163, (unsigned char)164, (unsigned char)165, (unsigned char)165, (unsigned char)165, (unsigned char)165, (unsigned char)166, (unsigned char)166, (unsigned char)166, (unsigned char)166, (unsigned char)166, (unsigned char)166, (unsigned char)166, (unsigned char)166, (unsigned char)167, (unsigned char)167, (unsigned char)167, (unsigned char)167, (unsigned char)167, (unsigned char)167, (unsigned char)167, (unsigned char)167, (unsigned char)167, (unsigned char)167, (unsigned char)168, (unsigned char)168, (unsigned char)168, (unsigned char)168, (unsigned char)168, (unsigned char)168, (unsigned char)168, (unsigned char)168, (unsigned char)169, (unsigned char)169, (unsigned char)169, (unsigned char)169, (unsigned char)169, (unsigned char)169, (unsigned char)169, (unsigned char)169, (unsigned char)169, (unsigned char)169, (unsigned char)170, (unsigned char)170, (unsigned char)171, (unsigned char)171, (unsigned char)172, (unsigned char)172, (unsigned char)172, (unsigned char)172, (unsigned char)172, (unsigned char)173, (unsigned char)173, (unsigned char)174, (unsigned char)174, (unsigned char)174, (unsigned char)175, (unsigned char)175, (unsigned char)175, (unsigned char)175, (unsigned char)175, (unsigned char)176, (unsigned char)176, (unsigned char)177, (unsigned char)177, (unsigned char)177, (unsigned char)178, (unsigned char)178, (unsigned char)179, (unsigned char)179, (unsigned char)179, (unsigned char)180, (unsigned char)181, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)182, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)183, (unsigned char)184, (unsigned char)184, (unsigned char)184, (unsigned char)184, (unsigned char)184, (unsigned char)184, (unsigned char)184, (unsigned char)184, (unsigned char)184, (unsigned char)184, (unsigned char)185, (unsigned char)185, (unsigned char)185, (unsigned char)185, (unsigned char)186, (unsigned char)186, (unsigned char)187, (unsigned char)187, (unsigned char)188, (unsigned char)189, (unsigned char)189, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)190, (unsigned char)191, (unsigned char)191, (unsigned char)191, (unsigned char)191, (unsigned char)191, (unsigned char)191, (unsigned char)191, (unsigned char)191, (unsigned char)192, (unsigned char)192, (unsigned char)193, (unsigned char)193, (unsigned char)193, (unsigned char)193, (unsigned char)193, (unsigned char)194, (unsigned char)194, (unsigned char)195, (unsigned char)195, (unsigned char)195, (unsigned char)195, (unsigned char)195, (unsigned char)196, (unsigned char)196, (unsigned char)197, (unsigned char)197, (unsigned char)198, (unsigned char)198, (unsigned char)198, (unsigned char)198, (unsigned char)198, (unsigned char)198, (unsigned char)198, (unsigned char)198, (unsigned char)198, (unsigned char)198, (unsigned char)198, (unsigned char)199, (unsigned char)199, (unsigned char)199, (unsigned char)199, (unsigned char)199, (unsigned char)200, (unsigned char)200, (unsigned char)200, (unsigned char)200, (unsigned char)200, (unsigned char)200, (unsigned char)201, (unsigned char)201, (unsigned char)201, (unsigned char)201, (unsigned char)201, (unsigned char)201, (unsigned char)202, (unsigned char)202, (unsigned char)202, (unsigned char)203, (unsigned char)203, (unsigned char)203, (unsigned char)203, (unsigned char)203, (unsigned char)204, (unsigned char)204, (unsigned char)204, (unsigned char)204, (unsigned char)204, (unsigned char)205, (unsigned char)205, (unsigned char)205, (unsigned char)205, (unsigned char)206, (unsigned char)207, (unsigned char)207, (unsigned char)207, (unsigned char)208, (unsigned char)208, (unsigned char)209, (unsigned char)209, (unsigned char)209, (unsigned char)209, (unsigned char)210, (unsigned char)210, (unsigned char)211, (unsigned char)211, (unsigned char)212, (unsigned char)212, (unsigned char)212, (unsigned char)213, (unsigned char)213, (unsigned char)214, (unsigned char)214, (unsigned char)215, (unsigned char)215, (unsigned char)215, (unsigned char)216, (unsigned char)216, (unsigned char)217, (unsigned char)217, (unsigned char)218, (unsigned char)218, (unsigned char)218, (unsigned char)218, (unsigned char)218, (unsigned char)218, (unsigned char)219, (unsigned char)219, (unsigned char)219, (unsigned char)220, (unsigned char)220, (unsigned char)221, (unsigned char)221, (unsigned char)221, (unsigned char)222, (unsigned char)222, (unsigned char)222, (unsigned char)223, (unsigned char)224, (unsigned char)224, (unsigned char)225, (unsigned char)225, (unsigned char)226, (unsigned char)226, (unsigned char)226, (unsigned char)227, (unsigned char)227, (unsigned char)227, (unsigned char)227, (unsigned char)227, (unsigned char)227, (unsigned char)227, (unsigned char)228, (unsigned char)228, (unsigned char)228, (unsigned char)228, (unsigned char)228, (unsigned char)229, (unsigned char)230, (unsigned char)230, (unsigned char)231, (unsigned char)231, (unsigned char)231, (unsigned char)231, (unsigned char)232, (unsigned char)232, (unsigned char)233, (unsigned char)233, (unsigned char)234, (unsigned char)235, (unsigned char)236, (unsigned char)236, (unsigned char)237, (unsigned char)237, (unsigned char)237, (unsigned char)237, (unsigned char)237, (unsigned char)238, (unsigned char)239, (unsigned char)240, (unsigned char)240, (unsigned char)241, (unsigned char)241, (unsigned char)242, (unsigned char)243, (unsigned char)243, (unsigned char)243, (unsigned char)243, (unsigned char)243, (unsigned char)243, (unsigned char)244, (unsigned char)244, (unsigned char)244, (unsigned char)245
-};
+struct __ecereNameSpace__ecere__com__Class;
 
-static const yytype_uint8 yyr2[] = 
+struct __ecereNameSpace__ecere__com__Instance
 {
-(unsigned char)0, (unsigned char)2, (unsigned char)1, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)2, (unsigned char)4, (unsigned char)2, (unsigned char)6, (unsigned char)5, (unsigned char)6, (unsigned char)5, (unsigned char)7, (unsigned char)6, (unsigned char)7, (unsigned char)6, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)4, (unsigned char)3, (unsigned char)4, (unsigned char)3, (unsigned char)3, (unsigned char)2, (unsigned char)2, (unsigned char)1, (unsigned char)4, (unsigned char)3, (unsigned char)4, (unsigned char)3, (unsigned char)3, (unsigned char)2, (unsigned char)2, (unsigned char)1, (unsigned char)1, (unsigned char)3, (unsigned char)3, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)4, (unsigned char)2, (unsigned char)4, (unsigned char)4, (unsigned char)2, (unsigned char)4, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)4, (unsigned char)1, (unsigned char)3, (unsigned char)3, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)3, (unsigned char)3, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)5, (unsigned char)1, (unsigned char)3, (unsigned char)3, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)2, (unsigned char)3, (unsigned char)2, (unsigned char)5, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)4, (unsigned char)1, (unsigned char)2, (unsigned char)3, (unsigned char)6, (unsigned char)5, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)4, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)4, (unsigned char)1, (unsigned char)5, (unsigned char)4, (unsigned char)4, (unsigned char)3, (unsigned char)5, (unsigned char)6, (unsigned char)5, (unsigned char)5, (unsigned char)4, (unsigned char)6, (unsigned char)2, (unsigned char)2, (unsigned char)3, (unsigned char)3, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)2, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)9, (unsigned char)9, (unsigned char)7, (unsigned char)7, (unsigned char)5, (unsigned char)10, (unsigned char)10, (unsigned char)8, (unsigned char)8, (unsigned char)6, (unsigned char)8, (unsigned char)8, (unsigned char)6, (unsigned char)6, (unsigned char)4, (unsigned char)9, (unsigned char)9, (unsigned char)7, (unsigned char)7, (unsigned char)5, (unsigned char)3, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)2, (unsigned char)2, (unsigned char)3, (unsigned char)5, (unsigned char)2, (unsigned char)2, (unsigned char)4, (unsigned char)5, (unsigned char)7, (unsigned char)7, (unsigned char)5, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)3, (unsigned char)2, (unsigned char)3, (unsigned char)3, (unsigned char)3, (unsigned char)4, (unsigned char)4, (unsigned char)2, (unsigned char)3, (unsigned char)3, (unsigned char)4, (unsigned char)3, (unsigned char)2, (unsigned char)3, (unsigned char)3, (unsigned char)4, (unsigned char)1, (unsigned char)1, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)3, (unsigned char)1, (unsigned char)1, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)3, (unsigned char)1, (unsigned char)2, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)4, (unsigned char)3, (unsigned char)4, (unsigned char)1, (unsigned char)2, (unsigned char)2, (unsigned char)3, (unsigned char)3, (unsigned char)1, (unsigned char)1, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)3, (unsigned char)3, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)2, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)3, (unsigned char)2, (unsigned char)2, (unsigned char)1, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)3, (unsigned char)4, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)3, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)1, (unsigned char)3, (unsigned char)4, (unsigned char)3, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)2, (unsigned char)1, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)3, (unsigned char)1, (unsigned char)2, (unsigned char)5, (unsigned char)7, (unsigned char)5, (unsigned char)5, (unsigned char)7, (unsigned char)6, (unsigned char)7, (unsigned char)4, (unsigned char)5, (unsigned char)4, (unsigned char)3, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)3, (unsigned char)1, (unsigned char)5, (unsigned char)4, (unsigned char)4, (unsigned char)3, (unsigned char)4, (unsigned char)3, (unsigned char)3, (unsigned char)2, (unsigned char)2, (unsigned char)1, (unsigned char)3, (unsigned char)4, (unsigned char)3, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)2, (unsigned char)3, (unsigned char)1, (unsigned char)1, (unsigned char)3, (unsigned char)2, (unsigned char)1, (unsigned char)1, (unsigned char)2, (unsigned char)2, (unsigned char)1, (unsigned char)2, (unsigned char)1, (unsigned char)1, (unsigned char)2, (unsigned char)1
-};
+void * *  _vTbl;
+struct __ecereNameSpace__ecere__com__Class * _class;
+int _refCount;
+} ecere_gcc_struct;
 
-static const yytype_uint16 yydefact[] = 
-{
-(unsigned short)0, (unsigned short)20, (unsigned short)2, (unsigned short)7, (unsigned short)394, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)181, (unsigned short)0, (unsigned short)0, (unsigned short)61, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)55, (unsigned short)56, (unsigned short)57, (unsigned short)58, (unsigned short)59, (unsigned short)60, (unsigned short)5, (unsigned short)22, (unsigned short)3, (unsigned short)52, (unsigned short)51, (unsigned short)62, (unsigned short)0, (unsigned short)64, (unsigned short)68, (unsigned short)71, (unsigned short)74, (unsigned short)79, (unsigned short)82, (unsigned short)84, (unsigned short)86, (unsigned short)88, (unsigned short)90, (unsigned short)92, (unsigned short)94, (unsigned short)430, (unsigned short)0, (unsigned short)180, (unsigned short)8, (unsigned short)6, (unsigned short)0, (unsigned short)0, (unsigned short)30, (unsigned short)54, (unsigned short)53, (unsigned short)46, (unsigned short)0, (unsigned short)42, (unsigned short)43, (unsigned short)155, (unsigned short)156, (unsigned short)157, (unsigned short)158, (unsigned short)159, (unsigned short)183, (unsigned short)184, (unsigned short)185, (unsigned short)186, (unsigned short)187, (unsigned short)189, (unsigned short)192, (unsigned short)193, (unsigned short)190, (unsigned short)191, (unsigned short)177, (unsigned short)178, (unsigned short)182, (unsigned short)188, (unsigned short)231, (unsigned short)232, (unsigned short)0, (unsigned short)199, (unsigned short)179, (unsigned short)194, (unsigned short)0, (unsigned short)0, (unsigned short)123, (unsigned short)125, (unsigned short)197, (unsigned short)127, (unsigned short)131, (unsigned short)195, (unsigned short)0, (unsigned short)196, (unsigned short)129, (unsigned short)62, (unsigned short)110, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)49, (unsigned short)11, (unsigned short)108, (unsigned short)0, (unsigned short)348, (unsigned short)115, (unsigned short)197, (unsigned short)117, (unsigned short)121, (unsigned short)119, (unsigned short)0, (unsigned short)9, (unsigned short)0, (unsigned short)0, (unsigned short)28, (unsigned short)29, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)98, (unsigned short)99, (unsigned short)100, (unsigned short)101, (unsigned short)102, (unsigned short)103, (unsigned short)104, (unsigned short)105, (unsigned short)106, (unsigned short)107, (unsigned short)97, (unsigned short)0, (unsigned short)44, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)1, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)36, (unsigned short)37, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)273, (unsigned short)274, (unsigned short)0, (unsigned short)160, (unsigned short)162, (unsigned short)163, (unsigned short)164, (unsigned short)0, (unsigned short)0, (unsigned short)335, (unsigned short)124, (unsigned short)0, (unsigned short)0, (unsigned short)161, (unsigned short)126, (unsigned short)128, (unsigned short)132, (unsigned short)130, (unsigned short)307, (unsigned short)0, (unsigned short)306, (unsigned short)0, (unsigned short)227, (unsigned short)0, (unsigned short)228, (unsigned short)201, (unsigned short)202, (unsigned short)203, (unsigned short)204, (unsigned short)205, (unsigned short)207, (unsigned short)210, (unsigned short)211, (unsigned short)208, (unsigned short)209, (unsigned short)200, (unsigned short)206, (unsigned short)216, (unsigned short)0, (unsigned short)0, (unsigned short)141, (unsigned short)143, (unsigned short)214, (unsigned short)145, (unsigned short)147, (unsigned short)212, (unsigned short)213, (unsigned short)149, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)4, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)116, (unsigned short)118, (unsigned short)122, (unsigned short)120, (unsigned short)301, (unsigned short)349, (unsigned short)300, (unsigned short)0, (unsigned short)0, (unsigned short)425, (unsigned short)0, (unsigned short)400, (unsigned short)354, (unsigned short)52, (unsigned short)353, (unsigned short)0, (unsigned short)417, (unsigned short)21, (unsigned short)0, (unsigned short)422, (unsigned short)418, (unsigned short)428, (unsigned short)421, (unsigned short)0, (unsigned short)0, (unsigned short)27, (unsigned short)24, (unsigned short)39, (unsigned short)0, (unsigned short)38, (unsigned short)26, (unsigned short)0, (unsigned short)96, (unsigned short)95, (unsigned short)65, (unsigned short)66, (unsigned short)67, (unsigned short)69, (unsigned short)70, (unsigned short)72, (unsigned short)73, (unsigned short)77, (unsigned short)78, (unsigned short)75, (unsigned short)76, (unsigned short)80, (unsigned short)81, (unsigned short)83, (unsigned short)85, (unsigned short)87, (unsigned short)89, (unsigned short)91, (unsigned short)0, (unsigned short)398, (unsigned short)0, (unsigned short)45, (unsigned short)47, (unsigned short)35, (unsigned short)32, (unsigned short)0, (unsigned short)34, (unsigned short)0, (unsigned short)282, (unsigned short)0, (unsigned short)280, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)296, (unsigned short)345, (unsigned short)0, (unsigned short)0, (unsigned short)339, (unsigned short)341, (unsigned short)0, (unsigned short)333, (unsigned short)336, (unsigned short)337, (unsigned short)310, (unsigned short)309, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)308, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)265, (unsigned short)220, (unsigned short)5, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)236, (unsigned short)0, (unsigned short)264, (unsigned short)233, (unsigned short)0, (unsigned short)404, (unsigned short)0, (unsigned short)320, (unsigned short)0, (unsigned short)0, (unsigned short)6, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)262, (unsigned short)0, (unsigned short)0, (unsigned short)229, (unsigned short)230, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)142, (unsigned short)144, (unsigned short)146, (unsigned short)148, (unsigned short)150, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)48, (unsigned short)50, (unsigned short)109, (unsigned short)291, (unsigned short)0, (unsigned short)0, (unsigned short)285, (unsigned short)0, (unsigned short)0, (unsigned short)304, (unsigned short)303, (unsigned short)0, (unsigned short)0, (unsigned short)302, (unsigned short)63, (unsigned short)10, (unsigned short)402, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)315, (unsigned short)414, (unsigned short)374, (unsigned short)0, (unsigned short)415, (unsigned short)0, (unsigned short)420, (unsigned short)426, (unsigned short)424, (unsigned short)429, (unsigned short)423, (unsigned short)399, (unsigned short)25, (unsigned short)0, (unsigned short)23, (unsigned short)0, (unsigned short)397, (unsigned short)33, (unsigned short)31, (unsigned short)0, (unsigned short)0, (unsigned short)275, (unsigned short)0, (unsigned short)0, (unsigned short)198, (unsigned short)0, (unsigned short)0, (unsigned short)344, (unsigned short)343, (unsigned short)326, (unsigned short)312, (unsigned short)325, (unsigned short)300, (unsigned short)295, (unsigned short)297, (unsigned short)0, (unsigned short)13, (unsigned short)334, (unsigned short)338, (unsigned short)311, (unsigned short)0, (unsigned short)298, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)133, (unsigned short)135, (unsigned short)139, (unsigned short)137, (unsigned short)0, (unsigned short)0, (unsigned short)408, (unsigned short)0, (unsigned short)56, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)259, (unsigned short)315, (unsigned short)0, (unsigned short)0, (unsigned short)266, (unsigned short)268, (unsigned short)403, (unsigned short)325, (unsigned short)0, (unsigned short)322, (unsigned short)0, (unsigned short)218, (unsigned short)234, (unsigned short)0, (unsigned short)263, (unsigned short)329, (unsigned short)0, (unsigned short)332, (unsigned short)346, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)321, (unsigned short)261, (unsigned short)260, (unsigned short)409, (unsigned short)412, (unsigned short)413, (unsigned short)411, (unsigned short)410, (unsigned short)219, (unsigned short)0, (unsigned short)225, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)15, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)284, (unsigned short)292, (unsigned short)286, (unsigned short)287, (unsigned short)305, (unsigned short)293, (unsigned short)0, (unsigned short)288, (unsigned short)0, (unsigned short)0, (unsigned short)401, (unsigned short)416, (unsigned short)375, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)377, (unsigned short)5, (unsigned short)0, (unsigned short)366, (unsigned short)0, (unsigned short)368, (unsigned short)357, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)358, (unsigned short)359, (unsigned short)360, (unsigned short)361, (unsigned short)362, (unsigned short)0, (unsigned short)419, (unsigned short)41, (unsigned short)40, (unsigned short)93, (unsigned short)283, (unsigned short)281, (unsigned short)0, (unsigned short)276, (unsigned short)0, (unsigned short)279, (unsigned short)328, (unsigned short)327, (unsigned short)303, (unsigned short)0, (unsigned short)313, (unsigned short)340, (unsigned short)342, (unsigned short)165, (unsigned short)166, (unsigned short)169, (unsigned short)168, (unsigned short)167, (unsigned short)0, (unsigned short)170, (unsigned short)172, (unsigned short)0, (unsigned short)299, (unsigned short)12, (unsigned short)273, (unsigned short)274, (unsigned short)0, (unsigned short)0, (unsigned short)134, (unsigned short)136, (unsigned short)140, (unsigned short)138, (unsigned short)0, (unsigned short)227, (unsigned short)0, (unsigned short)228, (unsigned short)407, (unsigned short)0, (unsigned short)316, (unsigned short)0, (unsigned short)235, (unsigned short)405, (unsigned short)270, (unsigned short)0, (unsigned short)327, (unsigned short)0, (unsigned short)0, (unsigned short)258, (unsigned short)0, (unsigned short)269, (unsigned short)0, (unsigned short)325, (unsigned short)323, (unsigned short)237, (unsigned short)318, (unsigned short)0, (unsigned short)0, (unsigned short)330, (unsigned short)331, (unsigned short)0, (unsigned short)324, (unsigned short)217, (unsigned short)223, (unsigned short)224, (unsigned short)0, (unsigned short)0, (unsigned short)221, (unsigned short)215, (unsigned short)17, (unsigned short)0, (unsigned short)14, (unsigned short)19, (unsigned short)0, (unsigned short)294, (unsigned short)289, (unsigned short)290, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)390, (unsigned short)391, (unsigned short)392, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)378, (unsigned short)111, (unsigned short)0, (unsigned short)151, (unsigned short)153, (unsigned short)367, (unsigned short)0, (unsigned short)370, (unsigned short)369, (unsigned short)376, (unsigned short)113, (unsigned short)0, (unsigned short)0, (unsigned short)314, (unsigned short)176, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)173, (unsigned short)0, (unsigned short)0, (unsigned short)252, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)229, (unsigned short)230, (unsigned short)406, (unsigned short)396, (unsigned short)0, (unsigned short)325, (unsigned short)267, (unsigned short)271, (unsigned short)327, (unsigned short)317, (unsigned short)319, (unsigned short)347, (unsigned short)222, (unsigned short)226, (unsigned short)16, (unsigned short)18, (unsigned short)0, (unsigned short)365, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)389, (unsigned short)393, (unsigned short)0, (unsigned short)363, (unsigned short)0, (unsigned short)112, (unsigned short)0, (unsigned short)277, (unsigned short)278, (unsigned short)0, (unsigned short)175, (unsigned short)174, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)242, (unsigned short)0, (unsigned short)0, (unsigned short)257, (unsigned short)0, (unsigned short)395, (unsigned short)0, (unsigned short)364, (unsigned short)0, (unsigned short)0, (unsigned short)386, (unsigned short)0, (unsigned short)0, (unsigned short)388, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)152, (unsigned short)0, (unsigned short)350, (unsigned short)154, (unsigned short)171, (unsigned short)0, (unsigned short)250, (unsigned short)0, (unsigned short)251, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)247, (unsigned short)272, (unsigned short)379, (unsigned short)381, (unsigned short)382, (unsigned short)0, (unsigned short)387, (unsigned short)0, (unsigned short)0, (unsigned short)114, (unsigned short)355, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)240, (unsigned short)0, (unsigned short)241, (unsigned short)0, (unsigned short)255, (unsigned short)0, (unsigned short)256, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)384, (unsigned short)0, (unsigned short)0, (unsigned short)351, (unsigned short)248, (unsigned short)249, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)0, (unsigned short)245, (unsigned short)0, (unsigned short)246, (unsigned short)380, (unsigned short)383, (unsigned short)385, (unsigned short)352, (unsigned short)356, (unsigned short)238, (unsigned short)239, (unsigned short)253, (unsigned short)254, (unsigned short)0, (unsigned short)0, (unsigned short)243, (unsigned short)244
-};
+extern long long __ecereNameSpace__ecere__com__eClass_GetProperty(struct __ecereNameSpace__ecere__com__Class * _class, const char *  name);
 
-static const yytype_int16 yydefgoto[] = 
-{
-(short)(-1), (short)23, (short)24, (short)25, (short)230, (short)26, (short)50, (short)246, (short)27, (short)92, (short)52, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)100, (short)128, (short)499, (short)94, (short)614, (short)102, (short)310, (short)411, (short)199, (short)609, (short)610, (short)83, (short)311, (short)172, (short)536, (short)537, (short)538, (short)173, (short)84, (short)43, (short)44, (short)86, (short)203, (short)87, (short)88, (short)89, (short)312, (short)313, (short)314, (short)315, (short)316, (short)431, (short)432, (short)90, (short)91, (short)281, (short)282, (short)222, (short)178, (short)350, (short)179, (short)422, (short)317, (short)318, (short)396, (short)319, (short)320, (short)294, (short)321, (short)351, (short)290, (short)291, (short)448, (short)108, (short)693, (short)234, (short)716, (short)502, (short)503, (short)504, (short)505, (short)506, (short)369, (short)507, (short)508, (short)509, (short)510, (short)511, (short)45, (short)322, (short)46, (short)235, (short)324, (short)325, (short)326, (short)327, (short)328, (short)236, (short)237, (short)238, (short)239, (short)240, (short)241, (short)242, (short)47
-};
+extern void __ecereNameSpace__ecere__com__eClass_SetProperty(struct __ecereNameSpace__ecere__com__Class * _class, const char *  name, long long value);
 
-static const yytype_int16 yypact[] = 
-{
-(short)5528, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)5601, (short)5655, (short)5655, (short)(-630), (short)7079, (short)5528, (short)(-630), (short)7079, (short)5528, (short)5681, (short)5056, (short)64, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-64), (short)(-630), (short)(-630), (short)534, (short)(-630), (short)609, (short)5528, (short)(-630), (short)344, (short)10, (short)386, (short)198, (short)395, (short)15, (short)41, (short)66, (short)90, (short)(-4), (short)(-630), (short)(-630), (short)83, (short)(-630), (short)(-630), (short)(-630), (short)269, (short)5180, (short)(-630), (short)542, (short)(-630), (short)(-630), (short)4658, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)17, (short)(-630), (short)(-630), (short)(-630), (short)126, (short)6236, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)133, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)7225, (short)6329, (short)7225, (short)5180, (short)(-630), (short)(-630), (short)(-630), (short)113, (short)6656, (short)(-630), (short)83, (short)(-630), (short)(-630), (short)(-630), (short)158, (short)162, (short)1964, (short)277, (short)(-630), (short)(-630), (short)4083, (short)277, (short)5528, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)4211, (short)(-630), (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)5528, (short)2088, (short)(-630), (short)175, (short)181, (short)277, (short)(-630), (short)(-630), (short)4156, (short)277, (short)5528, (short)277, (short)148, (short)165, (short)280, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)6422, (short)5528, (short)218, (short)(-630), (short)104, (short)203, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)216, (short)225, (short)232, (short)2572, (short)215, (short)56, (short)227, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)235, (short)6515, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)5528, (short)257, (short)6608, (short)268, (short)285, (short)(-630), (short)5528, (short)6143, (short)5267, (short)191, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)337, (short)(-630), (short)419, (short)5528, (short)64, (short)(-630), (short)2212, (short)(-630), (short)(-630), (short)27, (short)(-630), (short)5964, (short)(-630), (short)(-630), (short)272, (short)(-630), (short)(-630), (short)(-55), (short)(-630), (short)2336, (short)289, (short)(-630), (short)(-630), (short)(-630), (short)275, (short)(-630), (short)(-630), (short)349, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)344, (short)344, (short)10, (short)10, (short)386, (short)386, (short)386, (short)386, (short)198, (short)198, (short)395, (short)15, (short)41, (short)66, (short)90, (short)(-42), (short)(-630), (short)296, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)339, (short)(-630), (short)358, (short)305, (short)(-51), (short)(-630), (short)277, (short)277, (short)365, (short)(-630), (short)5871, (short)400, (short)403, (short)332, (short)(-630), (short)343, (short)(-630), (short)218, (short)(-630), (short)216, (short)232, (short)399, (short)6749, (short)5528, (short)216, (short)7152, (short)5964, (short)5234, (short)7079, (short)(-630), (short)(-630), (short)(-64), (short)347, (short)4709, (short)65, (short)2684, (short)(-630), (short)(-32), (short)(-630), (short)(-630), (short)443, (short)(-630), (short)6057, (short)(-630), (short)185, (short)393, (short)411, (short)272, (short)272, (short)272, (short)390, (short)(-630), (short)2796, (short)2908, (short)422, (short)429, (short)4351, (short)280, (short)5528, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)455, (short)460, (short)5528, (short)5528, (short)464, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)468, (short)472, (short)(-630), (short)471, (short)(-44), (short)337, (short)419, (short)6835, (short)5321, (short)337, (short)(-630), (short)(-630), (short)(-630), (short)453, (short)4211, (short)310, (short)(-630), (short)(-630), (short)456, (short)3925, (short)(-630), (short)4211, (short)(-630), (short)(-630), (short)(-630), (short)(-55), (short)(-630), (short)(-630), (short)(-630), (short)4211, (short)(-630), (short)5528, (short)(-630), (short)(-630), (short)(-630), (short)5528, (short)277, (short)(-630), (short)306, (short)311, (short)(-630), (short)5778, (short)85, (short)(-630), (short)(-630), (short)443, (short)(-630), (short)(-630), (short)398, (short)(-630), (short)(-630), (short)7006, (short)(-630), (short)(-630), (short)(-630), (short)216, (short)495, (short)(-630), (short)480, (short)483, (short)38, (short)4599, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)615, (short)5964, (short)(-630), (short)4932, (short)721, (short)65, (short)488, (short)185, (short)6921, (short)4211, (short)409, (short)5528, (short)(-630), (short)469, (short)65, (short)219, (short)(-630), (short)210, (short)(-630), (short)470, (short)185, (short)(-630), (short)34, (short)(-630), (short)(-630), (short)700, (short)(-630), (short)(-630), (short)5394, (short)(-630), (short)(-630), (short)490, (short)355, (short)34, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)3020, (short)(-630), (short)3132, (short)3244, (short)4351, (short)3356, (short)494, (short)498, (short)5528, (short)(-630), (short)500, (short)504, (short)5528, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)337, (short)(-630), (short)499, (short)(-630), (short)508, (short)86, (short)(-630), (short)(-630), (short)(-630), (short)5528, (short)479, (short)525, (short)527, (short)529, (short)4010, (short)532, (short)277, (short)511, (short)513, (short)4492, (short)277, (short)(-630), (short)(-24), (short)234, (short)(-630), (short)4819, (short)(-630), (short)(-630), (short)1592, (short)1716, (short)515, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)519, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)4351, (short)(-630), (short)4351, (short)(-630), (short)443, (short)(-630), (short)398, (short)34, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)546, (short)548, (short)(-630), (short)671, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-31), (short)526, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)20, (short)(-630), (short)38, (short)(-630), (short)(-630), (short)185, (short)(-630), (short)549, (short)(-630), (short)(-630), (short)(-630), (short)2460, (short)530, (short)185, (short)146, (short)(-630), (short)5528, (short)(-630), (short)34, (short)531, (short)(-630), (short)(-630), (short)(-630), (short)550, (short)112, (short)(-630), (short)(-630), (short)277, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)3468, (short)3580, (short)(-630), (short)(-630), (short)(-630), (short)551, (short)(-630), (short)(-630), (short)552, (short)(-630), (short)(-630), (short)(-630), (short)538, (short)4010, (short)5528, (short)5528, (short)5448, (short)621, (short)4404, (short)537, (short)(-630), (short)(-630), (short)(-630), (short)249, (short)545, (short)4010, (short)(-630), (short)(-630), (short)258, (short)(-630), (short)547, (short)(-630), (short)1840, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)3692, (short)3804, (short)(-630), (short)(-630), (short)5528, (short)566, (short)512, (short)(-630), (short)272, (short)272, (short)(-630), (short)8, (short)170, (short)560, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)561, (short)563, (short)(-630), (short)554, (short)565, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)4010, (short)(-630), (short)361, (short)371, (short)4010, (short)374, (short)571, (short)4010, (short)4438, (short)(-630), (short)(-630), (short)5528, (short)(-630), (short)310, (short)(-630), (short)4239, (short)(-630), (short)(-630), (short)384, (short)(-630), (short)(-630), (short)(-18), (short)(-38), (short)272, (short)272, (short)(-630), (short)272, (short)272, (short)(-630), (short)254, (short)(-630), (short)5528, (short)(-630), (short)4010, (short)4010, (short)(-630), (short)4010, (short)5528, (short)(-630), (short)4010, (short)5474, (short)568, (short)(-630), (short)4239, (short)(-630), (short)(-630), (short)(-630), (short)272, (short)(-630), (short)272, (short)(-630), (short)(-16), (short)(-36), (short)129, (short)(-27), (short)272, (short)272, (short)(-630), (short)(-630), (short)642, (short)(-630), (short)(-630), (short)394, (short)(-630), (short)4010, (short)415, (short)(-630), (short)(-630), (short)212, (short)572, (short)574, (short)272, (short)(-630), (short)272, (short)(-630), (short)272, (short)(-630), (short)272, (short)(-630), (short)138, (short)(-23), (short)4010, (short)573, (short)(-630), (short)4010, (short)1423, (short)(-630), (short)(-630), (short)(-630), (short)575, (short)577, (short)578, (short)580, (short)272, (short)(-630), (short)272, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)581, (short)583, (short)(-630), (short)(-630)
-};
+extern void __ecereNameSpace__ecere__com__eInstance_SetMethod(struct __ecereNameSpace__ecere__com__Instance * instance, const char *  name, void *  function);
 
-static const yytype_int16 yypgoto[] = 
-{
-(short)(-630), (short)457, (short)(-630), (short)105, (short)(-98), (short)(-28), (short)(-630), (short)564, (short)246, (short)0, (short)707, (short)(-630), (short)36, (short)404, (short)412, (short)423, (short)425, (short)579, (short)586, (short)582, (short)585, (short)576, (short)(-630), (short)14, (short)1, (short)(-630), (short)(-13), (short)59, (short)(-357), (short)(-630), (short)13, (short)(-630), (short)628, (short)(-630), (short)74, (short)141, (short)745, (short)(-630), (short)(-630), (short)(-517), (short)(-630), (short)303, (short)1019, (short)892, (short)(-45), (short)661, (short)(-135), (short)(-1), (short)(-77), (short)(-228), (short)(-273), (short)298, (short)(-630), (short)(-630), (short)(-283), (short)(-630), (short)174, (short)176, (short)77, (short)292, (short)362, (short)(-206), (short)(-110), (short)(-94), (short)238, (short)(-284), (short)954, (short)(-223), (short)(-272), (short)(-630), (short)1027, (short)(-630), (short)35, (short)(-124), (short)(-630), (short)346, (short)(-630), (short)2, (short)(-629), (short)(-336), (short)(-630), (short)(-321), (short)(-630), (short)(-630), (short)251, (short)(-630), (short)(-630), (short)601, (short)(-544), (short)(-630), (short)(-630), (short)(-630), (short)(-7), (short)(-364), (short)290, (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)(-630), (short)509, (short)388, (short)516, (short)521, (short)(-630), (short)(-145), (short)(-630)
-};
+extern void __ecereNameSpace__ecere__com__eInstance_IncRef(struct __ecereNameSpace__ecere__com__Instance * instance);
 
-static const yytype_int16 yytable[] = 
-{
-(short)28, (short)42, (short)101, (short)394, (short)272, (short)512, (short)54, (short)55, (short)223, (short)109, (short)367, (short)355, (short)500, (short)147, (short)106, (short)28, (short)245, (short)205, (short)359, (short)205, (short)2, (short)625, (short)82, (short)2, (short)93, (short)95, (short)433, (short)93, (short)483, (short)440, (short)250, (short)697, (short)161, (short)721, (short)111, (short)112, (short)113, (short)2, (short)626, (short)627, (short)101, (short)2, (short)725, (short)289, (short)184, (short)8, (short)743, (short)106, (short)151, (short)202, (short)152, (short)202, (short)695, (short)28, (short)719, (short)656, (short)459, (short)461, (short)245, (short)2, (short)464, (short)296, (short)715, (short)371, (short)338, (short)129, (short)8, (short)386, (short)2, (short)4, (short)301, (short)110, (short)96, (short)475, (short)416, (short)338, (short)214, (short)671, (short)672, (short)372, (short)418, (short)176, (short)231, (short)363, (short)8, (short)387, (short)441, (short)434, (short)2, (short)557, (short)381, (short)149, (short)107, (short)204, (short)176, (short)204, (short)106, (short)211, (short)698, (short)212, (short)722, (short)220, (short)442, (short)249, (short)749, (short)628, (short)146, (short)668, (short)606, (short)726, (short)49, (short)110, (short)688, (short)744, (short)28, (short)247, (short)28, (short)180, (short)696, (short)49, (short)720, (short)231, (short)205, (short)233, (short)232, (short)107, (short)527, (short)148, (short)28, (short)251, (short)180, (short)133, (short)134, (short)205, (short)143, (short)270, (short)2, (short)224, (short)332, (short)114, (short)512, (short)512, (short)115, (short)116, (short)673, (short)279, (short)365, (short)612, (short)28, (short)2, (short)476, (short)527, (short)159, (short)309, (short)202, (short)630, (short)28, (short)247, (short)28, (short)177, (short)364, (short)8, (short)233, (short)232, (short)527, (short)202, (short)252, (short)253, (short)254, (short)598, (short)144, (short)207, (short)177, (short)207, (short)107, (short)408, (short)440, (short)365, (short)440, (short)221, (short)287, (short)440, (short)93, (short)416, (short)615, (short)169, (short)355, (short)405, (short)2, (short)581, (short)582, (short)330, (short)359, (short)393, (short)553, (short)447, (short)145, (short)391, (short)339, (short)723, (short)231, (short)216, (short)180, (short)592, (short)295, (short)169, (short)297, (short)163, (short)741, (short)339, (short)137, (short)138, (short)164, (short)231, (short)28, (short)348, (short)167, (short)611, (short)149, (short)361, (short)163, (short)149, (short)93, (short)170, (short)169, (short)164, (short)213, (short)292, (short)287, (short)642, (short)93, (short)214, (short)176, (short)478, (short)180, (short)200, (short)170, (short)200, (short)162, (short)674, (short)675, (short)233, (short)232, (short)165, (short)166, (short)180, (short)618, (short)149, (short)619, (short)512, (short)224, (short)51, (short)356, (short)620, (short)233, (short)232, (short)165, (short)166, (short)365, (short)163, (short)51, (short)360, (short)71, (short)72, (short)164, (short)724, (short)169, (short)342, (short)181, (short)150, (short)206, (short)225, (short)206, (short)649, (short)742, (short)353, (short)340, (short)226, (short)427, (short)433, (short)2, (short)514, (short)620, (short)283, (short)309, (short)660, (short)176, (short)340, (short)273, (short)164, (short)620, (short)101, (short)615, (short)79, (short)274, (short)165, (short)166, (short)365, (short)440, (short)440, (short)284, (short)309, (short)309, (short)215, (short)28, (short)309, (short)676, (short)216, (short)8, (short)176, (short)177, (short)169, (short)287, (short)2, (short)93, (short)298, (short)417, (short)549, (short)424, (short)476, (short)165, (short)166, (short)398, (short)703, (short)704, (short)139, (short)140, (short)680, (short)299, (short)404, (short)733, (short)683, (short)287, (short)209, (short)686, (short)440, (short)440, (short)563, (short)169, (short)423, (short)336, (short)300, (short)565, (short)231, (short)167, (short)436, (short)438, (short)334, (short)734, (short)93, (short)329, (short)336, (short)214, (short)564, (short)111, (short)112, (short)113, (short)93, (short)93, (short)409, (short)707, (short)708, (short)333, (short)709, (short)177, (short)542, (short)711, (short)214, (short)607, (short)28, (short)287, (short)552, (short)93, (short)343, (short)170, (short)206, (short)661, (short)611, (short)232, (short)28, (short)515, (short)346, (short)501, (short)658, (short)163, (short)232, (short)206, (short)177, (short)378, (short)164, (short)705, (short)731, (short)662, (short)379, (short)466, (short)516, (short)135, (short)136, (short)347, (short)93, (short)423, (short)2, (short)469, (short)470, (short)287, (short)288, (short)101, (short)368, (short)745, (short)141, (short)142, (short)747, (short)2, (short)309, (short)287, (short)636, (short)176, (short)480, (short)106, (short)28, (short)165, (short)166, (short)365, (short)176, (short)386, (short)377, (short)398, (short)525, (short)170, (short)386, (short)169, (short)309, (short)382, (short)309, (short)309, (short)309, (short)309, (short)341, (short)385, (short)232, (short)519, (short)93, (short)520, (short)412, (short)517, (short)521, (short)224, (short)522, (short)345, (short)357, (short)401, (short)170, (short)383, (short)358, (short)423, (short)295, (short)554, (short)379, (short)93, (short)114, (short)402, (short)423, (short)115, (short)116, (short)130, (short)562, (short)380, (short)214, (short)575, (short)131, (short)132, (short)323, (short)163, (short)576, (short)681, (short)384, (short)214, (short)164, (short)390, (short)214, (short)425, (short)93, (short)604, (short)163, (short)682, (short)93, (short)559, (short)684, (short)164, (short)214, (short)28, (short)309, (short)214, (short)309, (short)177, (short)28, (short)107, (short)694, (short)530, (short)93, (short)176, (short)177, (short)214, (short)572, (short)28, (short)28, (short)633, (short)730, (short)165, (short)166, (short)391, (short)406, (short)214, (short)399, (short)216, (short)530, (short)400, (short)501, (short)501, (short)165, (short)166, (short)365, (short)558, (short)531, (short)456, (short)368, (short)586, (short)451, (short)732, (short)169, (short)589, (short)215, (short)231, (short)214, (short)160, (short)216, (short)423, (short)255, (short)256, (short)532, (short)531, (short)111, (short)112, (short)113, (short)593, (short)452, (short)182, (short)257, (short)258, (short)153, (short)154, (short)155, (short)545, (short)309, (short)309, (short)443, (short)532, (short)462, (short)170, (short)444, (short)259, (short)260, (short)261, (short)262, (short)463, (short)170, (short)263, (short)264, (short)243, (short)533, (short)534, (short)467, (short)248, (short)233, (short)232, (short)388, (short)389, (short)468, (short)177, (short)93, (short)471, (short)472, (short)650, (short)651, (short)653, (short)473, (short)533, (short)534, (short)474, (short)482, (short)309, (short)309, (short)484, (short)539, (short)28, (short)28, (short)28, (short)28, (short)423, (short)28, (short)540, (short)555, (short)323, (short)574, (short)560, (short)(-320), (short)28, (short)584, (short)535, (short)666, (short)275, (short)594, (short)590, (short)28, (short)278, (short)585, (short)280, (short)587, (short)2, (short)323, (short)323, (short)588, (short)28, (short)323, (short)639, (short)591, (short)501, (short)117, (short)118, (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)125, (short)126, (short)595, (short)308, (short)596, (short)331, (short)597, (short)170, (short)8, (short)599, (short)601, (short)114, (short)602, (short)28, (short)115, (short)116, (short)616, (short)28, (short)617, (short)156, (short)28, (short)28, (short)157, (short)158, (short)621, (short)622, (short)629, (short)634, (short)28, (short)692, (short)(-322), (short)(-321), (short)641, (short)646, (short)647, (short)648, (short)657, (short)710, (short)93, (short)530, (short)713, (short)105, (short)654, (short)659, (short)667, (short)663, (short)28, (short)28, (short)685, (short)28, (short)28, (short)679, (short)28, (short)28, (short)163, (short)366, (short)28, (short)692, (short)93, (short)164, (short)677, (short)423, (short)678, (short)(-323), (short)531, (short)(-324), (short)1, (short)714, (short)2, (short)3, (short)4, (short)729, (short)746, (short)735, (short)105, (short)736, (short)750, (short)28, (short)751, (short)752, (short)532, (short)753, (short)756, (short)689, (short)757, (short)277, (short)98, (short)265, (short)269, (short)210, (short)165, (short)166, (short)267, (short)8, (short)28, (short)266, (short)268, (short)28, (short)28, (short)692, (short)690, (short)566, (short)638, (short)706, (short)570, (short)280, (short)280, (short)127, (short)175, (short)366, (short)533, (short)534, (short)529, (short)518, (short)323, (short)374, (short)323, (short)323, (short)323, (short)323, (short)613, (short)175, (short)375, (short)105, (short)513, (short)366, (short)308, (short)376, (short)219, (short)0, (short)71, (short)72, (short)429, (short)366, (short)308, (short)0, (short)9, (short)10, (short)0, (short)0, (short)0, (short)446, (short)0, (short)366, (short)0, (short)0, (short)0, (short)0, (short)0, (short)623, (short)0, (short)308, (short)308, (short)0, (short)624, (short)308, (short)0, (short)0, (short)0, (short)0, (short)(-335), (short)79, (short)0, (short)0, (short)0, (short)(-335), (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)323, (short)0, (short)323, (short)53, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)366, (short)0, (short)0, (short)0, (short)498, (short)171, (short)0, (short)0, (short)0, (short)(-335), (short)(-335), (short)0, (short)183, (short)0, (short)0, (short)370, (short)0, (short)0, (short)171, (short)169, (short)0, (short)280, (short)0, (short)0, (short)0, (short)217, (short)366, (short)366, (short)0, (short)0, (short)0, (short)0, (short)0, (short)366, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)541, (short)544, (short)0, (short)0, (short)323, (short)323, (short)550, (short)366, (short)0, (short)308, (short)0, (short)366, (short)0, (short)366, (short)0, (short)0, (short)366, (short)0, (short)0, (short)0, (short)366, (short)0, (short)0, (short)0, (short)0, (short)0, (short)366, (short)175, (short)366, (short)0, (short)0, (short)0, (short)0, (short)0, (short)85, (short)0, (short)0, (short)85, (short)0, (short)366, (short)104, (short)323, (short)323, (short)0, (short)0, (short)171, (short)0, (short)0, (short)0, (short)308, (short)0, (short)308, (short)308, (short)308, (short)308, (short)0, (short)0, (short)0, (short)453, (short)454, (short)455, (short)457, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)104, (short)0, (short)0, (short)0, (short)171, (short)0, (short)0, (short)498, (short)175, (short)600, (short)0, (short)0, (short)0, (short)605, (short)0, (short)171, (short)0, (short)0, (short)429, (short)0, (short)217, (short)498, (short)498, (short)415, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)175, (short)0, (short)0, (short)85, (short)0, (short)308, (short)0, (short)308, (short)0, (short)0, (short)0, (short)366, (short)366, (short)0, (short)0, (short)0, (short)85, (short)0, (short)104, (short)0, (short)0, (short)0, (short)0, (short)85, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)104, (short)0, (short)0, (short)0, (short)631, (short)0, (short)632, (short)0, (short)0, (short)366, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)366, (short)366, (short)0, (short)0, (short)0, (short)366, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)392, (short)643, (short)103, (short)0, (short)0, (short)0, (short)308, (short)308, (short)0, (short)104, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)421, (short)0, (short)498, (short)0, (short)0, (short)285, (short)430, (short)0, (short)0, (short)0, (short)85, (short)0, (short)0, (short)0, (short)498, (short)0, (short)0, (short)449, (short)103, (short)0, (short)0, (short)498, (short)0, (short)548, (short)104, (short)0, (short)308, (short)308, (short)0, (short)175, (short)0, (short)105, (short)0, (short)0, (short)0, (short)0, (short)175, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)174, (short)0, (short)0, (short)0, (short)498, (short)0, (short)85, (short)354, (short)498, (short)421, (short)0, (short)498, (short)201, (short)174, (short)201, (short)103, (short)0, (short)366, (short)0, (short)104, (short)218, (short)0, (short)0, (short)0, (short)85, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)104, (short)0, (short)0, (short)392, (short)0, (short)498, (short)498, (short)0, (short)498, (short)0, (short)526, (short)498, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)217, (short)0, (short)0, (short)0, (short)0, (short)551, (short)175, (short)0, (short)421, (short)0, (short)0, (short)0, (short)526, (short)498, (short)0, (short)421, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)85, (short)0, (short)567, (short)0, (short)0, (short)0, (short)0, (short)498, (short)0, (short)293, (short)498, (short)0, (short)85, (short)0, (short)0, (short)414, (short)85, (short)0, (short)85, (short)0, (short)0, (short)0, (short)0, (short)85, (short)0, (short)104, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)85, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)337, (short)0, (short)0, (short)104, (short)104, (short)0, (short)0, (short)104, (short)465, (short)669, (short)670, (short)337, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)395, (short)0, (short)0, (short)0, (short)0, (short)421, (short)0, (short)0, (short)85, (short)481, (short)0, (short)174, (short)0, (short)0, (short)0, (short)0, (short)0, (short)395, (short)0, (short)0, (short)104, (short)0, (short)0, (short)395, (short)0, (short)0, (short)0, (short)0, (short)0, (short)526, (short)0, (short)699, (short)700, (short)0, (short)701, (short)702, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)85, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)85, (short)0, (short)0, (short)717, (short)0, (short)718, (short)526, (short)0, (short)0, (short)0, (short)547, (short)727, (short)728, (short)174, (short)526, (short)421, (short)85, (short)0, (short)104, (short)0, (short)403, (short)397, (short)0, (short)85, (short)0, (short)0, (short)395, (short)737, (short)413, (short)738, (short)0, (short)739, (short)0, (short)740, (short)0, (short)0, (short)174, (short)0, (short)397, (short)0, (short)0, (short)0, (short)0, (short)573, (short)435, (short)437, (short)0, (short)0, (short)0, (short)754, (short)0, (short)755, (short)395, (short)523, (short)0, (short)450, (short)0, (short)0, (short)104, (short)395, (short)104, (short)104, (short)104, (short)104, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)395, (short)0, (short)523, (short)0, (short)395, (short)0, (short)0, (short)395, (short)0, (short)0, (short)0, (short)523, (short)0, (short)0, (short)0, (short)0, (short)0, (short)395, (short)0, (short)397, (short)85, (short)0, (short)0, (short)104, (short)104, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)421, (short)0, (short)0, (short)0, (short)0, (short)104, (short)0, (short)104, (short)0, (short)0, (short)0, (short)0, (short)397, (short)524, (short)0, (short)0, (short)0, (short)0, (short)1, (short)397, (short)2, (short)3, (short)4, (short)5, (short)546, (short)6, (short)7, (short)0, (short)0, (short)0, (short)174, (short)0, (short)103, (short)293, (short)0, (short)0, (short)0, (short)174, (short)0, (short)0, (short)397, (short)0, (short)524, (short)0, (short)397, (short)8, (short)104, (short)397, (short)0, (short)395, (short)0, (short)561, (short)0, (short)0, (short)0, (short)0, (short)0, (short)568, (short)0, (short)569, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)104, (short)104, (short)0, (short)577, (short)0, (short)0, (short)395, (short)523, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)104, (short)0, (short)0, (short)395, (short)0, (short)104, (short)104, (short)0, (short)0, (short)0, (short)0, (short)395, (short)395, (short)0, (short)0, (short)174, (short)523, (short)0, (short)0, (short)0, (short)12, (short)13, (short)0, (short)397, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)397, (short)524, (short)0, (short)0, (short)0, (short)0, (short)691, (short)748, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)397, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)637, (short)397, (short)0, (short)0, (short)1, (short)640, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)395, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)485, (short)486, (short)487, (short)488, (short)489, (short)490, (short)491, (short)492, (short)493, (short)494, (short)495, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)496, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)397, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)497, (short)368, (short)(-372), (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)485, (short)486, (short)487, (short)488, (short)489, (short)490, (short)491, (short)492, (short)493, (short)494, (short)495, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)496, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)497, (short)368, (short)(-371), (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)485, (short)486, (short)487, (short)488, (short)489, (short)490, (short)491, (short)492, (short)493, (short)494, (short)495, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)496, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)497, (short)368, (short)(-373), (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)227, (short)228, (short)229, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)227, (short)228, (short)271, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)227, (short)228, (short)362, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)373, (short)228, (short)(-427), (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)227, (short)228, (short)635, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)307, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)439, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)458, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)460, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)578, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)579, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)580, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)583, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)644, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)645, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)664, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)0, (short)169, (short)0, (short)1, (short)305, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)306, (short)0, (short)665, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)485, (short)486, (short)487, (short)488, (short)489, (short)490, (short)491, (short)492, (short)493, (short)494, (short)495, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)496, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)8, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)497, (short)368, (short)0, (short)485, (short)486, (short)487, (short)488, (short)489, (short)490, (short)491, (short)492, (short)493, (short)494, (short)495, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)497, (short)368, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)244, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)228, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)8, (short)15, (short)276, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)9, (short)10, (short)11, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)228, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)228, (short)0, (short)14, (short)0, (short)0, (short)15, (short)1, (short)16, (short)2, (short)3, (short)4, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)691, (short)0, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)78, (short)0, (short)302, (short)0, (short)0, (short)9, (short)10, (short)0, (short)163, (short)79, (short)0, (short)0, (short)303, (short)164, (short)0, (short)8, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)304, (short)0, (short)16, (short)8, (short)0, (short)0, (short)0, (short)0, (short)169, (short)0, (short)0, (short)305, (short)9, (short)10, (short)11, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)306, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)12, (short)13, (short)0, (short)9, (short)10, (short)11, (short)0, (short)14, (short)0, (short)0, (short)15, (short)655, (short)16, (short)0, (short)8, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)497, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)687, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)9, (short)10, (short)11, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)497, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)2, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)603, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)410, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)78, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)8, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)215, (short)2, (short)0, (short)0, (short)216, (short)0, (short)0, (short)0, (short)169, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)0, (short)543, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)99, (short)16, (short)0, (short)0, (short)78, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)426, (short)2, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)169, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)427, (short)0, (short)428, (short)0, (short)0, (short)0, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)365, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)169, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)608, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)0, (short)0, (short)0, (short)0, (short)0, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)165, (short)166, (short)419, (short)99, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)420, (short)19, (short)20, (short)21, (short)22, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)0, (short)0, (short)0, (short)0, (short)0, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)99, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)0, (short)0, (short)0, (short)0, (short)0, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)0, (short)0, (short)80, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)81, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)53, (short)99, (short)16, (short)8, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)9, (short)10, (short)11, (short)163, (short)0, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)12, (short)13, (short)9, (short)10, (short)11, (short)0, (short)0, (short)14, (short)165, (short)166, (short)419, (short)99, (short)16, (short)8, (short)0, (short)0, (short)0, (short)17, (short)420, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)352, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)9, (short)10, (short)11, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)479, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)1, (short)8, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)8, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)571, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)9, (short)10, (short)11, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)8, (short)14, (short)0, (short)0, (short)15, (short)652, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)712, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)9, (short)10, (short)11, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)8, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)15, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)0, (short)0, (short)1, (short)0, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)1, (short)8, (short)2, (short)3, (short)4, (short)5, (short)0, (short)6, (short)7, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)8, (short)14, (short)0, (short)0, (short)48, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)9, (short)10, (short)11, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)9, (short)10, (short)11, (short)0, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)53, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)0, (short)2, (short)0, (short)12, (short)13, (short)0, (short)0, (short)0, (short)0, (short)0, (short)14, (short)0, (short)0, (short)97, (short)0, (short)16, (short)0, (short)0, (short)0, (short)0, (short)17, (short)18, (short)19, (short)20, (short)21, (short)22, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)2, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)391, (short)349, (short)0, (short)0, (short)216, (short)0, (short)0, (short)0, (short)169, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)2, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)391, (short)0, (short)0, (short)0, (short)216, (short)0, (short)0, (short)0, (short)169, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)2, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)365, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)169, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)445, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)215, (short)349, (short)0, (short)0, (short)216, (short)0, (short)0, (short)0, (short)169, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)167, (short)0, (short)0, (short)0, (short)168, (short)0, (short)0, (short)0, (short)169, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)167, (short)0, (short)0, (short)0, (short)208, (short)0, (short)0, (short)0, (short)169, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)167, (short)286, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)169, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)185, (short)186, (short)187, (short)188, (short)189, (short)190, (short)191, (short)192, (short)193, (short)194, (short)71, (short)72, (short)195, (short)196, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)197, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)198, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)167, (short)0, (short)0, (short)0, (short)335, (short)0, (short)0, (short)0, (short)169, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)185, (short)186, (short)187, (short)188, (short)189, (short)190, (short)191, (short)192, (short)193, (short)194, (short)71, (short)72, (short)195, (short)196, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)197, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)163, (short)79, (short)8, (short)0, (short)0, (short)164, (short)0, (short)0, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)198, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)167, (short)0, (short)78, (short)0, (short)344, (short)0, (short)0, (short)0, (short)169, (short)0, (short)163, (short)79, (short)0, (short)0, (short)0, (short)164, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)165, (short)166, (short)215, (short)0, (short)0, (short)0, (short)216, (short)0, (short)0, (short)0, (short)169, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)407, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)477, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)556, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)528, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)63, (short)64, (short)65, (short)66, (short)67, (short)68, (short)69, (short)70, (short)71, (short)72, (short)73, (short)74, (short)75, (short)76, (short)410, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)78, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)80, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)81, (short)8, (short)56, (short)57, (short)58, (short)59, (short)60, (short)185, (short)186, (short)187, (short)188, (short)189, (short)190, (short)191, (short)192, (short)193, (short)194, (short)71, (short)72, (short)195, (short)196, (short)75, (short)76, (short)77, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)197, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)79, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)0, (short)198
-};
+extern struct __ecereNameSpace__ecere__com__Instance * fileInput;
 
-static const yytype_int16 yycheck[] = 
-{
-(short)0, (short)0, (short)15, (short)287, (short)149, (short)369, (short)6, (short)7, (short)102, (short)16, (short)233, (short)217, (short)369, (short)17, (short)15, (short)15, (short)114, (short)94, (short)224, (short)96, (short)3, (short)538, (short)9, (short)3, (short)10, (short)12, (short)310, (short)13, (short)364, (short)312, (short)128, (short)69, (short)77, (short)69, (short)7, (short)8, (short)9, (short)3, (short)69, (short)70, (short)53, (short)3, (short)69, (short)167, (short)89, (short)28, (short)69, (short)48, (short)48, (short)94, (short)48, (short)96, (short)70, (short)53, (short)70, (short)599, (short)329, (short)330, (short)156, (short)3, (short)333, (short)171, (short)691, (short)118, (short)199, (short)29, (short)28, (short)118, (short)3, (short)5, (short)180, (short)135, (short)13, (short)117, (short)302, (short)210, (short)118, (short)69, (short)70, (short)134, (short)303, (short)82, (short)110, (short)228, (short)28, (short)136, (short)118, (short)310, (short)3, (short)425, (short)132, (short)135, (short)15, (short)94, (short)95, (short)96, (short)97, (short)97, (short)136, (short)97, (short)136, (short)102, (short)134, (short)116, (short)733, (short)136, (short)16, (short)624, (short)132, (short)136, (short)5, (short)135, (short)656, (short)136, (short)114, (short)114, (short)116, (short)82, (short)136, (short)14, (short)136, (short)149, (short)199, (short)110, (short)110, (short)48, (short)398, (short)131, (short)128, (short)128, (short)95, (short)121, (short)122, (short)210, (short)119, (short)148, (short)3, (short)102, (short)183, (short)112, (short)504, (short)505, (short)115, (short)116, (short)136, (short)158, (short)112, (short)504, (short)148, (short)3, (short)356, (short)423, (short)135, (short)181, (short)199, (short)135, (short)156, (short)156, (short)158, (short)82, (short)133, (short)28, (short)149, (short)149, (short)436, (short)210, (short)130, (short)131, (short)132, (short)490, (short)129, (short)94, (short)95, (short)96, (short)97, (short)299, (short)459, (short)112, (short)461, (short)102, (short)167, (short)464, (short)168, (short)411, (short)505, (short)120, (short)392, (short)297, (short)3, (short)462, (short)463, (short)135, (short)398, (short)287, (short)417, (short)319, (short)130, (short)112, (short)199, (short)70, (short)228, (short)116, (short)167, (short)117, (short)169, (short)120, (short)171, (short)74, (short)70, (short)210, (short)12, (short)13, (short)79, (short)241, (short)214, (short)214, (short)112, (short)501, (short)135, (short)226, (short)74, (short)135, (short)208, (short)82, (short)120, (short)79, (short)113, (short)168, (short)215, (short)117, (short)216, (short)118, (short)233, (short)357, (short)199, (short)94, (short)95, (short)96, (short)112, (short)69, (short)70, (short)228, (short)228, (short)110, (short)111, (short)210, (short)519, (short)135, (short)521, (short)613, (short)215, (short)5, (short)217, (short)525, (short)241, (short)241, (short)110, (short)111, (short)112, (short)74, (short)14, (short)225, (short)44, (short)45, (short)79, (short)136, (short)120, (short)208, (short)135, (short)0, (short)94, (short)113, (short)96, (short)594, (short)136, (short)216, (short)199, (short)115, (short)132, (short)563, (short)3, (short)379, (short)554, (short)135, (short)312, (short)606, (short)287, (short)210, (short)113, (short)79, (short)562, (short)304, (short)613, (short)75, (short)113, (short)110, (short)111, (short)112, (short)581, (short)582, (short)135, (short)329, (short)330, (short)112, (short)304, (short)333, (short)136, (short)116, (short)28, (short)310, (short)233, (short)120, (short)299, (short)3, (short)300, (short)112, (short)303, (short)411, (short)305, (short)525, (short)110, (short)111, (short)287, (short)69, (short)70, (short)127, (short)128, (short)648, (short)112, (short)294, (short)118, (short)652, (short)319, (short)95, (short)655, (short)618, (short)619, (short)118, (short)120, (short)304, (short)199, (short)116, (short)132, (short)371, (short)112, (short)310, (short)311, (short)112, (short)136, (short)335, (short)135, (short)210, (short)118, (short)134, (short)7, (short)8, (short)9, (short)343, (short)344, (short)300, (short)681, (short)682, (short)135, (short)684, (short)287, (short)410, (short)687, (short)118, (short)134, (short)369, (short)357, (short)416, (short)358, (short)116, (short)233, (short)199, (short)118, (short)661, (short)364, (short)379, (short)379, (short)113, (short)369, (short)134, (short)74, (short)371, (short)210, (short)310, (short)113, (short)79, (short)136, (short)712, (short)134, (short)118, (short)335, (short)381, (short)10, (short)11, (short)113, (short)385, (short)365, (short)3, (short)343, (short)344, (short)391, (short)167, (short)419, (short)135, (short)729, (short)14, (short)15, (short)732, (short)3, (short)441, (short)401, (short)560, (short)417, (short)358, (short)419, (short)419, (short)110, (short)111, (short)112, (short)424, (short)118, (short)136, (short)391, (short)392, (short)287, (short)118, (short)120, (short)459, (short)136, (short)461, (short)462, (short)463, (short)464, (short)199, (short)133, (short)425, (short)134, (short)427, (short)136, (short)302, (short)385, (short)134, (short)411, (short)136, (short)210, (short)112, (short)118, (short)310, (short)113, (short)116, (short)419, (short)420, (short)421, (short)118, (short)444, (short)112, (short)117, (short)426, (short)115, (short)116, (short)120, (short)430, (short)117, (short)118, (short)113, (short)125, (short)126, (short)181, (short)74, (short)118, (short)113, (short)117, (short)118, (short)79, (short)113, (short)118, (short)133, (short)467, (short)495, (short)74, (short)113, (short)471, (short)427, (short)113, (short)79, (short)118, (short)490, (short)519, (short)118, (short)521, (short)417, (short)495, (short)419, (short)113, (short)3, (short)485, (short)501, (short)424, (short)118, (short)444, (short)504, (short)505, (short)551, (short)113, (short)110, (short)111, (short)112, (short)112, (short)118, (short)113, (short)116, (short)3, (short)113, (short)504, (short)505, (short)110, (short)111, (short)112, (short)113, (short)28, (short)134, (short)135, (short)467, (short)134, (short)113, (short)120, (short)471, (short)112, (short)560, (short)118, (short)77, (short)116, (short)501, (short)133, (short)134, (short)44, (short)28, (short)7, (short)8, (short)9, (short)485, (short)134, (short)89, (short)135, (short)136, (short)7, (short)8, (short)9, (short)411, (short)581, (short)582, (short)112, (short)44, (short)135, (short)417, (short)116, (short)137, (short)138, (short)139, (short)140, (short)135, (short)424, (short)141, (short)142, (short)111, (short)74, (short)75, (short)116, (short)115, (short)560, (short)560, (short)283, (short)284, (short)117, (short)501, (short)565, (short)116, (short)113, (short)595, (short)596, (short)597, (short)113, (short)74, (short)75, (short)117, (short)136, (short)618, (short)619, (short)136, (short)113, (short)594, (short)595, (short)596, (short)597, (short)563, (short)599, (short)117, (short)113, (short)312, (short)113, (short)135, (short)135, (short)606, (short)113, (short)113, (short)622, (short)153, (short)132, (short)113, (short)613, (short)157, (short)117, (short)159, (short)117, (short)3, (short)329, (short)330, (short)117, (short)622, (short)333, (short)565, (short)117, (short)613, (short)18, (short)19, (short)20, (short)21, (short)22, (short)23, (short)24, (short)25, (short)26, (short)27, (short)112, (short)181, (short)112, (short)183, (short)112, (short)501, (short)28, (short)112, (short)134, (short)112, (short)134, (short)648, (short)115, (short)116, (short)136, (short)652, (short)134, (short)112, (short)655, (short)656, (short)115, (short)116, (short)113, (short)112, (short)135, (short)113, (short)663, (short)663, (short)135, (short)135, (short)117, (short)117, (short)117, (short)132, (short)134, (short)685, (short)659, (short)3, (short)688, (short)15, (short)56, (short)133, (short)113, (short)133, (short)681, (short)682, (short)112, (short)684, (short)685, (short)132, (short)687, (short)688, (short)74, (short)233, (short)691, (short)691, (short)679, (short)79, (short)135, (short)661, (short)136, (short)135, (short)28, (short)135, (short)1, (short)134, (short)3, (short)4, (short)5, (short)64, (short)134, (short)136, (short)48, (short)136, (short)136, (short)712, (short)136, (short)136, (short)44, (short)136, (short)136, (short)659, (short)136, (short)156, (short)14, (short)143, (short)147, (short)96, (short)110, (short)111, (short)145, (short)28, (short)729, (short)144, (short)146, (short)732, (short)733, (short)733, (short)661, (short)433, (short)563, (short)679, (short)441, (short)283, (short)284, (short)133, (short)82, (short)287, (short)74, (short)75, (short)401, (short)386, (short)459, (short)241, (short)461, (short)462, (short)463, (short)464, (short)504, (short)95, (short)241, (short)97, (short)371, (short)303, (short)304, (short)241, (short)102, (short)(-1), (short)44, (short)45, (short)310, (short)311, (short)312, (short)(-1), (short)71, (short)72, (short)(-1), (short)(-1), (short)(-1), (short)319, (short)(-1), (short)321, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)113, (short)(-1), (short)329, (short)330, (short)(-1), (short)118, (short)333, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)519, (short)(-1), (short)521, (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)365, (short)(-1), (short)(-1), (short)(-1), (short)369, (short)82, (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)(-1), (short)89, (short)(-1), (short)(-1), (short)236, (short)(-1), (short)(-1), (short)95, (short)120, (short)(-1), (short)386, (short)(-1), (short)(-1), (short)(-1), (short)102, (short)391, (short)392, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)398, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)410, (short)411, (short)(-1), (short)(-1), (short)581, (short)582, (short)416, (short)417, (short)(-1), (short)419, (short)(-1), (short)421, (short)(-1), (short)423, (short)(-1), (short)(-1), (short)426, (short)(-1), (short)(-1), (short)(-1), (short)430, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)436, (short)233, (short)438, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)9, (short)(-1), (short)(-1), (short)12, (short)(-1), (short)449, (short)15, (short)618, (short)619, (short)(-1), (short)(-1), (short)167, (short)(-1), (short)(-1), (short)(-1), (short)459, (short)(-1), (short)461, (short)462, (short)463, (short)464, (short)(-1), (short)(-1), (short)(-1), (short)324, (short)325, (short)326, (short)327, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)48, (short)(-1), (short)(-1), (short)(-1), (short)199, (short)(-1), (short)(-1), (short)490, (short)287, (short)492, (short)(-1), (short)(-1), (short)(-1), (short)496, (short)(-1), (short)210, (short)(-1), (short)(-1), (short)501, (short)(-1), (short)215, (short)504, (short)505, (short)302, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)310, (short)(-1), (short)(-1), (short)82, (short)(-1), (short)519, (short)(-1), (short)521, (short)(-1), (short)(-1), (short)(-1), (short)525, (short)526, (short)(-1), (short)(-1), (short)(-1), (short)95, (short)(-1), (short)97, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)102, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)(-1), (short)(-1), (short)(-1), (short)549, (short)(-1), (short)551, (short)(-1), (short)(-1), (short)554, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)562, (short)563, (short)(-1), (short)(-1), (short)(-1), (short)567, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)287, (short)576, (short)15, (short)(-1), (short)(-1), (short)(-1), (short)581, (short)582, (short)(-1), (short)149, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)304, (short)(-1), (short)594, (short)(-1), (short)(-1), (short)162, (short)310, (short)(-1), (short)(-1), (short)(-1), (short)167, (short)(-1), (short)(-1), (short)(-1), (short)606, (short)(-1), (short)(-1), (short)321, (short)48, (short)(-1), (short)(-1), (short)613, (short)(-1), (short)411, (short)181, (short)(-1), (short)618, (short)619, (short)(-1), (short)417, (short)(-1), (short)419, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)424, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)82, (short)(-1), (short)(-1), (short)(-1), (short)648, (short)(-1), (short)215, (short)216, (short)652, (short)365, (short)(-1), (short)655, (short)94, (short)95, (short)96, (short)97, (short)(-1), (short)661, (short)(-1), (short)228, (short)102, (short)(-1), (short)(-1), (short)(-1), (short)233, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)241, (short)(-1), (short)(-1), (short)391, (short)(-1), (short)681, (short)682, (short)(-1), (short)684, (short)(-1), (short)398, (short)687, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)411, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)416, (short)501, (short)(-1), (short)419, (short)(-1), (short)(-1), (short)(-1), (short)423, (short)712, (short)(-1), (short)426, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)287, (short)(-1), (short)436, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)729, (short)(-1), (short)169, (short)732, (short)(-1), (short)299, (short)(-1), (short)(-1), (short)302, (short)303, (short)(-1), (short)305, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)310, (short)(-1), (short)312, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)319, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)199, (short)(-1), (short)(-1), (short)329, (short)330, (short)(-1), (short)(-1), (short)333, (short)334, (short)626, (short)627, (short)210, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)287, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)501, (short)(-1), (short)(-1), (short)357, (short)358, (short)(-1), (short)233, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)304, (short)(-1), (short)(-1), (short)369, (short)(-1), (short)(-1), (short)310, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)525, (short)(-1), (short)671, (short)672, (short)(-1), (short)674, (short)675, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)391, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)401, (short)(-1), (short)(-1), (short)695, (short)(-1), (short)697, (short)554, (short)(-1), (short)(-1), (short)(-1), (short)411, (short)703, (short)704, (short)287, (short)562, (short)563, (short)417, (short)(-1), (short)419, (short)(-1), (short)294, (short)287, (short)(-1), (short)424, (short)(-1), (short)(-1), (short)365, (short)719, (short)302, (short)721, (short)(-1), (short)723, (short)(-1), (short)725, (short)(-1), (short)(-1), (short)310, (short)(-1), (short)304, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)444, (short)310, (short)311, (short)(-1), (short)(-1), (short)(-1), (short)741, (short)(-1), (short)743, (short)391, (short)392, (short)(-1), (short)321, (short)(-1), (short)(-1), (short)459, (short)398, (short)461, (short)462, (short)463, (short)464, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)419, (short)(-1), (short)421, (short)(-1), (short)423, (short)(-1), (short)(-1), (short)426, (short)(-1), (short)(-1), (short)(-1), (short)430, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)436, (short)(-1), (short)365, (short)501, (short)(-1), (short)(-1), (short)504, (short)505, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)661, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)519, (short)(-1), (short)521, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)391, (short)392, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)1, (short)398, (short)3, (short)4, (short)5, (short)6, (short)411, (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)417, (short)(-1), (short)419, (short)420, (short)(-1), (short)(-1), (short)(-1), (short)424, (short)(-1), (short)(-1), (short)419, (short)(-1), (short)421, (short)(-1), (short)423, (short)28, (short)560, (short)426, (short)(-1), (short)501, (short)(-1), (short)430, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)436, (short)(-1), (short)438, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)581, (short)582, (short)(-1), (short)449, (short)(-1), (short)(-1), (short)525, (short)526, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)613, (short)(-1), (short)(-1), (short)554, (short)(-1), (short)618, (short)619, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)562, (short)563, (short)(-1), (short)(-1), (short)501, (short)567, (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)501, (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)525, (short)526, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)135, (short)136, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)554, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)562, (short)563, (short)(-1), (short)(-1), (short)1, (short)567, (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)661, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)52, (short)53, (short)54, (short)55, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)77, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)661, (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)134, (short)135, (short)136, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)52, (short)53, (short)54, (short)55, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)77, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)134, (short)135, (short)136, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)52, (short)53, (short)54, (short)55, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)77, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)134, (short)135, (short)136, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)134, (short)135, (short)136, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)134, (short)135, (short)136, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)134, (short)135, (short)136, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)134, (short)135, (short)136, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)135, (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)120, (short)(-1), (short)1, (short)123, (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)136, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)52, (short)53, (short)54, (short)55, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)77, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)28, (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)135, (short)(-1), (short)52, (short)53, (short)54, (short)55, (short)56, (short)57, (short)58, (short)59, (short)60, (short)61, (short)62, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)135, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)113, (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)135, (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)28, (short)112, (short)113, (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)135, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)135, (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)1, (short)114, (short)3, (short)4, (short)5, (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)135, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)68, (short)(-1), (short)(-1), (short)71, (short)72, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)78, (short)79, (short)(-1), (short)28, (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)114, (short)28, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)123, (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)113, (short)114, (short)(-1), (short)28, (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)113, (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)3, (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)66, (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)28, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)3, (short)(-1), (short)(-1), (short)116, (short)(-1), (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)135, (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)113, (short)114, (short)(-1), (short)(-1), (short)66, (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)3, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)120, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)132, (short)(-1), (short)134, (short)(-1), (short)(-1), (short)(-1), (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)120, (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)134, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)110, (short)111, (short)112, (short)113, (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)113, (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)113, (short)114, (short)28, (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)71, (short)72, (short)73, (short)74, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)109, (short)110, (short)111, (short)112, (short)113, (short)114, (short)28, (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)117, (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)71, (short)72, (short)73, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)117, (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)1, (short)28, (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)117, (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)109, (short)(-1), (short)(-1), (short)112, (short)113, (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)113, (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)71, (short)72, (short)73, (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)(-1), (short)(-1), (short)1, (short)(-1), (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)1, (short)28, (short)3, (short)4, (short)5, (short)6, (short)(-1), (short)8, (short)9, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)28, (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)71, (short)72, (short)73, (short)(-1), (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)(-1), (short)3, (short)(-1), (short)102, (short)103, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)109, (short)(-1), (short)(-1), (short)112, (short)(-1), (short)114, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)119, (short)120, (short)121, (short)122, (short)123, (short)124, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)3, (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)113, (short)(-1), (short)(-1), (short)116, (short)(-1), (short)(-1), (short)(-1), (short)120, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)3, (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)(-1), (short)(-1), (short)116, (short)(-1), (short)(-1), (short)(-1), (short)120, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)3, (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)120, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)113, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)113, (short)(-1), (short)(-1), (short)116, (short)(-1), (short)(-1), (short)(-1), (short)120, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)(-1), (short)(-1), (short)116, (short)(-1), (short)(-1), (short)(-1), (short)120, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)(-1), (short)(-1), (short)116, (short)(-1), (short)(-1), (short)(-1), (short)120, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)113, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)120, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)(-1), (short)(-1), (short)116, (short)(-1), (short)(-1), (short)(-1), (short)120, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)74, (short)75, (short)28, (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)66, (short)(-1), (short)116, (short)(-1), (short)(-1), (short)(-1), (short)120, (short)(-1), (short)74, (short)75, (short)(-1), (short)(-1), (short)(-1), (short)79, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)110, (short)111, (short)112, (short)(-1), (short)(-1), (short)(-1), (short)116, (short)(-1), (short)(-1), (short)(-1), (short)120, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)113, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)113, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)112, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)51, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)85, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100, (short)28, (short)29, (short)30, (short)31, (short)32, (short)33, (short)34, (short)35, (short)36, (short)37, (short)38, (short)39, (short)40, (short)41, (short)42, (short)43, (short)44, (short)45, (short)46, (short)47, (short)48, (short)49, (short)50, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)66, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)75, (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)(-1), (short)100
-};
+struct __ecereNameSpace__ecere__com__Property;
 
-static const yytype_uint8 yystos[] = 
+struct __ecereNameSpace__ecere__com__Property
 {
-(unsigned char)0, (unsigned char)1, (unsigned char)3, (unsigned char)4, (unsigned char)5, (unsigned char)6, (unsigned char)8, (unsigned char)9, (unsigned char)28, (unsigned char)71, (unsigned char)72, (unsigned char)73, (unsigned char)102, (unsigned char)103, (unsigned char)109, (unsigned char)112, (unsigned char)114, (unsigned char)119, (unsigned char)120, (unsigned char)121, (unsigned char)122, (unsigned char)123, (unsigned char)124, (unsigned char)138, (unsigned char)139, (unsigned char)140, (unsigned char)142, (unsigned char)145, (unsigned char)146, (unsigned char)148, (unsigned char)149, (unsigned char)150, (unsigned char)151, (unsigned char)152, (unsigned char)153, (unsigned char)154, (unsigned char)155, (unsigned char)156, (unsigned char)157, (unsigned char)158, (unsigned char)159, (unsigned char)160, (unsigned char)161, (unsigned char)180, (unsigned char)181, (unsigned char)229, (unsigned char)231, (unsigned char)245, (unsigned char)112, (unsigned char)140, (unsigned char)143, (unsigned char)145, (unsigned char)147, (unsigned char)112, (unsigned char)146, (unsigned char)146, (unsigned char)29, (unsigned char)30, (unsigned char)31, (unsigned char)32, (unsigned char)33, (unsigned char)34, (unsigned char)35, (unsigned char)36, (unsigned char)37, (unsigned char)38, (unsigned char)39, (unsigned char)40, (unsigned char)41, (unsigned char)42, (unsigned char)43, (unsigned char)44, (unsigned char)45, (unsigned char)46, (unsigned char)47, (unsigned char)48, (unsigned char)49, (unsigned char)50, (unsigned char)66, (unsigned char)75, (unsigned char)85, (unsigned char)100, (unsigned char)167, (unsigned char)172, (unsigned char)179, (unsigned char)180, (unsigned char)182, (unsigned char)184, (unsigned char)185, (unsigned char)186, (unsigned char)194, (unsigned char)195, (unsigned char)146, (unsigned char)160, (unsigned char)164, (unsigned char)167, (unsigned char)164, (unsigned char)112, (unsigned char)147, (unsigned char)113, (unsigned char)161, (unsigned char)163, (unsigned char)166, (unsigned char)179, (unsigned char)180, (unsigned char)182, (unsigned char)184, (unsigned char)195, (unsigned char)214, (unsigned char)229, (unsigned char)135, (unsigned char)7, (unsigned char)8, (unsigned char)9, (unsigned char)112, (unsigned char)115, (unsigned char)116, (unsigned char)18, (unsigned char)19, (unsigned char)20, (unsigned char)21, (unsigned char)22, (unsigned char)23, (unsigned char)24, (unsigned char)25, (unsigned char)26, (unsigned char)27, (unsigned char)133, (unsigned char)162, (unsigned char)149, (unsigned char)120, (unsigned char)125, (unsigned char)126, (unsigned char)121, (unsigned char)122, (unsigned char)10, (unsigned char)11, (unsigned char)12, (unsigned char)13, (unsigned char)127, (unsigned char)128, (unsigned char)14, (unsigned char)15, (unsigned char)119, (unsigned char)129, (unsigned char)130, (unsigned char)16, (unsigned char)17, (unsigned char)131, (unsigned char)135, (unsigned char)0, (unsigned char)146, (unsigned char)214, (unsigned char)7, (unsigned char)8, (unsigned char)9, (unsigned char)112, (unsigned char)115, (unsigned char)116, (unsigned char)135, (unsigned char)138, (unsigned char)181, (unsigned char)112, (unsigned char)74, (unsigned char)79, (unsigned char)110, (unsigned char)111, (unsigned char)112, (unsigned char)116, (unsigned char)120, (unsigned char)172, (unsigned char)173, (unsigned char)174, (unsigned char)178, (unsigned char)179, (unsigned char)182, (unsigned char)184, (unsigned char)195, (unsigned char)199, (unsigned char)201, (unsigned char)209, (unsigned char)135, (unsigned char)138, (unsigned char)173, (unsigned char)181, (unsigned char)34, (unsigned char)35, (unsigned char)36, (unsigned char)37, (unsigned char)38, (unsigned char)39, (unsigned char)40, (unsigned char)41, (unsigned char)42, (unsigned char)43, (unsigned char)46, (unsigned char)47, (unsigned char)66, (unsigned char)100, (unsigned char)169, (unsigned char)172, (unsigned char)179, (unsigned char)181, (unsigned char)183, (unsigned char)184, (unsigned char)185, (unsigned char)194, (unsigned char)195, (unsigned char)116, (unsigned char)201, (unsigned char)169, (unsigned char)146, (unsigned char)214, (unsigned char)113, (unsigned char)118, (unsigned char)112, (unsigned char)116, (unsigned char)173, (unsigned char)179, (unsigned char)182, (unsigned char)184, (unsigned char)195, (unsigned char)198, (unsigned char)200, (unsigned char)209, (unsigned char)113, (unsigned char)115, (unsigned char)134, (unsigned char)135, (unsigned char)136, (unsigned char)141, (unsigned char)142, (unsigned char)160, (unsigned char)167, (unsigned char)216, (unsigned char)232, (unsigned char)238, (unsigned char)239, (unsigned char)240, (unsigned char)241, (unsigned char)242, (unsigned char)243, (unsigned char)244, (unsigned char)138, (unsigned char)113, (unsigned char)141, (unsigned char)144, (unsigned char)161, (unsigned char)138, (unsigned char)163, (unsigned char)141, (unsigned char)161, (unsigned char)149, (unsigned char)149, (unsigned char)149, (unsigned char)150, (unsigned char)150, (unsigned char)151, (unsigned char)151, (unsigned char)152, (unsigned char)152, (unsigned char)152, (unsigned char)152, (unsigned char)153, (unsigned char)153, (unsigned char)154, (unsigned char)155, (unsigned char)156, (unsigned char)157, (unsigned char)158, (unsigned char)163, (unsigned char)136, (unsigned char)244, (unsigned char)113, (unsigned char)113, (unsigned char)138, (unsigned char)113, (unsigned char)144, (unsigned char)138, (unsigned char)163, (unsigned char)138, (unsigned char)196, (unsigned char)197, (unsigned char)135, (unsigned char)135, (unsigned char)180, (unsigned char)113, (unsigned char)167, (unsigned char)201, (unsigned char)210, (unsigned char)211, (unsigned char)212, (unsigned char)164, (unsigned char)179, (unsigned char)208, (unsigned char)209, (unsigned char)199, (unsigned char)209, (unsigned char)112, (unsigned char)112, (unsigned char)116, (unsigned char)199, (unsigned char)68, (unsigned char)78, (unsigned char)112, (unsigned char)123, (unsigned char)134, (unsigned char)136, (unsigned char)138, (unsigned char)142, (unsigned char)167, (unsigned char)173, (unsigned char)187, (unsigned char)188, (unsigned char)189, (unsigned char)190, (unsigned char)191, (unsigned char)203, (unsigned char)204, (unsigned char)206, (unsigned char)207, (unsigned char)209, (unsigned char)230, (unsigned char)231, (unsigned char)233, (unsigned char)234, (unsigned char)235, (unsigned char)236, (unsigned char)237, (unsigned char)135, (unsigned char)135, (unsigned char)138, (unsigned char)181, (unsigned char)135, (unsigned char)112, (unsigned char)116, (unsigned char)172, (unsigned char)179, (unsigned char)183, (unsigned char)184, (unsigned char)195, (unsigned char)201, (unsigned char)164, (unsigned char)116, (unsigned char)116, (unsigned char)201, (unsigned char)113, (unsigned char)113, (unsigned char)161, (unsigned char)113, (unsigned char)200, (unsigned char)210, (unsigned char)117, (unsigned char)164, (unsigned char)180, (unsigned char)198, (unsigned char)209, (unsigned char)112, (unsigned char)116, (unsigned char)198, (unsigned char)149, (unsigned char)229, (unsigned char)136, (unsigned char)244, (unsigned char)133, (unsigned char)112, (unsigned char)138, (unsigned char)204, (unsigned char)135, (unsigned char)223, (unsigned char)224, (unsigned char)118, (unsigned char)134, (unsigned char)134, (unsigned char)239, (unsigned char)241, (unsigned char)242, (unsigned char)136, (unsigned char)113, (unsigned char)118, (unsigned char)117, (unsigned char)132, (unsigned char)136, (unsigned char)113, (unsigned char)117, (unsigned char)133, (unsigned char)118, (unsigned char)136, (unsigned char)196, (unsigned char)196, (unsigned char)113, (unsigned char)112, (unsigned char)173, (unsigned char)200, (unsigned char)202, (unsigned char)203, (unsigned char)205, (unsigned char)207, (unsigned char)209, (unsigned char)113, (unsigned char)113, (unsigned char)118, (unsigned char)117, (unsigned char)179, (unsigned char)209, (unsigned char)199, (unsigned char)112, (unsigned char)113, (unsigned char)210, (unsigned char)164, (unsigned char)50, (unsigned char)168, (unsigned char)172, (unsigned char)179, (unsigned char)180, (unsigned char)182, (unsigned char)186, (unsigned char)167, (unsigned char)204, (unsigned char)112, (unsigned char)120, (unsigned char)173, (unsigned char)202, (unsigned char)209, (unsigned char)167, (unsigned char)133, (unsigned char)112, (unsigned char)132, (unsigned char)134, (unsigned char)138, (unsigned char)173, (unsigned char)192, (unsigned char)193, (unsigned char)202, (unsigned char)204, (unsigned char)207, (unsigned char)209, (unsigned char)207, (unsigned char)209, (unsigned char)136, (unsigned char)191, (unsigned char)118, (unsigned char)134, (unsigned char)112, (unsigned char)116, (unsigned char)113, (unsigned char)138, (unsigned char)210, (unsigned char)213, (unsigned char)173, (unsigned char)207, (unsigned char)134, (unsigned char)134, (unsigned char)224, (unsigned char)224, (unsigned char)224, (unsigned char)134, (unsigned char)224, (unsigned char)136, (unsigned char)187, (unsigned char)136, (unsigned char)187, (unsigned char)135, (unsigned char)135, (unsigned char)187, (unsigned char)180, (unsigned char)164, (unsigned char)116, (unsigned char)117, (unsigned char)164, (unsigned char)164, (unsigned char)116, (unsigned char)113, (unsigned char)113, (unsigned char)117, (unsigned char)117, (unsigned char)198, (unsigned char)113, (unsigned char)210, (unsigned char)117, (unsigned char)164, (unsigned char)180, (unsigned char)136, (unsigned char)216, (unsigned char)136, (unsigned char)52, (unsigned char)53, (unsigned char)54, (unsigned char)55, (unsigned char)56, (unsigned char)57, (unsigned char)58, (unsigned char)59, (unsigned char)60, (unsigned char)61, (unsigned char)62, (unsigned char)77, (unsigned char)134, (unsigned char)138, (unsigned char)163, (unsigned char)165, (unsigned char)167, (unsigned char)218, (unsigned char)219, (unsigned char)220, (unsigned char)221, (unsigned char)222, (unsigned char)224, (unsigned char)225, (unsigned char)226, (unsigned char)227, (unsigned char)228, (unsigned char)230, (unsigned char)240, (unsigned char)141, (unsigned char)161, (unsigned char)160, (unsigned char)164, (unsigned char)197, (unsigned char)134, (unsigned char)136, (unsigned char)134, (unsigned char)136, (unsigned char)203, (unsigned char)207, (unsigned char)209, (unsigned char)173, (unsigned char)205, (unsigned char)51, (unsigned char)212, (unsigned char)3, (unsigned char)28, (unsigned char)44, (unsigned char)74, (unsigned char)75, (unsigned char)113, (unsigned char)175, (unsigned char)176, (unsigned char)177, (unsigned char)113, (unsigned char)117, (unsigned char)138, (unsigned char)181, (unsigned char)135, (unsigned char)138, (unsigned char)172, (unsigned char)179, (unsigned char)180, (unsigned char)182, (unsigned char)200, (unsigned char)138, (unsigned char)173, (unsigned char)181, (unsigned char)204, (unsigned char)209, (unsigned char)113, (unsigned char)112, (unsigned char)216, (unsigned char)113, (unsigned char)164, (unsigned char)135, (unsigned char)207, (unsigned char)209, (unsigned char)118, (unsigned char)134, (unsigned char)132, (unsigned char)178, (unsigned char)173, (unsigned char)207, (unsigned char)207, (unsigned char)188, (unsigned char)117, (unsigned char)164, (unsigned char)180, (unsigned char)113, (unsigned char)113, (unsigned char)118, (unsigned char)207, (unsigned char)136, (unsigned char)136, (unsigned char)136, (unsigned char)187, (unsigned char)187, (unsigned char)136, (unsigned char)113, (unsigned char)117, (unsigned char)164, (unsigned char)117, (unsigned char)117, (unsigned char)164, (unsigned char)113, (unsigned char)117, (unsigned char)117, (unsigned char)164, (unsigned char)132, (unsigned char)112, (unsigned char)112, (unsigned char)112, (unsigned char)218, (unsigned char)112, (unsigned char)138, (unsigned char)134, (unsigned char)134, (unsigned char)134, (unsigned char)163, (unsigned char)138, (unsigned char)132, (unsigned char)134, (unsigned char)134, (unsigned char)170, (unsigned char)171, (unsigned char)202, (unsigned char)165, (unsigned char)221, (unsigned char)165, (unsigned char)218, (unsigned char)136, (unsigned char)134, (unsigned char)187, (unsigned char)187, (unsigned char)205, (unsigned char)113, (unsigned char)112, (unsigned char)113, (unsigned char)118, (unsigned char)176, (unsigned char)69, (unsigned char)70, (unsigned char)136, (unsigned char)135, (unsigned char)135, (unsigned char)138, (unsigned char)138, (unsigned char)181, (unsigned char)113, (unsigned char)136, (unsigned char)244, (unsigned char)207, (unsigned char)193, (unsigned char)164, (unsigned char)207, (unsigned char)117, (unsigned char)117, (unsigned char)138, (unsigned char)136, (unsigned char)136, (unsigned char)117, (unsigned char)117, (unsigned char)132, (unsigned char)218, (unsigned char)163, (unsigned char)163, (unsigned char)113, (unsigned char)163, (unsigned char)56, (unsigned char)113, (unsigned char)225, (unsigned char)134, (unsigned char)134, (unsigned char)133, (unsigned char)218, (unsigned char)118, (unsigned char)134, (unsigned char)133, (unsigned char)136, (unsigned char)136, (unsigned char)163, (unsigned char)113, (unsigned char)176, (unsigned char)224, (unsigned char)224, (unsigned char)69, (unsigned char)70, (unsigned char)136, (unsigned char)69, (unsigned char)70, (unsigned char)136, (unsigned char)135, (unsigned char)136, (unsigned char)132, (unsigned char)218, (unsigned char)113, (unsigned char)113, (unsigned char)218, (unsigned char)113, (unsigned char)112, (unsigned char)218, (unsigned char)113, (unsigned char)225, (unsigned char)164, (unsigned char)171, (unsigned char)135, (unsigned char)161, (unsigned char)215, (unsigned char)113, (unsigned char)70, (unsigned char)136, (unsigned char)69, (unsigned char)136, (unsigned char)224, (unsigned char)224, (unsigned char)224, (unsigned char)224, (unsigned char)69, (unsigned char)70, (unsigned char)136, (unsigned char)164, (unsigned char)218, (unsigned char)218, (unsigned char)218, (unsigned char)163, (unsigned char)218, (unsigned char)113, (unsigned char)163, (unsigned char)134, (unsigned char)215, (unsigned char)217, (unsigned char)224, (unsigned char)224, (unsigned char)70, (unsigned char)136, (unsigned char)69, (unsigned char)136, (unsigned char)70, (unsigned char)136, (unsigned char)69, (unsigned char)136, (unsigned char)224, (unsigned char)224, (unsigned char)64, (unsigned char)113, (unsigned char)218, (unsigned char)113, (unsigned char)118, (unsigned char)136, (unsigned char)136, (unsigned char)136, (unsigned char)224, (unsigned char)224, (unsigned char)224, (unsigned char)224, (unsigned char)70, (unsigned char)136, (unsigned char)69, (unsigned char)136, (unsigned char)218, (unsigned char)134, (unsigned char)218, (unsigned char)136, (unsigned char)215, (unsigned char)136, (unsigned char)136, (unsigned char)136, (unsigned char)136, (unsigned char)224, (unsigned char)224, (unsigned char)136, (unsigned char)136
-};
-
-void exit(int status);
-
-void * calloc(size_t nmemb, size_t size);
-
-void free(void * ptr);
-
-void * realloc(void * ptr, size_t size);
-
-long int strtol(const char * nptr, char ** endptr, int base);
-
-long long int strtoll(const char * nptr, char ** endptr, int base);
+struct __ecereNameSpace__ecere__com__Property * prev;
+struct __ecereNameSpace__ecere__com__Property * next;
+const char *  name;
+unsigned int isProperty;
+int memberAccess;
+int id;
+struct __ecereNameSpace__ecere__com__Class * _class;
+const char *  dataTypeString;
+struct __ecereNameSpace__ecere__com__Class * dataTypeClass;
+struct Type * dataType;
+void (*  Set)(void * , int);
+int (*  Get)(void * );
+unsigned int (*  IsSet)(void * );
+void *  data;
+void *  symbol;
+int vid;
+unsigned int conversion;
+unsigned int watcherOffset;
+const char *  category;
+unsigned int compiled;
+unsigned int selfWatchable;
+unsigned int isWatchable;
+} ecere_gcc_struct;
 
-unsigned long long int strtoull(const char * nptr, char ** endptr, int base);
+extern void __ecereNameSpace__ecere__com__eInstance_FireSelfWatchers(struct __ecereNameSpace__ecere__com__Instance * instance, struct __ecereNameSpace__ecere__com__Property * _property);
 
-typedef __builtin_va_list va_list;
+extern void __ecereNameSpace__ecere__com__eInstance_StopWatching(struct __ecereNameSpace__ecere__com__Instance * instance, struct __ecereNameSpace__ecere__com__Property * _property, struct __ecereNameSpace__ecere__com__Instance * object);
 
-typedef void FILE;
+extern void __ecereNameSpace__ecere__com__eInstance_Watch(void *  instance, struct __ecereNameSpace__ecere__com__Property * _property, void *  object, void (*  callback)(void * , void * ));
 
-FILE * bsl_stdin(void);
+extern void __ecereNameSpace__ecere__com__eInstance_FireWatchers(struct __ecereNameSpace__ecere__com__Instance * instance, struct __ecereNameSpace__ecere__com__Property * _property);
 
-FILE * bsl_stdout(void);
+struct Identifier;
 
-FILE * bsl_stderr(void);
+extern void FreeIdentifier(struct Identifier * id);
 
-char * fgets(char * s, int size, FILE * stream);
+extern struct Identifier * MkIdentifier(const char *  string);
 
-FILE * fopen(const char * path, const char * mode);
+extern struct Expression * MkExpIdentifier(struct Identifier * id);
 
-int fclose(FILE * fp);
+extern struct Expression * MkExpMember(struct Expression * expression, struct Identifier * member);
 
-int fflush(FILE * stream);
+extern struct Expression * MkExpPointer(struct Expression * expression, struct Identifier * member);
 
-int fgetc(FILE * stream);
+extern struct Enumerator * MkEnumerator(struct Identifier * id, struct Expression * exp);
 
-int fprintf(FILE * stream, const char * format, ...);
+struct Declaration;
 
-int fputc(int c, FILE * stream);
+extern void FreeDeclaration(struct Declaration * decl);
 
-size_t fread(void * ptr, size_t size, size_t nmemb, FILE * stream);
+extern struct Declaration * MkDeclaration(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct __ecereNameSpace__ecere__sys__OldList * initDeclarators);
 
-size_t fwrite(const void * ptr, size_t size, size_t nmemb, FILE * stream);
+extern struct Declaration * MkDeclarationDefine(struct Identifier * id, struct Expression * exp);
 
-int vsnprintf(char *, size_t, const char *, ...);
+struct Specifier;
 
-int snprintf(char * str, size_t, const char * format, ...);
+extern void FreeSpecifier(struct Specifier * spec);
 
-int fseek(FILE * stream, long offset, int whence);
+struct Identifier
+{
+struct Identifier * prev;
+struct Identifier * next;
+struct Location loc;
+struct Symbol * classSym;
+struct Specifier * _class;
+char *  string;
+struct Identifier * badID;
+} ecere_gcc_struct;
 
-long ftell(FILE * stream);
+extern struct Specifier * MkSpecifier(int specifier);
 
-int feof(FILE * stream);
+extern struct Specifier * MkSpecifierExtended(struct ExtDecl * extDecl);
 
-int ferror(FILE * stream);
+extern struct Specifier * MkSpecifierName(const char *  name);
 
-int fileno(FILE * stream);
+extern struct Specifier * MkSpecifierSubClass(struct Specifier * _class);
 
-static void yy_symbol_value_print(FILE * yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct Location const * const yylocationp)
-{
-if(!yyvaluep)
-return ;
-((void)(yylocationp));
-((void)(yyoutput));
-switch(yytype)
-{
-default:
-break;
-}
-}
+extern struct Specifier * MkStructOrUnion(int type, struct Identifier * id, struct __ecereNameSpace__ecere__sys__OldList * definitions);
 
-static void yy_symbol_print(FILE * yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct Location const * const yylocationp)
-{
-if(yytype < 137)
-fprintf(yyoutput, "token %s (", yytname[yytype]);
-else
-fprintf(yyoutput, "nterm %s (", yytname[yytype]);
-((void)0);
-fprintf(yyoutput, ": ");
-yy_symbol_value_print(yyoutput, yytype, yyvaluep, yylocationp);
-fprintf(yyoutput, ")");
-}
+extern struct Symbol * DeclClass(struct Specifier * _class, const char *  name);
 
-static void yy_stack_print(yytype_int16 * yybottom, yytype_int16 * yytop)
+struct Specifier
 {
-fprintf((bsl_stderr()), "Stack now");
-for(; yybottom <= yytop; yybottom++)
+struct Specifier * prev;
+struct Specifier * next;
+struct Location loc;
+int type;
+union
 {
-int yybot = *yybottom;
-
-fprintf((bsl_stderr()), " %d", yybot);
-}
-fprintf((bsl_stderr()), "\n");
-}
-
-static void yy_reduce_print(YYSTYPE * yyvsp, struct Location * yylsp, int yyrule)
+int specifier;
+struct
 {
-int yynrhs = yyr2[yyrule];
-int yyi;
-unsigned long int yylno = yyrline[yyrule];
-
-fprintf((bsl_stderr()), "Reducing stack by rule %d (line %lu):\n", yyrule - 1, yylno);
-for(yyi = 0; yyi < yynrhs; yyi++)
+struct ExtDecl * extDecl;
+char *  name;
+struct Symbol * symbol;
+struct __ecereNameSpace__ecere__sys__OldList *  templateArgs;
+struct Specifier * nsSpec;
+} ecere_gcc_struct __anon1;
+struct
 {
-fprintf((bsl_stderr()), "   $%d = ", yyi + 1);
-yy_symbol_print((bsl_stderr()), yyrhs[yyprhs[yyrule] + yyi], &(yyvsp[(yyi + 1) - (yynrhs)]), &(yylsp[(yyi + 1) - (yynrhs)]));
-fprintf((bsl_stderr()), "\n");
-}
-}
-
-int expression_yydebug;
-
-extern void FreeIdentifier(struct Identifier * id);
-
-extern void FreeExpression(struct Expression * exp);
+struct Identifier * id;
+struct __ecereNameSpace__ecere__sys__OldList *  list;
+struct __ecereNameSpace__ecere__sys__OldList *  baseSpecs;
+struct __ecereNameSpace__ecere__sys__OldList *  definitions;
+unsigned int addNameSpace;
+struct Context * ctx;
+struct ExtDecl * extDeclStruct;
+} ecere_gcc_struct __anon2;
+struct Expression * expression;
+struct Specifier * _class;
+struct TemplateParameter * templateParameter;
+} ecere_gcc_struct __anon1;
+} ecere_gcc_struct;
 
-extern void FreeList(struct __ecereNameSpace__ecere__sys__OldList * list, void (*  FreeFunction)(void * ));
+extern struct Declaration * MkStructDeclaration(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct __ecereNameSpace__ecere__sys__OldList * declarators, struct Specifier * extStorage);
 
-extern void FreeDeclaration(struct Declaration * decl);
+extern struct Specifier * MkEnum(struct Identifier * id, struct __ecereNameSpace__ecere__sys__OldList * list);
 
-extern void FreeSpecifier(struct Specifier * spec);
+struct InitDeclarator;
 
 extern void FreeInitDeclarator(struct InitDeclarator * decl);
 
-extern void FreeExtDecl(struct ExtDecl * extDecl);
+struct Attribute;
 
 extern void FreeAttribute(struct Attribute * attr);
 
-extern void FreeAttrib(struct Attrib * attr);
+extern struct Attribute * MkAttribute(char * attr, struct Expression * exp);
 
-extern void FreeClassDef(struct ClassDef * def);
+struct Attribute
+{
+struct Attribute * prev;
+struct Attribute * next;
+struct Location loc;
+char * attr;
+struct Expression * exp;
+} ecere_gcc_struct;
 
-extern void FreeMemberInit(struct MemberInit * init);
+struct ClassDef;
 
-extern void FreeProperty(struct PropertyDef * def);
+extern void FreeClassDef(struct ClassDef * def);
 
-extern void FreeDeclarator(struct Declarator * decl);
+extern struct ClassDef * MkClassDefDeclaration(struct Declaration * decl);
 
-extern void FreeEnumerator(struct Enumerator * enumerator);
+extern struct ClassDef * MkClassDefDefaultProperty(struct __ecereNameSpace__ecere__sys__OldList * defProperties);
 
-extern void FreePointer(struct Pointer * pointer);
+struct MemberInit;
 
-extern void FreeTypeName(struct TypeName * typeName);
+extern void FreeMemberInit(struct MemberInit * init);
 
-extern void FreeInitializer(struct Initializer * initializer);
+struct PropertyDef;
 
-extern void FreeStatement(struct Statement * stmt);
+extern void FreeProperty(struct PropertyDef * def);
 
-extern void PopContext(struct Context * ctx);
+extern struct ClassDef * MkClassDefProperty(struct PropertyDef * propertyDef);
 
-extern void FreeContext(struct Context * context);
+struct Declarator;
 
-extern void FreeInstance(struct Instantiation * inst);
+extern void FreeDeclarator(struct Declarator * decl);
 
-extern void FreeClassFunction(struct ClassFunction * func);
+extern struct TypeName * MkTypeName(struct __ecereNameSpace__ecere__sys__OldList * qualifiers, struct Declarator * declarator);
 
-extern void FreeMembersInit(struct MembersInit * init);
+extern struct Declarator * MkStructDeclarator(struct Declarator * declarator, struct Expression * exp);
 
-static void yydestruct(const char * yymsg, int yytype, YYSTYPE * yyvaluep, struct Location * yylocationp)
+struct Declarator
 {
-((void)(yyvaluep));
-((void)(yylocationp));
-if(!yymsg)
-yymsg = "Deleting";
-do
+struct Declarator * prev;
+struct Declarator * next;
+struct Location loc;
+int type;
+struct Symbol * symbol;
+struct Declarator * declarator;
+union
 {
-if(expression_yydebug)
+struct Identifier * identifier;
+struct
 {
-fprintf((bsl_stderr()), "%s ", yymsg);
-yy_symbol_print((bsl_stderr()), yytype, yyvaluep, yylocationp);
+struct Expression * exp;
+struct Expression * posExp;
+struct Attrib * attrib;
+} ecere_gcc_struct structDecl;
+struct
+{
+struct Expression * exp;
+struct Specifier * enumClass;
+} ecere_gcc_struct array;
+struct
+{
+struct __ecereNameSpace__ecere__sys__OldList * parameters;
+} ecere_gcc_struct function;
+struct
+{
+struct Pointer * pointer;
+} ecere_gcc_struct pointer;
+struct
+{
+struct ExtDecl * extended;
+} ecere_gcc_struct extended;
+} ecere_gcc_struct __anon1;
+} ecere_gcc_struct;
+
+extern struct Declarator * MkDeclaratorBrackets(struct Declarator * declarator);
+
+extern struct Declarator * MkDeclaratorArray(struct Declarator * declarator, struct Expression * exp);
+
+extern struct Declarator * MkDeclaratorEnumArray(struct Declarator * declarator, struct Specifier * _class);
+
+extern struct Declarator * MkDeclaratorFunction(struct Declarator * declarator, struct __ecereNameSpace__ecere__sys__OldList * parameters);
+
+extern struct Declarator * MkDeclaratorPointer(struct Pointer * pointer, struct Declarator * declarator);
+
+extern struct Declarator * MkDeclaratorExtended(struct ExtDecl * extended, struct Declarator * declarator);
+
+extern struct Declarator * MkDeclaratorIdentifier(struct Identifier * id);
+
+struct Initializer;
+
+extern void FreeInitializer(struct Initializer * initializer);
+
+extern struct InitDeclarator * MkInitDeclarator(struct Declarator * declarator, struct Initializer * initializer);
+
+struct InitDeclarator
+{
+struct InitDeclarator * prev;
+struct InitDeclarator * next;
+struct Location loc;
+struct Declarator * declarator;
+struct Initializer * initializer;
+} ecere_gcc_struct;
+
+struct Initializer
+{
+struct Initializer * prev;
+struct Initializer * next;
+struct Location loc;
+int type;
+union
+{
+struct Expression * exp;
+struct __ecereNameSpace__ecere__sys__OldList *  list;
+} ecere_gcc_struct __anon1;
+unsigned int isConstant;
+struct Identifier * id;
+} ecere_gcc_struct;
+
+extern struct MemberInit * MkMemberInitExp(struct Expression * idExp, struct Initializer * initializer);
+
+struct MemberInit
+{
+struct MemberInit * prev;
+struct MemberInit * next;
+struct Location loc;
+struct Location realLoc;
+struct __ecereNameSpace__ecere__sys__OldList *  identifiers;
+struct Initializer * initializer;
+unsigned int used;
+unsigned int variable;
+unsigned int takeOutExp;
+} ecere_gcc_struct;
+
+extern struct Initializer * MkInitializerAssignment(struct Expression * exp);
+
+extern struct Initializer * MkInitializerList(struct __ecereNameSpace__ecere__sys__OldList * list);
+
+extern struct MemberInit * MkMemberInit(struct __ecereNameSpace__ecere__sys__OldList * ids, struct Initializer * initializer);
+
+struct Statement;
+
+extern void FreeStatement(struct Statement * stmt);
+
+extern struct PropertyDef * MkProperty(struct __ecereNameSpace__ecere__sys__OldList * specs, struct Declarator * decl, struct Identifier * id, struct Statement * setStmt, struct Statement * getStmt);
+
+struct PropertyDef
+{
+struct PropertyDef * prev;
+struct PropertyDef * next;
+struct Location loc;
+struct __ecereNameSpace__ecere__sys__OldList *  specifiers;
+struct Declarator * declarator;
+struct Identifier * id;
+struct Statement * getStmt;
+struct Statement * setStmt;
+struct Statement * issetStmt;
+struct Symbol * symbol;
+struct Expression * category;
+struct
+{
+unsigned int conversion : 1;
+unsigned int isWatchable : 1;
+unsigned int isDBProp : 1;
+} ecere_gcc_struct __anon1;
+} ecere_gcc_struct;
+
+extern struct Statement * MkLabeledStmt(struct Identifier * id, struct Statement * statement);
+
+struct Statement
+{
+struct Statement * prev;
+struct Statement * next;
+struct Location loc;
+int type;
+union
+{
+struct __ecereNameSpace__ecere__sys__OldList *  expressions;
+struct
+{
+struct Identifier * id;
+struct Statement * stmt;
+} ecere_gcc_struct labeled;
+struct
+{
+struct Expression * exp;
+struct Statement * stmt;
+} ecere_gcc_struct caseStmt;
+struct
+{
+struct __ecereNameSpace__ecere__sys__OldList * declarations;
+struct __ecereNameSpace__ecere__sys__OldList * statements;
+struct Context * context;
+unsigned int isSwitch;
+} ecere_gcc_struct compound;
+struct
+{
+struct __ecereNameSpace__ecere__sys__OldList * exp;
+struct Statement * stmt;
+struct Statement * elseStmt;
+} ecere_gcc_struct ifStmt;
+struct
+{
+struct __ecereNameSpace__ecere__sys__OldList * exp;
+struct Statement * stmt;
+} ecere_gcc_struct switchStmt;
+struct
+{
+struct __ecereNameSpace__ecere__sys__OldList * exp;
+struct Statement * stmt;
+} ecere_gcc_struct whileStmt;
+struct
+{
+struct __ecereNameSpace__ecere__sys__OldList * exp;
+struct Statement * stmt;
+} ecere_gcc_struct doWhile;
+struct
+{
+struct Statement * init;
+struct Statement * check;
+struct __ecereNameSpace__ecere__sys__OldList * increment;
+struct Statement * stmt;
+} ecere_gcc_struct forStmt;
+struct
+{
+struct Identifier * id;
+} ecere_gcc_struct gotoStmt;
+struct
+{
+struct Specifier * spec;
+char * statements;
+struct __ecereNameSpace__ecere__sys__OldList * inputFields;
+struct __ecereNameSpace__ecere__sys__OldList * outputFields;
+struct __ecereNameSpace__ecere__sys__OldList * clobberedFields;
+} ecere_gcc_struct asmStmt;
+struct
+{
+struct Expression * watcher;
+struct Expression * object;
+struct __ecereNameSpace__ecere__sys__OldList * watches;
+} ecere_gcc_struct _watch;
+struct
+{
+struct Identifier * id;
+struct __ecereNameSpace__ecere__sys__OldList * exp;
+struct __ecereNameSpace__ecere__sys__OldList * filter;
+struct Statement * stmt;
+} ecere_gcc_struct forEachStmt;
+struct Declaration * decl;
+} ecere_gcc_struct __anon1;
+} ecere_gcc_struct;
+
+extern struct Statement * MkCaseStmt(struct Expression * exp, struct Statement * statement);
+
+extern struct Statement * MkBadDeclStmt(struct Declaration * decl);
+
+extern struct Statement * MkCompoundStmt(struct __ecereNameSpace__ecere__sys__OldList * declarations, struct __ecereNameSpace__ecere__sys__OldList * statements);
+
+extern struct Statement * MkExpressionStmt(struct __ecereNameSpace__ecere__sys__OldList * expressions);
+
+extern struct Statement * MkIfStmt(struct __ecereNameSpace__ecere__sys__OldList * exp, struct Statement * statement, struct Statement * elseStmt);
+
+extern struct Statement * MkSwitchStmt(struct __ecereNameSpace__ecere__sys__OldList * exp, struct Statement * statement);
+
+extern struct Statement * MkWhileStmt(struct __ecereNameSpace__ecere__sys__OldList * exp, struct Statement * statement);
+
+extern struct Statement * MkDoWhileStmt(struct Statement * statement, struct __ecereNameSpace__ecere__sys__OldList * exp);
+
+extern struct Statement * MkForStmt(struct Statement * init, struct Statement * check, struct __ecereNameSpace__ecere__sys__OldList * inc, struct Statement * statement);
+
+extern struct Statement * MkGotoStmt(struct Identifier * id);
+
+extern struct Statement * MkContinueStmt(void);
+
+extern struct Statement * MkBreakStmt(void);
+
+extern struct Statement * MkReturnStmt(struct __ecereNameSpace__ecere__sys__OldList * exp);
+
+struct Instantiation;
+
+extern void FreeInstance(struct Instantiation * inst);
+
+struct Expression
+{
+struct Expression * prev;
+struct Expression * next;
+struct Location loc;
+int type;
+union
+{
+struct
+{
+char *  constant;
+struct Identifier * identifier;
+} ecere_gcc_struct __anon1;
+struct Statement * compound;
+struct Instantiation * instance;
+struct
+{
+char *  string;
+unsigned int intlString;
+unsigned int wideString;
+} ecere_gcc_struct __anon2;
+struct __ecereNameSpace__ecere__sys__OldList *  list;
+struct
+{
+struct __ecereNameSpace__ecere__sys__OldList * specifiers;
+struct Declarator * decl;
+} ecere_gcc_struct _classExp;
+struct
+{
+struct Identifier * id;
+} ecere_gcc_struct classData;
+struct
+{
+struct Expression * exp;
+struct __ecereNameSpace__ecere__sys__OldList * arguments;
+struct Location argLoc;
+} ecere_gcc_struct call;
+struct
+{
+struct Expression * exp;
+struct __ecereNameSpace__ecere__sys__OldList * index;
+} ecere_gcc_struct index;
+struct
+{
+struct Expression * exp;
+struct Identifier * member;
+int memberType;
+unsigned int thisPtr;
+} ecere_gcc_struct member;
+struct
+{
+int op;
+struct Expression * exp1;
+struct Expression * exp2;
+} ecere_gcc_struct op;
+struct TypeName * typeName;
+struct Specifier * _class;
+struct
+{
+struct TypeName * typeName;
+struct Expression * exp;
+} ecere_gcc_struct cast;
+struct
+{
+struct Expression * cond;
+struct __ecereNameSpace__ecere__sys__OldList * exp;
+struct Expression * elseExp;
+} ecere_gcc_struct cond;
+struct
+{
+struct TypeName * typeName;
+struct Expression * size;
+} ecere_gcc_struct _new;
+struct
+{
+struct TypeName * typeName;
+struct Expression * size;
+struct Expression * exp;
+} ecere_gcc_struct _renew;
+struct
+{
+char * table;
+struct Identifier * id;
+} ecere_gcc_struct db;
+struct
+{
+struct Expression * ds;
+struct Expression * name;
+} ecere_gcc_struct dbopen;
+struct
+{
+struct TypeName * typeName;
+struct Initializer * initializer;
+} ecere_gcc_struct initializer;
+struct
+{
+struct Expression * exp;
+struct TypeName * typeName;
+} ecere_gcc_struct vaArg;
+struct
+{
+struct TypeName * typeName;
+struct Identifier * id;
+} ecere_gcc_struct offset;
+} ecere_gcc_struct __anon1;
+unsigned int debugValue;
+struct __ecereNameSpace__ecere__com__DataValue val;
+uint64 address;
+unsigned int hasAddress;
+struct Type * expType;
+struct Type * destType;
+unsigned int usage;
+int tempCount;
+unsigned int byReference;
+unsigned int isConstant;
+unsigned int addedThis;
+unsigned int needCast;
+unsigned int thisPtr;
+unsigned int opDestType;
+unsigned int usedInComparison;
+unsigned int ambiguousUnits;
+unsigned int parentOpDestType;
+unsigned int needTemplateCast;
+} ecere_gcc_struct;
+
+extern struct Expression * MkExpInstance(struct Instantiation * inst);
+
+struct Declaration
+{
+struct Declaration * prev;
+struct Declaration * next;
+struct Location loc;
+int type;
+union
+{
+struct
+{
+struct __ecereNameSpace__ecere__sys__OldList *  specifiers;
+struct __ecereNameSpace__ecere__sys__OldList *  declarators;
+} ecere_gcc_struct __anon1;
+struct Instantiation * inst;
+struct
+{
+struct Identifier * id;
+struct Expression * exp;
+} ecere_gcc_struct __anon2;
+} ecere_gcc_struct __anon1;
+struct Specifier * extStorage;
+struct Symbol * symbol;
+int declMode;
+} ecere_gcc_struct;
+
+extern struct Declaration * MkDeclarationInst(struct Instantiation * inst);
+
+extern struct Declaration * MkDeclarationClassInst(struct Instantiation * inst);
+
+extern struct Instantiation * MkInstantiationNamed(struct __ecereNameSpace__ecere__sys__OldList * specs, struct Expression * exp, struct __ecereNameSpace__ecere__sys__OldList * members);
+
+struct Instantiation
+{
+struct Instantiation * prev;
+struct Instantiation * next;
+struct Location loc;
+struct Specifier * _class;
+struct Expression * exp;
+struct __ecereNameSpace__ecere__sys__OldList *  members;
+struct Symbol * symbol;
+unsigned int fullSet;
+unsigned int isConstant;
+unsigned char *  data;
+struct Location nameLoc;
+struct Location insideLoc;
+unsigned int built;
+} ecere_gcc_struct;
+
+extern struct Instantiation * MkInstantiation(struct Specifier * _class, struct Expression * exp, struct __ecereNameSpace__ecere__sys__OldList * members);
+
+struct ClassFunction;
+
+extern void FreeClassFunction(struct ClassFunction * func);
+
+struct ClassDef
+{
+struct ClassDef * prev;
+struct ClassDef * next;
+struct Location loc;
+int type;
+union
+{
+struct Declaration * decl;
+struct ClassFunction * function;
+struct __ecereNameSpace__ecere__sys__OldList *  defProperties;
+struct PropertyDef * propertyDef;
+struct PropertyWatch * propertyWatch;
+char *  designer;
+struct Identifier * defaultProperty;
+struct
+{
+struct Identifier * id;
+struct Initializer * initializer;
+} ecere_gcc_struct __anon1;
+} ecere_gcc_struct __anon1;
+int memberAccess;
+void *  object;
+} ecere_gcc_struct;
+
+extern struct ClassDef * MkClassDefFunction(struct ClassFunction * function);
+
+extern struct ClassFunction * MkClassFunction(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct Specifier * _class, struct Declarator * decl, struct __ecereNameSpace__ecere__sys__OldList * declList);
+
+struct ClassFunction
+{
+struct ClassFunction * prev;
+struct ClassFunction * next;
+struct Location loc;
+struct __ecereNameSpace__ecere__sys__OldList *  specifiers;
+struct Declarator * declarator;
+struct __ecereNameSpace__ecere__sys__OldList *  declarations;
+struct Statement * body;
+struct __ecereNameSpace__ecere__com__Class * _class;
+struct __ecereNameSpace__ecere__sys__OldList attached;
+int declMode;
+struct Type * type;
+struct Symbol * propSet;
+unsigned int isVirtual;
+unsigned int isConstructor;
+unsigned int isDestructor;
+unsigned int dontMangle;
+int id;
+int idCode;
+} ecere_gcc_struct;
+
+extern void ProcessClassFunctionBody(struct ClassFunction * func, struct Statement * body);
+
+struct MembersInit;
+
+typedef union YYSTYPE
+{
+int specifierType;
+int i;
+int declMode;
+struct Identifier * id;
+struct Expression * exp;
+struct Specifier * specifier;
+struct __ecereNameSpace__ecere__sys__OldList * list;
+struct Enumerator * enumerator;
+struct Declarator * declarator;
+struct Pointer * pointer;
+struct Initializer * initializer;
+struct InitDeclarator * initDeclarator;
+struct TypeName * typeName;
+struct Declaration * declaration;
+struct Statement * stmt;
+struct FunctionDefinition * function;
+struct External * external;
+struct Context * context;
+struct AsmField * asmField;
+struct Attrib * attrib;
+struct ExtDecl * extDecl;
+struct Attribute * attribute;
+struct Instantiation * instance;
+struct MembersInit * membersInit;
+struct MemberInit * memberInit;
+struct ClassFunction * classFunction;
+struct ClassDefinition * _class;
+struct ClassDef * classDef;
+struct PropertyDef * prop;
+char * string;
+struct Symbol * symbol;
+struct PropertyWatch * propertyWatch;
+struct TemplateParameter * templateParameter;
+struct TemplateArgument * templateArgument;
+struct TemplateDatatype * templateDatatype;
+struct DBTableEntry * dbtableEntry;
+struct DBIndexItem * dbindexItem;
+struct DBTableDef * dbtableDef;
+} ecere_gcc_struct YYSTYPE;
+
+extern YYSTYPE yylval;
+
+union yyalloc
+{
+yytype_int16 yyss_alloc;
+YYSTYPE yyvs_alloc;
+struct Location yyls_alloc;
+} ecere_gcc_struct;
+
+static void yy_symbol_value_print(FILE * yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct Location const * const yylocationp)
+{
+if(!yyvaluep)
+return ;
+((void)(yylocationp));
+((void)(yyoutput));
+switch(yytype)
+{
+default:
+break;
+}
+}
+
+extern void FreeMembersInit(struct MembersInit * init);
+
+YYSTYPE expression_yylval;
+
+extern struct MembersInit * MkMembersInitList(struct __ecereNameSpace__ecere__sys__OldList * dataMembers);
+
+struct MembersInit
+{
+struct MembersInit * prev;
+struct MembersInit * next;
+struct Location loc;
+int type;
+union
+{
+struct __ecereNameSpace__ecere__sys__OldList *  dataMembers;
+struct ClassFunction * function;
+} ecere_gcc_struct __anon1;
+} ecere_gcc_struct;
+
+extern struct MembersInit * MkMembersInitMethod(struct ClassFunction * function);
+
+static void yy_symbol_print(FILE * yyoutput, int yytype, YYSTYPE const * const yyvaluep, struct Location const * const yylocationp)
+{
+if(yytype < 146)
+fprintf(yyoutput, "token %s (", yytname[yytype]);
+else
+fprintf(yyoutput, "nterm %s (", yytname[yytype]);
+((void)0);
+fprintf(yyoutput, ": ");
+yy_symbol_value_print(yyoutput, yytype, yyvaluep, yylocationp);
+fprintf(yyoutput, ")");
+}
+
+static void yy_reduce_print(YYSTYPE * yyvsp, struct Location * yylsp, int yyrule)
+{
+int yynrhs = yyr2[yyrule];
+int yyi;
+unsigned long int yylno = yyrline[yyrule];
+
+fprintf((bsl_stderr()), "Reducing stack by rule %d (line %lu):\n", yyrule - 1, yylno);
+for(yyi = 0; yyi < yynrhs; yyi++)
+{
+fprintf((bsl_stderr()), "   $%d = ", yyi + 1);
+yy_symbol_print((bsl_stderr()), yyrhs[yyprhs[yyrule] + yyi], &(yyvsp[(yyi + 1) - (yynrhs)]), &(yylsp[(yyi + 1) - (yynrhs)]));
 fprintf((bsl_stderr()), "\n");
 }
+}
+
+struct __ecereNameSpace__ecere__sys__BinaryTree;
+
+struct __ecereNameSpace__ecere__sys__BinaryTree
+{
+struct __ecereNameSpace__ecere__sys__BTNode * root;
+int count;
+int (*  CompareKey)(struct __ecereNameSpace__ecere__sys__BinaryTree * tree, uintptr_t a, uintptr_t b);
+void (*  FreeKey)(void *  key);
+} ecere_gcc_struct;
+
+struct __ecereNameSpace__ecere__com__Method;
+
+struct __ecereNameSpace__ecere__com__Method
+{
+const char *  name;
+struct __ecereNameSpace__ecere__com__Method * parent;
+struct __ecereNameSpace__ecere__com__Method * left;
+struct __ecereNameSpace__ecere__com__Method * right;
+int depth;
+int (*  function)();
+int vid;
+int type;
+struct __ecereNameSpace__ecere__com__Class * _class;
+void *  symbol;
+const char *  dataTypeString;
+struct Type * dataType;
+int memberAccess;
+} ecere_gcc_struct;
+
+static void yydestruct(const char *  yymsg, int yytype, YYSTYPE *  yyvaluep, struct Location *  yylocationp);
+
+int expression_yyparse(void)
+{
+int yystate;
+int yyerrstatus;
+yytype_int16 yyssa[200];
+yytype_int16 * yyss;
+yytype_int16 * yyssp;
+YYSTYPE yyvsa[200];
+YYSTYPE * yyvs;
+YYSTYPE * yyvsp;
+struct Location yylsa[200];
+struct Location * yyls;
+struct Location * yylsp;
+struct Location yyerror_range[2];
+size_t yystacksize;
+int yyn;
+int yyresult;
+int yytoken;
+YYSTYPE yyval;
+struct Location yyloc;
+int yylen = 0;
+
+yytoken = 0;
+yyss = yyssa;
+yyvs = yyvsa;
+yyls = yylsa;
+yystacksize = 200;
+do
+{
+if(expression_yydebug)
+fprintf((bsl_stderr()), "Starting parse\n");
 }while((0));
-switch(yytype)
+yystate = 0;
+yyerrstatus = 0;
+expression_yynerrs = 0;
+expression_yychar = (-2);
+yyssp = yyss;
+yyvsp = yyvs;
+yylsp = yyls;
+goto yysetstate;
+yynewstate:
+yyssp++;
+yysetstate:
+*yyssp = yystate;
+if(yyss + yystacksize - 1 <= yyssp)
 {
-case 138:
+size_t yysize = yyssp - yyss + 1;
+
+if(10000 <= yystacksize)
+goto yyexhaustedlab;
+yystacksize *= 2;
+if(10000 < yystacksize)
+yystacksize = 10000;
 {
-FreeIdentifier((*yyvaluep).id);
+yytype_int16 * yyss1 = yyss;
+union yyalloc * yyptr = (union yyalloc *)malloc(((yystacksize) * (sizeof(yytype_int16) + sizeof(YYSTYPE) + sizeof(struct Location)) + 2 * (sizeof(union yyalloc) - 1)));
+
+if(!yyptr)
+goto yyexhaustedlab;
+do
+{
+size_t yynewbytes;
+
+__builtin_memcpy(&(*yyptr).yyss_alloc, yyss, (yysize) * sizeof (*(yyss)));
+yyss = &(*yyptr).yyss_alloc;
+yynewbytes = yystacksize * sizeof (*yyss) + (sizeof(union yyalloc) - 1);
+yyptr += yynewbytes / sizeof (*yyptr);
+}while((0));
+do
+{
+size_t yynewbytes;
+
+__builtin_memcpy(&(*yyptr).yyvs_alloc, yyvs, (yysize) * sizeof (*(yyvs)));
+yyvs = &(*yyptr).yyvs_alloc;
+yynewbytes = yystacksize * sizeof (*yyvs) + (sizeof(union yyalloc) - 1);
+yyptr += yynewbytes / sizeof (*yyptr);
+}while((0));
+do
+{
+size_t yynewbytes;
+
+__builtin_memcpy(&(*yyptr).yyls_alloc, yyls, (yysize) * sizeof (*(yyls)));
+yyls = &(*yyptr).yyls_alloc;
+yynewbytes = yystacksize * sizeof (*yyls) + (sizeof(union yyalloc) - 1);
+yyptr += yynewbytes / sizeof (*yyptr);
+}while((0));
+if(yyss1 != yyssa)
+free(yyss1);
 }
-;
-break;
-case 139:
+yyssp = yyss + yysize - 1;
+yyvsp = yyvs + yysize - 1;
+yylsp = yyls + yysize - 1;
+do
 {
-FreeExpression((*yyvaluep).exp);
+if(expression_yydebug)
+fprintf((bsl_stderr()), "Stack size increased to %lu\n", (unsigned long int)yystacksize);
+}while((0));
+if(yyss + yystacksize - 1 <= yyssp)
+goto yyabortlab;
 }
-;
-break;
-case 142:
+do
 {
-FreeExpression((*yyvaluep).exp);
+if(expression_yydebug)
+fprintf((bsl_stderr()), "Entering state %d\n", yystate);
+}while((0));
+if(yystate == 154)
+goto yyacceptlab;
+goto yybackup;
+yybackup:
+yyn = yypact[yystate];
+if(yyn == -629)
+goto yydefault;
+if(expression_yychar == (-2))
+{
+do
+{
+if(expression_yydebug)
+fprintf((bsl_stderr()), "Reading a token: ");
+}while((0));
+expression_yychar = yylex();
 }
-;
-break;
-case 144:
+if(expression_yychar <= 0)
 {
-FreeList((*yyvaluep).list, FreeExpression);
+expression_yychar = yytoken = 0;
+do
+{
+if(expression_yydebug)
+fprintf((bsl_stderr()), "Now at end of input.\n");
+}while((0));
 }
-;
-break;
-case 146:
+else
 {
-FreeExpression((*yyvaluep).exp);
+yytoken = ((unsigned int)(expression_yychar) <= 375 ? yytranslate[expression_yychar] : 2);
+do
+{
+if(expression_yydebug)
+{
+fprintf((bsl_stderr()), "%s ", "Next token is");
+yy_symbol_print((bsl_stderr()), yytoken, &expression_yylval, &expression_yylloc);
+fprintf((bsl_stderr()), "\n");
 }
-;
-break;
-case 149:
+}while((0));
+}
+yyn += yytoken;
+if(yyn < 0 || 7763 < yyn || yycheck[yyn] != yytoken)
+goto yydefault;
+yyn = yytable[yyn];
+if(yyn <= 0)
 {
-FreeExpression((*yyvaluep).exp);
+if(yyn == 0 || yyn == -427)
+goto yyerrlab;
+yyn = -yyn;
+goto yyreduce;
 }
-;
-break;
-case 150:
+if(yyerrstatus)
+yyerrstatus--;
+do
 {
-FreeExpression((*yyvaluep).exp);
+if(expression_yydebug)
+{
+fprintf((bsl_stderr()), "%s ", "Shifting");
+yy_symbol_print((bsl_stderr()), yytoken, &expression_yylval, &expression_yylloc);
+fprintf((bsl_stderr()), "\n");
 }
+}while((0));
+expression_yychar = (-2);
+yystate = yyn;
+*++yyvsp = expression_yylval;
+*++yylsp = expression_yylloc;
+goto yynewstate;
+yydefault:
+yyn = yydefact[yystate];
+if(yyn == 0)
+goto yyerrlab;
+goto yyreduce;
+yyreduce:
+yylen = yyr2[yyn];
+yyval = yyvsp[1 - yylen];
+(yyloc.start = ((yylsp - yylen))[1].start);
+(yyloc.end = ((yylsp - yylen))[yylen].end);
 ;
-break;
-case 151:
+do
 {
-FreeExpression((*yyvaluep).exp);
-}
+if(expression_yydebug)
+yy_reduce_print(yyvsp, yylsp, yyn);
+}while((0));
+switch(yyn)
+{
+case 2:
+{
+yyval.id = MkIdentifier(yytext);
+yyval.id->loc = (yylsp[(1) - (1)]);
 ;
+}
 break;
-case 152:
+case 4:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpBrackets(yyvsp[(2) - (3)].list);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 153:
+case 5:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpIdentifier(yyvsp[(1) - (1)].id);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 154:
+case 6:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpInstance(yyvsp[(1) - (1)].instance);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 155:
+case 7:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpConstant(yytext);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 156:
+case 8:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpWideString(yytext);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 157:
+case 9:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpString(yyvsp[(1) - (1)].string);
+(__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(1) - (1)].string), yyvsp[(1) - (1)].string = 0);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 158:
+case 10:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpIntlString(yyvsp[(2) - (2)].string, (((void *)0)));
+(__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(2) - (2)].string), yyvsp[(2) - (2)].string = 0);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 159:
+case 11:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpIntlString(yyvsp[(4) - (4)].string, yyvsp[(2) - (4)].string);
+(__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(2) - (4)].string), yyvsp[(2) - (4)].string = 0);
+(__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(4) - (4)].string), yyvsp[(4) - (4)].string = 0);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 160:
+case 12:
 {
-FreeExpression((*yyvaluep).exp);
-}
+struct Expression * exp = MkExpDummy();
+
+exp->loc.start = (yylsp[(1) - (2)]).end;
+exp->loc.end = (yylsp[(2) - (2)]).start;
+yyval.exp = MkExpBrackets(MkListOne(exp));
+yyval.exp->loc = (yyloc);
+yyerror();
 ;
+}
 break;
-case 161:
+case 13:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpNew(MkTypeName(yyvsp[(2) - (6)].list, yyvsp[(3) - (6)].declarator), yyvsp[(5) - (6)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 163:
+case 14:
 {
-FreeList((*yyvaluep).list, FreeExpression);
-}
+yyval.exp = MkExpNew(MkTypeName(yyvsp[(2) - (5)].list, (((void *)0))), yyvsp[(4) - (5)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 164:
+case 15:
 {
-FreeExpression((*yyvaluep).exp);
-}
+yyval.exp = MkExpNew0(MkTypeName(yyvsp[(2) - (6)].list, yyvsp[(3) - (6)].declarator), yyvsp[(5) - (6)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 165:
+case 16:
 {
-FreeDeclaration((*yyvaluep).declaration);
-}
+yyval.exp = MkExpNew0(MkTypeName(yyvsp[(2) - (5)].list, (((void *)0))), yyvsp[(4) - (5)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 166:
+case 17:
 {
-FreeList((*yyvaluep).list, FreeSpecifier);
-}
+yyval.exp = MkExpRenew(yyvsp[(2) - (7)].exp, MkTypeName(yyvsp[(3) - (7)].list, yyvsp[(4) - (7)].declarator), yyvsp[(6) - (7)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 167:
+case 18:
 {
-FreeList((*yyvaluep).list, FreeSpecifier);
-}
+yyval.exp = MkExpRenew(yyvsp[(2) - (6)].exp, MkTypeName(yyvsp[(3) - (6)].list, (((void *)0))), yyvsp[(5) - (6)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 170:
+case 19:
 {
-FreeList((*yyvaluep).list, FreeInitDeclarator);
-}
+yyval.exp = MkExpRenew0(yyvsp[(2) - (7)].exp, MkTypeName(yyvsp[(3) - (7)].list, yyvsp[(4) - (7)].declarator), yyvsp[(6) - (7)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 171:
+case 20:
 {
-FreeInitDeclarator((*yyvaluep).initDeclarator);
-}
+yyval.exp = MkExpRenew0(yyvsp[(2) - (6)].exp, MkTypeName(yyvsp[(3) - (6)].list, (((void *)0))), yyvsp[(5) - (6)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 172:
+case 21:
 {
-FreeSpecifier((*yyvaluep).specifier);
-}
+yyval.exp = MkExpDummy();
+yyerror();
 ;
+}
 break;
-case 173:
+case 22:
 {
-FreeExtDecl((*yyvaluep).extDecl);
-}
+yyval.exp = MkExpInstance(yyvsp[(1) - (1)].instance);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 175:
+case 24:
 {
-(__ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).string), (*yyvaluep).string = 0);
-}
+yyval.exp = MkExpIndex(yyvsp[(1) - (4)].exp, yyvsp[(3) - (4)].list);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 176:
+case 25:
 {
-FreeAttribute((*yyvaluep).attribute);
-}
+yyval.exp = MkExpCall(yyvsp[(1) - (3)].exp, MkList());
+yyval.exp->__anon1.call.argLoc.start = (yylsp[(2) - (3)]).start;
+yyval.exp->__anon1.call.argLoc.end = (yylsp[(3) - (3)]).end;
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 177:
+case 26:
 {
-FreeList((*yyvaluep).list, FreeAttribute);
-}
+yyval.exp = MkExpCall(yyvsp[(1) - (4)].exp, yyvsp[(3) - (4)].list);
+yyval.exp->__anon1.call.argLoc.start = (yylsp[(2) - (4)]).start;
+yyval.exp->__anon1.call.argLoc.end = (yylsp[(4) - (4)]).end;
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 178:
+case 27:
 {
-FreeAttrib((*yyvaluep).attrib);
-}
+yyval.exp = MkExpMember(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].id);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 179:
+case 28:
 {
-FreeSpecifier((*yyvaluep).specifier);
+char * constant = yyvsp[(1) - (2)].exp->type == 2 ? yyvsp[(1) - (2)].exp->__anon1.__anon1.constant : (((void *)0));
+int len = constant ? strlen(constant) : 0;
+
+if(constant && constant[len - 1] == '.')
+{
+constant[len - 1] = 0;
+yyval.exp = MkExpMember(yyvsp[(1) - (2)].exp, yyvsp[(2) - (2)].id);
+yyval.exp->loc = (yyloc);
 }
+else
+yyerror();
 ;
+}
 break;
-case 180:
+case 29:
 {
-FreeSpecifier((*yyvaluep).specifier);
-}
+yyval.exp = MkExpPointer(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].id);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 181:
+case 30:
 {
-FreeSpecifier((*yyvaluep).specifier);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (2)].exp, INC_OP, (((void *)0)));
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 182:
+case 31:
 {
-FreeSpecifier((*yyvaluep).specifier);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (2)].exp, DEC_OP, (((void *)0)));
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 183:
+case 32:
 {
-FreeSpecifier((*yyvaluep).specifier);
-}
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].exp);
 ;
+}
 break;
-case 184:
+case 33:
 {
-FreeSpecifier((*yyvaluep).specifier);
-}
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].exp);
 ;
+}
 break;
-case 185:
+case 34:
 {
-FreeSpecifier((*yyvaluep).specifier);
-}
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].exp);
 ;
+}
 break;
-case 187:
+case 35:
 {
-FreeList((*yyvaluep).list, FreeClassDef);
-}
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].exp);
 ;
+}
 break;
-case 188:
+case 36:
 {
-FreeMemberInit((*yyvaluep).memberInit);
-}
+yyval.exp = MkExpOp((((void *)0)), INC_OP, yyvsp[(2) - (2)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 189:
+case 37:
 {
-FreeList((*yyvaluep).list, FreeMemberInit);
-}
+yyval.exp = MkExpOp((((void *)0)), DEC_OP, yyvsp[(2) - (2)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 190:
+case 38:
 {
-FreeProperty((*yyvaluep).prop);
-}
+yyval.exp = MkExpOp((((void *)0)), yyvsp[(1) - (2)].i, yyvsp[(2) - (2)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 191:
+case 39:
 {
-FreeClassDef((*yyvaluep).classDef);
-}
+yyval.exp = MkExpOp((((void *)0)), SIZEOF, yyvsp[(2) - (2)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 192:
+case 40:
 {
-FreeList((*yyvaluep).list, FreeDeclarator);
-}
+yyval.exp = MkExpTypeSize(yyvsp[(3) - (4)].typeName);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 193:
+case 41:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.exp = MkExpOp((((void *)0)), ALIGNOF, yyvsp[(2) - (2)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 194:
+case 42:
 {
-FreeSpecifier((*yyvaluep).specifier);
-}
+yyval.exp = MkExpTypeAlign(yyvsp[(3) - (4)].typeName);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 195:
+case 45:
 {
-FreeSpecifier((*yyvaluep).specifier);
-}
+yyval.i = '&';
 ;
+}
 break;
-case 196:
+case 46:
 {
-FreeList((*yyvaluep).list, FreeEnumerator);
-}
+yyval.i = '*';
 ;
+}
 break;
-case 197:
+case 47:
 {
-FreeEnumerator((*yyvaluep).enumerator);
-}
+yyval.i = '+';
 ;
+}
 break;
-case 198:
+case 48:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.i = '-';
 ;
+}
 break;
-case 199:
+case 49:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.i = '~';
 ;
+}
 break;
-case 200:
+case 50:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.i = '!';
 ;
+}
 break;
-case 201:
+case 51:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.i = DELETE;
 ;
+}
 break;
-case 202:
+case 53:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.exp = MkExpCast(yyvsp[(2) - (4)].typeName, yyvsp[(4) - (4)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 203:
+case 55:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '*', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 204:
+case 56:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '/', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 205:
+case 57:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '%', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 206:
+case 59:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '+', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 207:
+case 60:
 {
-FreeDeclarator((*yyvaluep).declarator);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '-', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 208:
+case 62:
 {
-FreeList((*yyvaluep).list, FreeSpecifier);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, LEFT_OP, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 209:
+case 63:
 {
-FreePointer((*yyvaluep).pointer);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, RIGHT_OP, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 210:
+case 65:
 {
-FreeList((*yyvaluep).list, FreeTypeName);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '<', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 211:
+case 66:
 {
-FreeList((*yyvaluep).list, FreeTypeName);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '>', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 212:
+case 67:
 {
-FreeTypeName((*yyvaluep).typeName);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, LE_OP, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 213:
+case 68:
 {
-FreeList((*yyvaluep).list, FreeTypeName);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, GE_OP, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 214:
+case 70:
 {
-FreeTypeName((*yyvaluep).typeName);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, EQ_OP, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 215:
+case 71:
 {
-FreeInitializer((*yyvaluep).initializer);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, NE_OP, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 216:
+case 73:
 {
-FreeInitializer((*yyvaluep).initializer);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '&', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 217:
+case 75:
 {
-FreeList((*yyvaluep).list, FreeInitializer);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '^', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 218:
+case 77:
 {
-FreeStatement((*yyvaluep).stmt);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '|', yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 219:
+case 79:
 {
-FreeStatement((*yyvaluep).stmt);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, AND_OP, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 220:
+case 81:
 {
-FreeList((*yyvaluep).list, FreeDeclaration);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, OR_OP, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 221:
+case 83:
 {
-FreeList((*yyvaluep).list, FreeStatement);
-}
+yyval.exp = MkExpCondition(yyvsp[(1) - (5)].exp, yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 222:
+case 85:
 {
-FreeStatement((*yyvaluep).stmt);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, yyvsp[(2) - (3)].i, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 223:
+case 86:
 {
-PopContext((*yyvaluep).context);
-FreeContext((*yyvaluep).context);
-(((*yyvaluep).context ? (__ecereClass_Context->Destructor ? __ecereClass_Context->Destructor((*yyvaluep).context) : 0, __ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).context)) : 0), (*yyvaluep).context = 0);
-}
+yyerror();
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, yyvsp[(2) - (3)].i, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 224:
+case 87:
 {
-FreeStatement((*yyvaluep).stmt);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, yyvsp[(2) - (3)].i, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 225:
+case 88:
 {
-FreeStatement((*yyvaluep).stmt);
-}
+yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, yyvsp[(2) - (3)].i, yyvsp[(3) - (3)].exp);
+yyval.exp->loc = (yyloc);
 ;
+}
 break;
-case 226:
+case 89:
 {
-FreeStatement((*yyvaluep).stmt);
-}
+yyval.i = '=';
 ;
+}
 break;
-case 227:
+case 90:
 {
-FreeStatement((*yyvaluep).stmt);
-}
+yyval.i = MUL_ASSIGN;
 ;
+}
 break;
-case 228:
+case 91:
 {
-FreeStatement((*yyvaluep).stmt);
-}
+yyval.i = DIV_ASSIGN;
 ;
+}
 break;
-case 229:
+case 92:
 {
-(__ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).string), (*yyvaluep).string = 0);
-}
+yyval.i = MOD_ASSIGN;
 ;
+}
 break;
-case 230:
+case 93:
 {
-FreeInstance((*yyvaluep).instance);
-}
+yyval.i = ADD_ASSIGN;
 ;
+}
 break;
-case 231:
+case 94:
 {
-FreeInstance((*yyvaluep).instance);
-}
+yyval.i = SUB_ASSIGN;
 ;
+}
 break;
-case 233:
+case 95:
 {
-FreeClassFunction((*yyvaluep).classFunction);
-}
+yyval.i = LEFT_ASSIGN;
 ;
+}
 break;
-case 234:
+case 96:
 {
-FreeClassFunction((*yyvaluep).classFunction);
-}
+yyval.i = RIGHT_ASSIGN;
 ;
+}
 break;
-case 235:
+case 97:
 {
-FreeClassFunction((*yyvaluep).classFunction);
-}
+yyval.i = AND_ASSIGN;
 ;
+}
 break;
-case 236:
+case 98:
 {
-FreeClassFunction((*yyvaluep).classFunction);
-}
+yyval.i = XOR_ASSIGN;
 ;
+}
 break;
-case 237:
+case 99:
 {
-FreeClassFunction((*yyvaluep).classFunction);
-}
+yyval.i = OR_ASSIGN;
 ;
+}
 break;
-case 238:
+case 100:
 {
-FreeClassFunction((*yyvaluep).classFunction);
-}
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].exp);
 ;
+}
 break;
-case 239:
+case 101:
 {
-FreeClassFunction((*yyvaluep).classFunction);
-}
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].exp);
 ;
+}
 break;
-case 240:
+case 103:
 {
-FreeMemberInit((*yyvaluep).memberInit);
-}
+yyval.declaration = MkDeclaration(yyvsp[(1) - (2)].list, (((void *)0)));
+yyval.declaration->loc = (yyloc);
 ;
+}
 break;
-case 241:
+case 104:
 {
-FreeList((*yyvaluep).list, FreeMemberInit);
-}
+yyval.declaration = MkDeclaration(yyvsp[(1) - (3)].list, yyvsp[(2) - (3)].list);
+yyval.declaration->loc = (yyloc);
 ;
+}
 break;
-case 242:
+case 105:
 {
-FreeList((*yyvaluep).list, FreeMemberInit);
-}
+yyval.declaration = MkDeclarationInst(yyvsp[(1) - (2)].instance);
+yyval.declaration->loc = (yyloc);
 ;
+}
 break;
-case 243:
+case 106:
 {
-FreeList((*yyvaluep).list, FreeMembersInit);
-}
+yyval.declaration = MkDeclarationDefine(yyvsp[(2) - (5)].id, yyvsp[(4) - (5)].exp);
+yyval.declaration->loc = (yyloc);
 ;
+}
 break;
-case 244:
+case 107:
 {
-FreeList((*yyvaluep).list, FreeMembersInit);
-}
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
 ;
-break;
-default:
-break;
-}
 }
-
-int expression_yyparse(void);
-
-int expression_yychar;
-
-YYSTYPE expression_yylval;
-
-struct Location expression_yylloc;
-
-int expression_yynerrs;
-
-extern struct Identifier * MkIdentifier(char *  string);
-
-extern struct Expression * MkExpBrackets(struct __ecereNameSpace__ecere__sys__OldList * expressions);
-
-extern struct Expression * MkExpIdentifier(struct Identifier * id);
-
-extern struct Expression * MkExpInstance(struct Instantiation * inst);
-
-extern struct Expression * MkExpConstant(char *  string);
-
-extern struct Expression * MkExpString(char *  string);
-
-extern struct Expression * MkExpIntlString(char *  string, char *  context);
-
-extern struct Expression * MkExpDummy(void);
-
-extern struct __ecereNameSpace__ecere__sys__OldList *  MkListOne(void *  item);
-
-extern struct Expression * MkExpNew(struct TypeName * type, struct Expression * size);
-
-extern struct TypeName * MkTypeName(struct __ecereNameSpace__ecere__sys__OldList * qualifiers, struct Declarator * declarator);
-
-extern struct Expression * MkExpNew0(struct TypeName * type, struct Expression * size);
-
-extern struct Expression * MkExpRenew(struct Expression * memExp, struct TypeName * type, struct Expression * size);
-
-extern struct Expression * MkExpRenew0(struct Expression * memExp, struct TypeName * type, struct Expression * size);
-
-extern struct Expression * MkExpIndex(struct Expression * expression, struct __ecereNameSpace__ecere__sys__OldList * index);
-
-extern struct Expression * MkExpCall(struct Expression * expression, struct __ecereNameSpace__ecere__sys__OldList * arguments);
-
-extern struct __ecereNameSpace__ecere__sys__OldList *  MkList(void);
-
-extern struct Expression * MkExpMember(struct Expression * expression, struct Identifier * member);
-
-extern struct Expression * MkExpPointer(struct Expression * expression, struct Identifier * member);
-
-extern struct Expression * MkExpOp(struct Expression * exp1, int op, struct Expression * exp2);
-
-extern void ListAdd(struct __ecereNameSpace__ecere__sys__OldList * list, void *  item);
-
-extern struct Expression * MkExpTypeSize(struct TypeName * typeName);
-
-extern struct Expression * MkExpTypeAlign(struct TypeName * typeName);
-
-extern struct Expression * MkExpCast(struct TypeName * typeName, struct Expression * expression);
-
-extern struct Expression * MkExpCondition(struct Expression * cond, struct __ecereNameSpace__ecere__sys__OldList * expressions, struct Expression * elseExp);
-
-extern struct Declaration * MkDeclaration(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct __ecereNameSpace__ecere__sys__OldList * initDeclarators);
-
-extern struct Declaration * MkDeclarationInst(struct Instantiation * inst);
-
-extern struct Declaration * MkDeclarationDefine(struct Identifier * id, struct Expression * exp);
-
-extern struct InitDeclarator * MkInitDeclarator(struct Declarator * declarator, struct Initializer * initializer);
-
-extern struct Specifier * MkSpecifier(int specifier);
-
-extern struct ExtDecl * MkExtDeclString(char * s);
-
-extern char *  __ecereNameSpace__ecere__sys__CopyString(char *  string);
-
-extern struct ExtDecl * MkExtDeclAttrib(struct Attrib * attr);
-
-extern struct Attribute * MkAttribute(char * attr, struct Expression * exp);
-
-extern struct Attrib * MkAttrib(int type, struct __ecereNameSpace__ecere__sys__OldList *  attribs);
-
-extern struct Specifier * MkSpecifierExtended(struct ExtDecl * extDecl);
-
-extern struct Specifier * MkSpecifierName(char *  name);
-
-extern struct Specifier * MkSpecifierSubClass(struct Specifier * _class);
-
-extern struct Specifier * MkStructOrUnion(int type, struct Identifier * id, struct __ecereNameSpace__ecere__sys__OldList * definitions);
-
-extern int declMode;
-
-extern struct Symbol * DeclClass(int symbolID, char *  name);
-
-extern struct Context * globalContext;
-
-extern struct MemberInit * MkMemberInitExp(struct Expression * idExp, struct Initializer * initializer);
-
-extern struct PropertyDef * MkProperty(struct __ecereNameSpace__ecere__sys__OldList * specs, struct Declarator * decl, struct Identifier * id, struct Statement * setStmt, struct Statement * getStmt);
-
-extern struct ClassDef * MkClassDefDeclaration(struct Declaration * decl);
-
-extern struct Declaration * MkStructDeclaration(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct __ecereNameSpace__ecere__sys__OldList * declarators, struct Specifier * extStorage);
-
-extern struct Declaration * MkDeclarationClassInst(struct Instantiation * inst);
-
-extern struct ClassDef * MkClassDefFunction(struct ClassFunction * function);
-
-extern struct ClassDef * MkClassDefDefaultProperty(struct __ecereNameSpace__ecere__sys__OldList * defProperties);
-
-extern struct ClassDef * MkClassDefProperty(struct PropertyDef * propertyDef);
-
-extern struct Declarator * MkStructDeclarator(struct Declarator * declarator, struct Expression * exp);
-
-extern struct Specifier * MkEnum(struct Identifier * id, struct __ecereNameSpace__ecere__sys__OldList * list);
-
-extern struct Enumerator * MkEnumerator(struct Identifier * id, struct Expression * exp);
-
-extern struct Declarator * MkDeclaratorBrackets(struct Declarator * declarator);
-
-extern struct Declarator * MkDeclaratorArray(struct Declarator * declarator, struct Expression * exp);
-
-extern struct Declarator * MkDeclaratorEnumArray(struct Declarator * declarator, struct Specifier * _class);
-
-extern struct Declarator * MkDeclaratorFunction(struct Declarator * declarator, struct __ecereNameSpace__ecere__sys__OldList * parameters);
-
-extern struct Declarator * MkDeclaratorPointer(struct Pointer * pointer, struct Declarator * declarator);
-
-extern struct Declarator * MkDeclaratorExtended(struct ExtDecl * extended, struct Declarator * declarator);
-
-extern struct Declarator * MkDeclaratorIdentifier(struct Identifier * id);
-
-extern struct Pointer * MkPointer(struct __ecereNameSpace__ecere__sys__OldList * qualifiers, struct Pointer * pointer);
-
-extern struct Initializer * MkInitializerAssignment(struct Expression * exp);
-
-extern struct Initializer * MkInitializerList(struct __ecereNameSpace__ecere__sys__OldList * list);
-
-extern struct Statement * MkLabeledStmt(struct Identifier * id, struct Statement * statement);
-
-extern struct Statement * MkCaseStmt(struct Expression * exp, struct Statement * statement);
-
-extern struct Statement * MkBadDeclStmt(struct Declaration * decl);
-
-extern struct Statement * MkCompoundStmt(struct __ecereNameSpace__ecere__sys__OldList * declarations, struct __ecereNameSpace__ecere__sys__OldList * statements);
-
-extern struct Context * PushContext(void);
-
-extern struct Statement * MkExpressionStmt(struct __ecereNameSpace__ecere__sys__OldList * expressions);
-
-extern struct Statement * MkIfStmt(struct __ecereNameSpace__ecere__sys__OldList * exp, struct Statement * statement, struct Statement * elseStmt);
-
-extern struct Statement * MkSwitchStmt(struct __ecereNameSpace__ecere__sys__OldList * exp, struct Statement * statement);
-
-extern struct Statement * MkWhileStmt(struct __ecereNameSpace__ecere__sys__OldList * exp, struct Statement * statement);
-
-extern struct Statement * MkDoWhileStmt(struct Statement * statement, struct __ecereNameSpace__ecere__sys__OldList * exp);
-
-extern struct Statement * MkForStmt(struct Statement * init, struct Statement * check, struct __ecereNameSpace__ecere__sys__OldList * inc, struct Statement * statement);
-
-extern struct Statement * MkGotoStmt(struct Identifier * id);
-
-extern struct Statement * MkContinueStmt(void);
-
-extern struct Statement * MkBreakStmt(void);
-
-extern struct Statement * MkReturnStmt(struct __ecereNameSpace__ecere__sys__OldList * exp);
-
-extern struct Instantiation * MkInstantiationNamed(struct __ecereNameSpace__ecere__sys__OldList * specs, struct Expression * exp, struct __ecereNameSpace__ecere__sys__OldList * members);
-
-extern struct Instantiation * MkInstantiation(struct Specifier * _class, struct Expression * exp, struct __ecereNameSpace__ecere__sys__OldList * members);
-
-extern struct ClassFunction * MkClassFunction(struct __ecereNameSpace__ecere__sys__OldList * specifiers, struct Specifier * _class, struct Declarator * decl, struct __ecereNameSpace__ecere__sys__OldList * declList);
-
-extern void ProcessClassFunctionBody(struct ClassFunction * func, struct Statement * body);
-
-extern struct MemberInit * MkMemberInit(struct __ecereNameSpace__ecere__sys__OldList * ids, struct Initializer * initializer);
-
-extern struct MembersInit * MkMembersInitList(struct __ecereNameSpace__ecere__sys__OldList * dataMembers);
-
-extern struct MembersInit * MkMembersInitMethod(struct ClassFunction * function);
-
-int expression_yyparse(void)
-{
-int yystate;
-int yyerrstatus;
-yytype_int16 yyssa[200];
-yytype_int16 * yyss;
-yytype_int16 * yyssp;
-YYSTYPE yyvsa[200];
-YYSTYPE * yyvs;
-YYSTYPE * yyvsp;
-struct Location yylsa[200];
-struct Location * yyls;
-struct Location * yylsp;
-struct Location yyerror_range[2];
-unsigned int yystacksize;
-int yyn;
-int yyresult;
-int yytoken;
-YYSTYPE yyval;
-struct Location yyloc;
-int yylen = 0;
-
-yytoken = 0;
-yyss = yyssa;
-yyvs = yyvsa;
-yyls = yylsa;
-yystacksize = 200;
-do
+break;
+case 108:
 {
-if(expression_yydebug)
-fprintf((bsl_stderr()), "Starting parse\n");
-}while((0));
-yystate = 0;
-yyerrstatus = 0;
-expression_yynerrs = 0;
-expression_yychar = (-2);
-yyssp = yyss;
-yyvsp = yyvs;
-yylsp = yyls;
-goto yysetstate;
-yynewstate:
-yyssp++;
-yysetstate:
-*yyssp = yystate;
-if(yyss + yystacksize - 1 <= yyssp)
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
+}
+break;
+case 109:
 {
-unsigned int yysize = yyssp - yyss + 1;
-
-if(10000 <= yystacksize)
-goto yyexhaustedlab;
-yystacksize *= 2;
-if(10000 < yystacksize)
-yystacksize = 10000;
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
+}
+break;
+case 110:
 {
-yytype_int16 * yyss1 = yyss;
-union yyalloc * yyptr = (union yyalloc *)malloc(((yystacksize) * (sizeof(yytype_int16) + sizeof(YYSTYPE) + sizeof(struct Location)) + 2 * (sizeof(union yyalloc) - 1)));
-
-if(!yyptr)
-goto yyexhaustedlab;
-do
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
+}
+break;
+case 111:
 {
-unsigned int yynewbytes;
-
-__builtin_memcpy(&(*yyptr).yyss_alloc, yyss, (yysize) * sizeof *(yyss));
-yyss = &(*yyptr).yyss_alloc;
-yynewbytes = yystacksize * sizeof *yyss + (sizeof(union yyalloc) - 1);
-yyptr += yynewbytes / sizeof *yyptr;
-}while((0));
-do
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
+}
+break;
+case 112:
 {
-unsigned int yynewbytes;
-
-__builtin_memcpy(&(*yyptr).yyvs_alloc, yyvs, (yysize) * sizeof *(yyvs));
-yyvs = &(*yyptr).yyvs_alloc;
-yynewbytes = yystacksize * sizeof *yyvs + (sizeof(union yyalloc) - 1);
-yyptr += yynewbytes / sizeof *yyptr;
-}while((0));
-do
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
+}
+break;
+case 113:
 {
-unsigned int yynewbytes;
-
-__builtin_memcpy(&(*yyptr).yyls_alloc, yyls, (yysize) * sizeof *(yyls));
-yyls = &(*yyptr).yyls_alloc;
-yynewbytes = yystacksize * sizeof *yyls + (sizeof(union yyalloc) - 1);
-yyptr += yynewbytes / sizeof *yyptr;
-}while((0));
-if(yyss1 != yyssa)
-free(yyss1);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
 }
-yyssp = yyss + yysize - 1;
-yyvsp = yyvs + yysize - 1;
-yylsp = yyls + yysize - 1;
-do
+break;
+case 114:
 {
-if(expression_yydebug)
-fprintf((bsl_stderr()), "Stack size increased to %lu\n", yystacksize);
-}while((0));
-if(yyss + yystacksize - 1 <= yyssp)
-goto yyabortlab;
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
 }
-do
+break;
+case 115:
 {
-if(expression_yydebug)
-fprintf((bsl_stderr()), "Entering state %d\n", yystate);
-}while((0));
-if(yystate == 150)
-goto yyacceptlab;
-goto yybackup;
-yybackup:
-yyn = yypact[yystate];
-if(yyn == -630)
-goto yydefault;
-if(expression_yychar == (-2))
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
+}
+break;
+case 116:
 {
-do
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
+}
+break;
+case 117:
 {
-if(expression_yydebug)
-fprintf((bsl_stderr()), "Reading a token: ");
-}while((0));
-expression_yychar = yylex();
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
 }
-if(expression_yychar <= 0)
+break;
+case 118:
 {
-expression_yychar = yytoken = 0;
-do
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
+}
+break;
+case 119:
 {
-if(expression_yydebug)
-fprintf((bsl_stderr()), "Now at end of input.\n");
-}while((0));
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
 }
-else
+break;
+case 120:
 {
-yytoken = ((unsigned int)(expression_yychar) <= 366 ? yytranslate[expression_yychar] : 2);
-do
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
+}
+break;
+case 121:
 {
-if(expression_yydebug)
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
+}
+break;
+case 122:
 {
-fprintf((bsl_stderr()), "%s ", "Next token is");
-yy_symbol_print((bsl_stderr()), yytoken, &expression_yylval, &expression_yylloc);
-fprintf((bsl_stderr()), "\n");
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
 }
-}while((0));
+break;
+case 123:
+{
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
 }
-yyn += yytoken;
-if(yyn < 0 || 7325 < yyn || yycheck[yyn] != yytoken)
-goto yydefault;
-yyn = yytable[yyn];
-if(yyn <= 0)
+break;
+case 124:
 {
-if(yyn == 0 || yyn == -428)
-goto yyerrlab;
-yyn = -yyn;
-goto yyreduce;
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
 }
-if(yyerrstatus)
-yyerrstatus--;
-do
+break;
+case 125:
 {
-if(expression_yydebug)
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
+}
+break;
+case 126:
 {
-fprintf((bsl_stderr()), "%s ", "Shifting");
-yy_symbol_print((bsl_stderr()), yytoken, &expression_yylval, &expression_yylloc);
-fprintf((bsl_stderr()), "\n");
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
 }
-}while((0));
-expression_yychar = (-2);
-yystate = yyn;
-*++yyvsp = expression_yylval;
-*++yylsp = expression_yylloc;
-goto yynewstate;
-yydefault:
-yyn = yydefact[yystate];
-if(yyn == 0)
-goto yyerrlab;
-goto yyreduce;
-yyreduce:
-yylen = yyr2[yyn];
-yyval = yyvsp[1 - yylen];
-(yyloc.start = ((yylsp - yylen))[1].start);
-(yyloc.end = ((yylsp - yylen))[yylen].end);
+break;
+case 127:
+{
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
 ;
-do
+}
+break;
+case 128:
 {
-if(expression_yydebug)
-yy_reduce_print(yyvsp, yylsp, yyn);
-}while((0));
-switch(yyn)
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+;
+}
+break;
+case 129:
 {
-case 2:
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+;
+}
+break;
+case 130:
 {
-yyval.id = MkIdentifier(yytext);
-yyval.id->loc = (yylsp[(1) - (1)]);
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 4:
+case 131:
 {
-yyval.exp = MkExpBrackets(yyvsp[(2) - (3)].list);
-yyval.exp->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
 ;
 }
 break;
-case 5:
+case 132:
 {
-yyval.exp = MkExpIdentifier(yyvsp[(1) - (1)].id);
-yyval.exp->loc = (yyloc);
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 6:
+case 133:
 {
-yyval.exp = MkExpInstance(yyvsp[(1) - (1)].instance);
-yyval.exp->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
 ;
 }
 break;
-case 7:
+case 134:
 {
-yyval.exp = MkExpConstant(yytext);
-yyval.exp->loc = (yyloc);
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 8:
+case 135:
 {
-yyval.exp = MkExpString(yyvsp[(1) - (1)].string);
-(__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(1) - (1)].string), yyvsp[(1) - (1)].string = 0);
-yyval.exp->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
 ;
 }
 break;
-case 9:
+case 136:
 {
-yyval.exp = MkExpIntlString(yyvsp[(2) - (2)].string, (((void *)0)));
-(__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(2) - (2)].string), yyvsp[(2) - (2)].string = 0);
-yyval.exp->loc = (yyloc);
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 10:
+case 137:
 {
-yyval.exp = MkExpIntlString(yyvsp[(4) - (4)].string, yyvsp[(2) - (4)].string);
-(__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(2) - (4)].string), yyvsp[(2) - (4)].string = 0);
-(__ecereNameSpace__ecere__com__eSystem_Delete(yyvsp[(4) - (4)].string), yyvsp[(4) - (4)].string = 0);
-yyval.exp->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
 ;
 }
 break;
-case 11:
+case 138:
 {
-struct Expression * exp = MkExpDummy();
-
-exp->loc.start = (yylsp[(1) - (2)]).end;
-exp->loc.end = (yylsp[(2) - (2)]).start;
-yyval.exp = MkExpBrackets(MkListOne(exp));
-yyval.exp->loc = (yyloc);
-yyerror();
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 12:
+case 139:
 {
-yyval.exp = MkExpNew(MkTypeName(yyvsp[(2) - (6)].list, yyvsp[(3) - (6)].declarator), yyvsp[(5) - (6)].exp);
-yyval.exp->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
 ;
 }
 break;
-case 13:
+case 140:
 {
-yyval.exp = MkExpNew(MkTypeName(yyvsp[(2) - (5)].list, (((void *)0))), yyvsp[(4) - (5)].exp);
-yyval.exp->loc = (yyloc);
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 14:
+case 141:
 {
-yyval.exp = MkExpNew0(MkTypeName(yyvsp[(2) - (6)].list, yyvsp[(3) - (6)].declarator), yyvsp[(5) - (6)].exp);
-yyval.exp->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
 ;
 }
 break;
-case 15:
+case 142:
 {
-yyval.exp = MkExpNew0(MkTypeName(yyvsp[(2) - (5)].list, (((void *)0))), yyvsp[(4) - (5)].exp);
-yyval.exp->loc = (yyloc);
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 16:
+case 143:
 {
-yyval.exp = MkExpRenew(yyvsp[(2) - (7)].exp, MkTypeName(yyvsp[(3) - (7)].list, yyvsp[(4) - (7)].declarator), yyvsp[(6) - (7)].exp);
-yyval.exp->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].initDeclarator);
 ;
 }
 break;
-case 17:
+case 144:
 {
-yyval.exp = MkExpRenew(yyvsp[(2) - (6)].exp, MkTypeName(yyvsp[(3) - (6)].list, (((void *)0))), yyvsp[(5) - (6)].exp);
-yyval.exp->loc = (yyloc);
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].initDeclarator);
 ;
 }
 break;
-case 18:
+case 145:
 {
-yyval.exp = MkExpRenew0(yyvsp[(2) - (7)].exp, MkTypeName(yyvsp[(3) - (7)].list, yyvsp[(4) - (7)].declarator), yyvsp[(6) - (7)].exp);
-yyval.exp->loc = (yyloc);
+yyval.initDeclarator = MkInitDeclarator(yyvsp[(1) - (1)].declarator, (((void *)0)));
+yyval.initDeclarator->loc = (yyloc);
 ;
 }
 break;
-case 19:
+case 146:
 {
-yyval.exp = MkExpRenew0(yyvsp[(2) - (6)].exp, MkTypeName(yyvsp[(3) - (6)].list, (((void *)0))), yyvsp[(5) - (6)].exp);
-yyval.exp->loc = (yyloc);
+yyval.initDeclarator = MkInitDeclarator(yyvsp[(1) - (3)].declarator, yyvsp[(3) - (3)].initializer);
+yyval.initDeclarator->loc = (yyloc);
+yyval.initDeclarator->initializer->loc.start = (yylsp[(2) - (3)]).end;
 ;
 }
 break;
-case 20:
+case 147:
 {
-yyval.exp = MkExpDummy();
+yyval.specifier = MkSpecifier(TYPEDEF);
 ;
 }
 break;
-case 21:
+case 148:
 {
-yyval.exp = MkExpInstance(yyvsp[(1) - (1)].instance);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(EXTERN);
 ;
 }
 break;
-case 23:
+case 149:
 {
-yyval.exp = MkExpIndex(yyvsp[(1) - (4)].exp, yyvsp[(3) - (4)].list);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(STATIC);
 ;
 }
 break;
-case 24:
+case 150:
 {
-yyval.exp = MkExpCall(yyvsp[(1) - (3)].exp, MkList());
-yyval.exp->call.argLoc.start = (yylsp[(2) - (3)]).start;
-yyval.exp->call.argLoc.end = (yylsp[(3) - (3)]).end;
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(AUTO);
 ;
 }
 break;
-case 25:
+case 151:
 {
-yyval.exp = MkExpCall(yyvsp[(1) - (4)].exp, yyvsp[(3) - (4)].list);
-yyval.exp->call.argLoc.start = (yylsp[(2) - (4)]).start;
-yyval.exp->call.argLoc.end = (yylsp[(4) - (4)]).end;
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(REGISTER);
 ;
 }
 break;
-case 26:
+case 152:
 {
-yyval.exp = MkExpMember(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].id);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(THREAD);
 ;
 }
 break;
-case 27:
+case 153:
 {
-yyval.exp = MkExpPointer(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].id);
-yyval.exp->loc = (yyloc);
+yyval.extDecl = MkExtDeclString(__ecereNameSpace__ecere__sys__CopyString(yytext));
 ;
 }
 break;
-case 28:
+case 154:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (2)].exp, INC_OP, (((void *)0)));
-yyval.exp->loc = (yyloc);
+yyval.extDecl = MkExtDeclAttrib(yyvsp[(1) - (1)].attrib);
 ;
 }
 break;
-case 29:
+case 155:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (2)].exp, DEC_OP, (((void *)0)));
-yyval.exp->loc = (yyloc);
+yyval.i = ATTRIB;
 ;
 }
 break;
-case 31:
+case 156:
 {
-yyval.exp = MkExpIndex(yyvsp[(1) - (4)].exp, yyvsp[(3) - (4)].list);
-yyval.exp->loc = (yyloc);
+yyval.i = ATTRIB_DEP;
 ;
 }
 break;
-case 32:
+case 157:
 {
-yyval.exp = MkExpCall(yyvsp[(1) - (3)].exp, MkList());
-yyval.exp->call.argLoc.start = (yylsp[(2) - (3)]).start;
-yyval.exp->call.argLoc.end = (yylsp[(3) - (3)]).end;
-yyval.exp->loc = (yyloc);
+yyval.i = __ATTRIB;
 ;
 }
 break;
-case 33:
+case 158:
 {
-yyval.exp = MkExpCall(yyvsp[(1) - (4)].exp, yyvsp[(3) - (4)].list);
-yyval.exp->call.argLoc.start = (yylsp[(2) - (4)]).start;
-yyval.exp->call.argLoc.end = (yylsp[(4) - (4)]).end;
-yyval.exp->loc = (yyloc);
+yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
 ;
 }
 break;
-case 34:
+case 159:
 {
-yyval.exp = MkExpMember(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].id);
-yyval.exp->loc = (yyloc);
+yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
 ;
 }
 break;
-case 35:
+case 160:
 {
-yyval.exp = MkExpPointer(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].id);
-yyval.exp->loc = (yyloc);
+yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
 ;
 }
 break;
-case 36:
+case 161:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (2)].exp, INC_OP, (((void *)0)));
-yyval.exp->loc = (yyloc);
+yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
 ;
 }
 break;
-case 37:
+case 162:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (2)].exp, DEC_OP, (((void *)0)));
-yyval.exp->loc = (yyloc);
+yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
 ;
 }
 break;
-case 38:
+case 163:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].exp);
+yyval.attribute = MkAttribute(yyvsp[(1) - (1)].string, (((void *)0)));
+yyval.attribute->loc = (yyloc);
 ;
 }
 break;
-case 39:
+case 164:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].exp);
+yyval.attribute = MkAttribute(yyvsp[(1) - (4)].string, MkExpBrackets(yyvsp[(3) - (4)].list));
+yyval.attribute->loc = (yyloc);
 ;
 }
 break;
-case 40:
+case 165:
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].exp);
+yyval.list = MkListOne(yyvsp[(1) - (1)].attribute);
 ;
 }
 break;
-case 41:
+case 166:
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].exp);
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].attribute);
+yyval.list = yyvsp[(1) - (2)].list;
 ;
 }
 break;
-case 42:
+case 167:
 {
-yyval.exp = MkExpOp((((void *)0)), INC_OP, yyvsp[(2) - (2)].exp);
-yyval.exp->loc = (yyloc);
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].attribute);
+yyval.list = yyvsp[(1) - (3)].list;
 ;
 }
 break;
-case 43:
+case 168:
 {
-yyval.exp = MkExpOp((((void *)0)), DEC_OP, yyvsp[(2) - (2)].exp);
-yyval.exp->loc = (yyloc);
+yyval.attrib = MkAttrib(yyvsp[(1) - (6)].i, yyvsp[(4) - (6)].list);
+yyval.attrib->loc = (yyloc);
 ;
 }
 break;
-case 44:
+case 169:
 {
-yyval.exp = MkExpOp((((void *)0)), yyvsp[(1) - (2)].i, yyvsp[(2) - (2)].exp);
-yyval.exp->loc = (yyloc);
+yyval.attrib = MkAttrib(yyvsp[(1) - (5)].i, (((void *)0)));
+yyval.attrib->loc = (yyloc);
 ;
 }
 break;
-case 45:
+case 170:
 {
-yyval.exp = MkExpOp((((void *)0)), SIZEOF, yyvsp[(3) - (4)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(CONST);
 ;
 }
 break;
-case 46:
+case 171:
 {
-yyval.exp = MkExpOp((((void *)0)), SIZEOF, yyvsp[(2) - (2)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(VOLATILE);
 ;
 }
 break;
-case 47:
+case 172:
 {
-yyval.exp = MkExpTypeSize(yyvsp[(3) - (4)].typeName);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifierExtended(MkExtDeclString(__ecereNameSpace__ecere__sys__CopyString(yytext)));
 ;
 }
 break;
-case 48:
+case 173:
 {
-yyval.exp = MkExpOp((((void *)0)), ALIGNOF, yyvsp[(3) - (4)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = yyvsp[(1) - (1)].specifier;
 ;
 }
 break;
-case 49:
+case 174:
 {
-yyval.exp = MkExpOp((((void *)0)), ALIGNOF, yyvsp[(2) - (2)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifierName(yytext);
 ;
 }
 break;
-case 50:
+case 175:
 {
-yyval.exp = MkExpTypeAlign(yyvsp[(3) - (4)].typeName);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(VOID);
 ;
 }
 break;
-case 55:
+case 176:
 {
-yyval.i = '&';
+yyval.specifier = MkSpecifier(CHAR);
 ;
 }
 break;
-case 56:
+case 177:
 {
-yyval.i = '*';
+yyval.specifier = MkSpecifier(SHORT);
 ;
 }
 break;
-case 57:
+case 178:
 {
-yyval.i = '+';
+yyval.specifier = MkSpecifier(INT);
 ;
 }
 break;
-case 58:
+case 179:
 {
-yyval.i = '-';
+yyval.specifier = MkSpecifier(UINT);
 ;
 }
 break;
-case 59:
+case 180:
 {
-yyval.i = '~';
+yyval.specifier = MkSpecifier(INT64);
 ;
 }
 break;
-case 60:
+case 181:
 {
-yyval.i = '!';
+yyval.specifier = MkSpecifier(INT128);
 ;
 }
 break;
-case 61:
+case 182:
 {
-yyval.i = DELETE;
+yyval.specifier = MkSpecifier(VALIST);
 ;
 }
 break;
-case 63:
+case 183:
 {
-yyval.exp = MkExpCast(yyvsp[(2) - (4)].typeName, yyvsp[(4) - (4)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(LONG);
 ;
 }
 break;
-case 65:
+case 184:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '*', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(FLOAT);
 ;
 }
 break;
-case 66:
+case 185:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '/', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(DOUBLE);
 ;
 }
 break;
-case 67:
+case 186:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '%', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(SIGNED);
 ;
 }
 break;
-case 69:
+case 187:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '+', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(UNSIGNED);
 ;
 }
 break;
-case 70:
+case 188:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '-', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(EXTENSION);
 ;
 }
 break;
-case 72:
+case 189:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, LEFT_OP, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(_BOOL);
 ;
 }
 break;
-case 73:
+case 190:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, RIGHT_OP, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(BOOL);
 ;
 }
 break;
-case 75:
+case 194:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '<', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifierSubClass(yyvsp[(3) - (4)].specifier);
 ;
 }
 break;
-case 76:
+case 195:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '>', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(THISCLASS);
 ;
 }
 break;
-case 77:
+case 196:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, LE_OP, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(VOID);
 ;
 }
 break;
-case 78:
+case 197:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, GE_OP, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(CHAR);
 ;
 }
 break;
-case 80:
+case 198:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, EQ_OP, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(SHORT);
 ;
 }
 break;
-case 81:
+case 199:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, NE_OP, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(INT);
 ;
 }
 break;
-case 83:
+case 200:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '&', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(UINT);
 ;
 }
 break;
-case 85:
+case 201:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '^', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(INT64);
 ;
 }
 break;
-case 87:
+case 202:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, '|', yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(INT128);
 ;
 }
 break;
-case 89:
+case 203:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, AND_OP, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(VALIST);
 ;
 }
 break;
-case 91:
+case 204:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, OR_OP, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(LONG);
 ;
 }
 break;
-case 93:
+case 205:
 {
-yyval.exp = MkExpCondition(yyvsp[(1) - (5)].exp, yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(FLOAT);
 ;
 }
 break;
-case 95:
+case 206:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, yyvsp[(2) - (3)].i, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(DOUBLE);
 ;
 }
 break;
-case 96:
+case 207:
 {
-yyval.exp = MkExpOp(yyvsp[(1) - (3)].exp, yyvsp[(2) - (3)].i, yyvsp[(3) - (3)].exp);
-yyval.exp->loc = (yyloc);
+yyval.specifier = MkSpecifier(SIGNED);
 ;
 }
 break;
-case 97:
+case 208:
 {
-yyval.i = '=';
+yyval.specifier = MkSpecifier(UNSIGNED);
 ;
 }
 break;
-case 98:
+case 209:
 {
-yyval.i = MUL_ASSIGN;
+yyval.specifier = MkSpecifier(_BOOL);
 ;
 }
 break;
-case 99:
+case 210:
 {
-yyval.i = DIV_ASSIGN;
+yyval.specifier = MkSpecifier(BOOL);
 ;
 }
 break;
-case 100:
+case 214:
 {
-yyval.i = MOD_ASSIGN;
+yyval.specifier = MkSpecifierSubClass(yyvsp[(3) - (4)].specifier);
 ;
 }
 break;
-case 101:
+case 215:
 {
-yyval.i = ADD_ASSIGN;
+yyval.specifier = MkSpecifier(THISCLASS);
 ;
 }
 break;
-case 102:
+case 216:
 {
-yyval.i = SUB_ASSIGN;
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, yyvsp[(2) - (5)].id, yyvsp[(4) - (5)].list);
+if(declMode)
+DeclClass(yyvsp[(2) - (5)].id->_class, yyvsp[(2) - (5)].id->string);
 ;
 }
 break;
-case 103:
+case 217:
 {
-yyval.i = LEFT_ASSIGN;
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, (((void *)0)), yyvsp[(3) - (4)].list);
 ;
 }
 break;
-case 104:
+case 218:
 {
-yyval.i = RIGHT_ASSIGN;
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, yyvsp[(2) - (4)].id, (((void *)0)));
+if(declMode)
+DeclClass(yyvsp[(2) - (4)].id->_class, yyvsp[(2) - (4)].id->string);
 ;
 }
 break;
-case 105:
+case 219:
 {
-yyval.i = AND_ASSIGN;
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, (((void *)0)), (((void *)0)));
 ;
 }
 break;
-case 106:
+case 220:
 {
-yyval.i = XOR_ASSIGN;
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, MkIdentifier(yyvsp[(2) - (5)].specifier->__anon1.__anon1.name), yyvsp[(4) - (5)].list);
+if(declMode)
+DeclClass(yyvsp[(2) - (5)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (5)].specifier->__anon1.__anon1.name);
+FreeSpecifier(yyvsp[(2) - (5)].specifier);
 ;
 }
 break;
-case 107:
+case 221:
 {
-yyval.i = OR_ASSIGN;
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (6)].specifierType, yyvsp[(3) - (6)].id, yyvsp[(5) - (6)].list);
+yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (6)].extDecl;
+if(declMode)
+DeclClass(yyvsp[(3) - (6)].id->_class, yyvsp[(3) - (6)].id->string);
 ;
 }
 break;
-case 108:
+case 222:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].exp);
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, (((void *)0)), yyvsp[(4) - (5)].list);
+yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (5)].extDecl;
 ;
 }
 break;
-case 109:
+case 223:
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].exp);
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, yyvsp[(3) - (5)].id, (((void *)0)));
+yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (5)].extDecl;
+if(declMode)
+DeclClass(yyvsp[(3) - (5)].id->_class, yyvsp[(3) - (5)].id->string);
 ;
 }
 break;
-case 111:
+case 224:
 {
-yyval.declaration = MkDeclaration(yyvsp[(1) - (2)].list, (((void *)0)));
-yyval.declaration->loc = (yyloc);
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, (((void *)0)), (((void *)0)));
+yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (4)].extDecl;
 ;
 }
 break;
-case 112:
+case 225:
 {
-yyval.declaration = MkDeclaration(yyvsp[(1) - (3)].list, yyvsp[(2) - (3)].list);
-yyval.declaration->loc = (yyloc);
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (6)].specifierType, MkIdentifier(yyvsp[(3) - (6)].specifier->__anon1.__anon1.name), yyvsp[(5) - (6)].list);
+yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (6)].extDecl;
+if(declMode)
+DeclClass(yyvsp[(3) - (6)].specifier->__anon1.__anon1.nsSpec, yyvsp[(3) - (6)].specifier->__anon1.__anon1.name);
+FreeSpecifier(yyvsp[(3) - (6)].specifier);
 ;
 }
 break;
-case 113:
+case 226:
 {
-yyval.declaration = MkDeclarationInst(yyvsp[(1) - (2)].instance);
-yyval.declaration->loc = (yyloc);
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (2)].specifierType, yyvsp[(2) - (2)].id, (((void *)0)));
+if(declMode)
+DeclClass(yyvsp[(2) - (2)].id->_class, yyvsp[(2) - (2)].id->string);
 ;
 }
 break;
-case 114:
+case 227:
 {
-yyval.declaration = MkDeclarationDefine(yyvsp[(2) - (5)].id, yyvsp[(4) - (5)].exp);
-yyval.declaration->loc = (yyloc);
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (2)].specifierType, MkIdentifier(yyvsp[(2) - (2)].specifier->__anon1.__anon1.name), (((void *)0)));
+if(declMode)
+DeclClass(yyvsp[(2) - (2)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (2)].specifier->__anon1.__anon1.name);
+FreeSpecifier(yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 115:
+case 228:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, yyvsp[(3) - (3)].id, (((void *)0)));
+yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (3)].extDecl;
+if(declMode)
+DeclClass(yyvsp[(3) - (3)].id->_class, yyvsp[(3) - (3)].id->string);
 ;
 }
 break;
-case 116:
+case 229:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, MkIdentifier(yyvsp[(3) - (3)].specifier->__anon1.__anon1.name), (((void *)0)));
+yyval.specifier->__anon1.__anon2.extDeclStruct = yyvsp[(2) - (3)].extDecl;
+if(declMode)
+DeclClass(yyvsp[(3) - (3)].specifier->__anon1.__anon1.nsSpec, yyvsp[(3) - (3)].specifier->__anon1.__anon1.name);
+FreeSpecifier(yyvsp[(3) - (3)].specifier);
 ;
 }
 break;
-case 117:
+case 230:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.specifierType = 3;
 ;
 }
 break;
-case 118:
+case 231:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.specifierType = 4;
 ;
 }
 break;
-case 119:
+case 232:
 {
 yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+ListAdd(yyval.list, yyvsp[(1) - (1)].classDef);
 ;
 }
 break;
-case 120:
+case 233:
 {
 yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].classDef);
 ;
 }
 break;
-case 121:
+case 234:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.memberInit = MkMemberInitExp(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].initializer);
+yyval.memberInit->loc = (yyloc);
+yyval.memberInit->realLoc = (yyloc);
+yyval.memberInit->initializer->loc.start = (yylsp[(2) - (3)]).end;
 ;
 }
 break;
-case 122:
+case 235:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].memberInit);
+((struct MemberInit *)(*yyval.list).last)->loc = (yyloc);
 ;
 }
 break;
-case 123:
+case 236:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.list = yyvsp[(1) - (3)].list;
+((struct MemberInit *)(*yyvsp[(1) - (3)].list).last)->loc.end = (yylsp[(3) - (3)]).start;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].memberInit);
 ;
 }
 break;
-case 124:
+case 237:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (9)].list, (((void *)0)), yyvsp[(3) - (9)].id, yyvsp[(6) - (9)].stmt, yyvsp[(8) - (9)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 125:
+case 238:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (9)].list, (((void *)0)), yyvsp[(3) - (9)].id, yyvsp[(8) - (9)].stmt, yyvsp[(6) - (9)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 126:
+case 239:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (7)].list, (((void *)0)), yyvsp[(3) - (7)].id, yyvsp[(6) - (7)].stmt, (((void *)0)));
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 127:
+case 240:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (7)].list, (((void *)0)), yyvsp[(3) - (7)].id, (((void *)0)), yyvsp[(6) - (7)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 128:
+case 241:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (5)].list, (((void *)0)), yyvsp[(3) - (5)].id, (((void *)0)), (((void *)0)));
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 129:
+case 242:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (10)].list, yyvsp[(3) - (10)].declarator, yyvsp[(4) - (10)].id, yyvsp[(7) - (10)].stmt, yyvsp[(9) - (10)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 130:
+case 243:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (10)].list, yyvsp[(3) - (10)].declarator, yyvsp[(4) - (10)].id, yyvsp[(9) - (10)].stmt, yyvsp[(7) - (10)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 131:
+case 244:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (8)].list, yyvsp[(3) - (8)].declarator, yyvsp[(4) - (8)].id, yyvsp[(7) - (8)].stmt, (((void *)0)));
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 132:
+case 245:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (8)].list, yyvsp[(3) - (8)].declarator, yyvsp[(4) - (8)].id, (((void *)0)), yyvsp[(7) - (8)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 133:
+case 246:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (6)].list, yyvsp[(3) - (6)].declarator, yyvsp[(4) - (6)].id, (((void *)0)), (((void *)0)));
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 134:
+case 247:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (8)].list, (((void *)0)), (((void *)0)), yyvsp[(5) - (8)].stmt, yyvsp[(7) - (8)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 135:
+case 248:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (8)].list, (((void *)0)), (((void *)0)), yyvsp[(7) - (8)].stmt, yyvsp[(5) - (8)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 136:
+case 249:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (6)].list, (((void *)0)), (((void *)0)), yyvsp[(5) - (6)].stmt, (((void *)0)));
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 137:
+case 250:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (6)].list, (((void *)0)), (((void *)0)), (((void *)0)), yyvsp[(5) - (6)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 138:
+case 251:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (4)].list, (((void *)0)), (((void *)0)), (((void *)0)), (((void *)0)));
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 139:
+case 252:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (9)].list, yyvsp[(3) - (9)].declarator, (((void *)0)), yyvsp[(6) - (9)].stmt, yyvsp[(8) - (9)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 140:
+case 253:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (9)].list, yyvsp[(3) - (9)].declarator, (((void *)0)), yyvsp[(8) - (9)].stmt, yyvsp[(6) - (9)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 141:
+case 254:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (7)].list, yyvsp[(3) - (7)].declarator, (((void *)0)), yyvsp[(6) - (7)].stmt, (((void *)0)));
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 142:
+case 255:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (7)].list, yyvsp[(3) - (7)].declarator, (((void *)0)), (((void *)0)), yyvsp[(6) - (7)].stmt);
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 143:
+case 256:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.prop = MkProperty(yyvsp[(2) - (5)].list, yyvsp[(3) - (5)].declarator, (((void *)0)), (((void *)0)), (((void *)0)));
+yyval.prop->loc = (yyloc);
 ;
 }
 break;
-case 144:
+case 257:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.classDef = MkClassDefDeclaration(MkStructDeclaration(yyvsp[(1) - (3)].list, yyvsp[(2) - (3)].list, (((void *)0))));
+yyval.classDef->__anon1.decl->loc = (yyloc);
+yyval.classDef->loc = (yyloc);
 ;
 }
 break;
-case 145:
+case 258:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.classDef = MkClassDefDeclaration(MkStructDeclaration(yyvsp[(1) - (2)].list, (((void *)0)), (((void *)0))));
+yyval.classDef->__anon1.decl->loc = (yyloc);
+yyval.classDef->loc = (yyloc);
 ;
 }
 break;
-case 146:
+case 259:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.classDef = MkClassDefDeclaration(MkDeclarationClassInst(yyvsp[(1) - (2)].instance));
+yyval.classDef->loc = (yyloc);
+yyval.classDef->__anon1.decl->loc = (yyloc);
 ;
 }
 break;
-case 147:
+case 260:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.classDef = MkClassDefDeclaration(MkDeclarationClassInst(yyvsp[(1) - (2)].instance));
+yyval.classDef->loc = (yyloc);
+yyval.classDef->__anon1.decl->loc = (yyloc);
 ;
 }
 break;
-case 148:
+case 261:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.classDef = MkClassDefFunction(yyvsp[(1) - (1)].classFunction);
+yyval.classDef->loc = (yyloc);
 ;
 }
 break;
-case 149:
+case 262:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
+yyval.classDef = MkClassDefDefaultProperty(yyvsp[(1) - (2)].list);
+if((*yyvsp[(1) - (2)].list).last)
+((struct MemberInit *)(*yyvsp[(1) - (2)].list).last)->loc.end = (yylsp[(2) - (2)]).start;
+yyval.classDef->loc = (yyloc);
 ;
 }
 break;
-case 150:
+case 263:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
+yyval.classDef = MkClassDefProperty(yyvsp[(1) - (1)].prop);
+yyval.classDef->loc = (yyloc);
 ;
 }
 break;
-case 151:
+case 264:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].initDeclarator);
+yyval.classDef = (((void *)0));
 ;
 }
 break;
-case 152:
+case 265:
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].initDeclarator);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].declarator);
 ;
 }
 break;
-case 153:
+case 266:
 {
-yyval.initDeclarator = MkInitDeclarator(yyvsp[(1) - (1)].declarator, (((void *)0)));
-yyval.initDeclarator->loc = (yyloc);
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].declarator);
 ;
 }
 break;
-case 154:
+case 267:
 {
-yyval.initDeclarator = MkInitDeclarator(yyvsp[(1) - (3)].declarator, yyvsp[(3) - (3)].initializer);
-yyval.initDeclarator->loc = (yyloc);
-yyval.initDeclarator->initializer->loc.start = (yylsp[(2) - (3)]).end;
+yyval.declarator = MkStructDeclarator(yyvsp[(1) - (1)].declarator, (((void *)0)));
+yyval.declarator->loc = (yyloc);
 ;
 }
 break;
-case 155:
+case 268:
 {
-yyval.specifier = MkSpecifier(TYPEDEF);
+yyval.declarator = MkStructDeclarator(yyvsp[(1) - (2)].declarator, (((void *)0)));
+yyval.declarator->__anon1.structDecl.attrib = yyvsp[(2) - (2)].attrib;
+yyval.declarator->loc = (yyloc);
 ;
 }
 break;
-case 156:
+case 269:
 {
-yyval.specifier = MkSpecifier(EXTERN);
+yyval.declarator = MkStructDeclarator((((void *)0)), yyvsp[(2) - (2)].exp);
+yyval.declarator->loc = (yyloc);
 ;
 }
 break;
-case 157:
+case 270:
 {
-yyval.specifier = MkSpecifier(STATIC);
+yyval.declarator = MkStructDeclarator(yyvsp[(1) - (3)].declarator, yyvsp[(3) - (3)].exp);
+yyval.declarator->loc = (yyloc);
 ;
 }
 break;
-case 158:
+case 271:
 {
-yyval.specifier = MkSpecifier(AUTO);
+yyval.declarator = MkStructDeclarator(yyvsp[(1) - (5)].declarator, yyvsp[(3) - (5)].exp);
+yyval.declarator->__anon1.structDecl.posExp = yyvsp[(5) - (5)].exp;
+yyval.declarator->loc = (yyloc);
 ;
 }
 break;
-case 159:
+case 272:
 {
-yyval.specifier = MkSpecifier(REGISTER);
+yyval.specifier = MkEnum(yyvsp[(2) - (2)].id, (((void *)0)));
+if(declMode)
+DeclClass(yyvsp[(2) - (2)].id->_class, yyvsp[(2) - (2)].id->string);
 ;
 }
 break;
-case 160:
+case 273:
 {
-yyval.extDecl = MkExtDeclString(__ecereNameSpace__ecere__sys__CopyString(yytext));
+yyval.specifier = MkEnum(MkIdentifier(yyvsp[(2) - (2)].specifier->__anon1.__anon1.name), (((void *)0)));
+if(declMode)
+DeclClass(yyvsp[(2) - (2)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (2)].specifier->__anon1.__anon1.name);
+FreeSpecifier(yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 161:
+case 274:
 {
-yyval.extDecl = MkExtDeclAttrib(yyvsp[(1) - (1)].attrib);
+yyval.specifier = MkEnum((((void *)0)), yyvsp[(3) - (4)].list);
 ;
 }
 break;
-case 162:
+case 275:
 {
-yyval.i = ATTRIB;
+yyval.specifier = MkEnum(yyvsp[(2) - (5)].id, yyvsp[(4) - (5)].list);
+if(declMode)
+DeclClass(yyvsp[(2) - (5)].id->_class, yyvsp[(2) - (5)].id->string);
 ;
 }
 break;
-case 163:
+case 276:
 {
-yyval.i = ATTRIB_DEP;
+yyval.specifier = MkEnum(yyvsp[(2) - (7)].id, yyvsp[(4) - (7)].list);
+yyval.specifier->__anon1.__anon2.definitions = yyvsp[(6) - (7)].list;
+if(declMode)
+DeclClass(yyvsp[(2) - (7)].id->_class, yyvsp[(2) - (7)].id->string);
 ;
 }
 break;
-case 164:
+case 277:
 {
-yyval.i = __ATTRIB;
+yyval.specifier = MkEnum(MkIdentifier(yyvsp[(2) - (7)].specifier->__anon1.__anon1.name), yyvsp[(4) - (7)].list);
+yyval.specifier->__anon1.__anon2.definitions = yyvsp[(6) - (7)].list;
+if(declMode)
+DeclClass(yyvsp[(2) - (7)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (7)].specifier->__anon1.__anon1.name);
+FreeSpecifier(yyvsp[(2) - (7)].specifier);
 ;
 }
 break;
-case 165:
+case 278:
 {
-yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
+yyval.specifier = MkEnum(MkIdentifier(yyvsp[(2) - (5)].specifier->__anon1.__anon1.name), yyvsp[(4) - (5)].list);
+if(declMode)
+DeclClass(yyvsp[(2) - (5)].specifier->__anon1.__anon1.nsSpec, yyvsp[(2) - (5)].specifier->__anon1.__anon1.name);
+FreeSpecifier(yyvsp[(2) - (5)].specifier);
 ;
 }
 break;
-case 166:
+case 279:
 {
-yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].enumerator);
 ;
 }
 break;
-case 167:
+case 280:
 {
-yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].enumerator);
 ;
 }
 break;
-case 168:
+case 281:
 {
-yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
+yyval.enumerator = MkEnumerator(yyvsp[(1) - (1)].id, (((void *)0)));
 ;
 }
 break;
-case 169:
+case 282:
 {
-yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
+yyval.enumerator = MkEnumerator(yyvsp[(1) - (3)].id, yyvsp[(3) - (3)].exp);
 ;
 }
 break;
-case 170:
+case 283:
 {
-yyval.attribute = MkAttribute(yyvsp[(1) - (1)].string, (((void *)0)));
-yyval.attribute->loc = (yyloc);
+yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator);
 ;
 }
 break;
-case 171:
+case 284:
 {
-yyval.attribute = MkAttribute(yyvsp[(1) - (4)].string, MkExpBrackets(yyvsp[(3) - (4)].list));
-yyval.attribute->loc = (yyloc);
+yyval.declarator = MkDeclaratorArray((((void *)0)), (((void *)0)));
 ;
 }
 break;
-case 172:
+case 285:
 {
-yyval.list = MkListOne(yyvsp[(1) - (1)].attribute);
+yyval.declarator = MkDeclaratorArray((((void *)0)), yyvsp[(2) - (3)].exp);
 ;
 }
 break;
-case 173:
+case 286:
 {
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].attribute);
-yyval.list = yyvsp[(1) - (2)].list;
+yyval.declarator = MkDeclaratorEnumArray((((void *)0)), yyvsp[(2) - (3)].specifier);
 ;
 }
 break;
-case 174:
+case 287:
 {
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].attribute);
-yyval.list = yyvsp[(1) - (3)].list;
+yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (3)].declarator, (((void *)0)));
 ;
 }
 break;
-case 175:
+case 288:
 {
-yyval.attrib = MkAttrib(yyvsp[(1) - (6)].i, yyvsp[(4) - (6)].list);
-yyval.attrib->loc = (yyloc);
+yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].exp);
 ;
 }
 break;
-case 176:
+case 289:
 {
-yyval.attrib = MkAttrib(yyvsp[(1) - (5)].i, (((void *)0)));
-yyval.attrib->loc = (yyloc);
+yyval.declarator = MkDeclaratorEnumArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].specifier);
 ;
 }
 break;
-case 177:
+case 290:
 {
-yyval.specifier = MkSpecifier(CONST);
+yyval.declarator = MkDeclaratorFunction((((void *)0)), (((void *)0)));
 ;
 }
 break;
-case 178:
+case 291:
 {
-yyval.specifier = MkSpecifier(VOLATILE);
+yyval.declarator = MkDeclaratorFunction((((void *)0)), yyvsp[(2) - (3)].list);
 ;
 }
 break;
-case 179:
+case 292:
 {
-yyval.specifier = MkSpecifierExtended(MkExtDeclString(__ecereNameSpace__ecere__sys__CopyString(yytext)));
+yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, (((void *)0)));
 ;
 }
 break;
-case 180:
+case 293:
 {
-yyval.specifier = yyvsp[(1) - (1)].specifier;
+yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].list);
 ;
 }
 break;
-case 181:
+case 294:
 {
-yyval.specifier = MkSpecifierName(yytext);
+yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator);
 ;
 }
 break;
-case 182:
+case 295:
 {
-yyval.specifier = MkSpecifier(VOID);
+yyval.declarator = MkDeclaratorFunction((((void *)0)), (((void *)0)));
 ;
 }
 break;
-case 183:
+case 296:
 {
-yyval.specifier = MkSpecifier(CHAR);
+yyval.declarator = MkDeclaratorFunction((((void *)0)), yyvsp[(2) - (3)].list);
 ;
 }
 break;
-case 184:
+case 297:
 {
-yyval.specifier = MkSpecifier(SHORT);
+yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, (((void *)0)));
 ;
 }
 break;
-case 185:
+case 298:
 {
-yyval.specifier = MkSpecifier(INT);
+yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].list);
 ;
 }
 break;
-case 186:
+case 299:
 {
-yyval.specifier = MkSpecifier(UINT);
+yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (1)].pointer, (((void *)0)));
 ;
 }
 break;
-case 187:
+case 301:
 {
-yyval.specifier = MkSpecifier(INT64);
+yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 188:
+case 302:
 {
-yyval.specifier = MkSpecifier(VALIST);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (2)].pointer, (((void *)0))));
 ;
 }
 break;
-case 189:
+case 303:
 {
-yyval.specifier = MkSpecifier(LONG);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 190:
+case 304:
 {
-yyval.specifier = MkSpecifier(FLOAT);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator));
 ;
 }
 break;
-case 191:
+case 305:
 {
-yyval.specifier = MkSpecifier(DOUBLE);
+yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (1)].pointer, (((void *)0)));
 ;
 }
 break;
-case 192:
+case 307:
 {
-yyval.specifier = MkSpecifier(SIGNED);
+yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 193:
+case 308:
 {
-yyval.specifier = MkSpecifier(UNSIGNED);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (2)].pointer, (((void *)0))));
 ;
 }
 break;
-case 194:
+case 309:
 {
-yyval.specifier = MkSpecifier(EXTENSION);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 198:
+case 310:
 {
-yyval.specifier = MkSpecifierSubClass(yyvsp[(3) - (4)].specifier);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator));
 ;
 }
 break;
-case 199:
+case 312:
 {
-yyval.specifier = MkSpecifier(THISCLASS);
+yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 200:
+case 313:
 {
-yyval.specifier = MkSpecifier(VOID);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator));
 ;
 }
 break;
-case 201:
+case 314:
 {
-yyval.specifier = MkSpecifier(CHAR);
+yyval.declarator = MkDeclaratorIdentifier(yyvsp[(1) - (1)].id);
 ;
 }
 break;
-case 202:
+case 315:
 {
-yyval.specifier = MkSpecifier(SHORT);
+yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator);
 ;
 }
 break;
-case 203:
+case 316:
 {
-yyval.specifier = MkSpecifier(INT);
+yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].exp);
 ;
 }
 break;
-case 204:
+case 317:
 {
-yyval.specifier = MkSpecifier(UINT);
+yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (3)].declarator, (((void *)0)));
 ;
 }
 break;
-case 205:
+case 318:
 {
-yyval.specifier = MkSpecifier(INT64);
+yyval.declarator = MkDeclaratorEnumArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].specifier);
 ;
 }
 break;
-case 206:
+case 320:
 {
-yyval.specifier = MkSpecifier(VALIST);
+yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 207:
+case 321:
 {
-yyval.specifier = MkSpecifier(LONG);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 208:
+case 322:
 {
-yyval.specifier = MkSpecifier(FLOAT);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator));
 ;
 }
 break;
-case 209:
+case 323:
 {
-yyval.specifier = MkSpecifier(DOUBLE);
+yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (3)].pointer, MkDeclaratorExtended(yyvsp[(2) - (3)].extDecl, yyvsp[(3) - (3)].declarator));
 ;
 }
 break;
-case 210:
+case 326:
 {
-yyval.specifier = MkSpecifier(SIGNED);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 211:
+case 327:
 {
-yyval.specifier = MkSpecifier(UNSIGNED);
+yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 215:
+case 329:
 {
-yyval.specifier = MkSpecifierSubClass(yyvsp[(3) - (4)].specifier);
+yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, yyvsp[(2) - (3)].list);
 ;
 }
 break;
-case 216:
+case 330:
 {
-yyval.specifier = MkSpecifier(THISCLASS);
+yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, yyvsp[(2) - (3)].list);
 ;
 }
 break;
-case 217:
+case 331:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, yyvsp[(2) - (5)].id, yyvsp[(4) - (5)].list);
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(2) - (5)].id->string);
+yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (2)].declarator, (((void *)0)));
 ;
 }
 break;
-case 218:
+case 332:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, (((void *)0)), yyvsp[(3) - (4)].list);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
 ;
 }
 break;
-case 219:
+case 333:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, yyvsp[(2) - (4)].id, (((void *)0)));
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(2) - (4)].id->string);
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
 ;
 }
 break;
-case 220:
+case 334:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, (((void *)0)), (((void *)0)));
+yyval.pointer = MkPointer((((void *)0)), (((void *)0)));
 ;
 }
 break;
-case 221:
+case 335:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, MkIdentifier(yyvsp[(2) - (5)].specifier->name), yyvsp[(4) - (5)].list);
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(2) - (5)].specifier->name);
-FreeSpecifier(yyvsp[(2) - (5)].specifier);
+yyval.pointer = MkPointer(yyvsp[(2) - (2)].list, (((void *)0)));
 ;
 }
 break;
-case 222:
+case 336:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (6)].specifierType, yyvsp[(3) - (6)].id, yyvsp[(5) - (6)].list);
-yyval.specifier->extDeclStruct = yyvsp[(2) - (6)].extDecl;
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(3) - (6)].id->string);
+yyval.pointer = MkPointer((((void *)0)), yyvsp[(2) - (2)].pointer);
 ;
 }
 break;
-case 223:
+case 337:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, (((void *)0)), yyvsp[(4) - (5)].list);
-yyval.specifier->extDeclStruct = yyvsp[(2) - (5)].extDecl;
+yyval.pointer = MkPointer(yyvsp[(2) - (3)].list, yyvsp[(3) - (3)].pointer);
 ;
 }
 break;
-case 224:
+case 339:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (5)].specifierType, yyvsp[(3) - (5)].id, (((void *)0)));
-yyval.specifier->extDeclStruct = yyvsp[(2) - (5)].extDecl;
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(3) - (5)].id->string);
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, MkTypeName((((void *)0)), (((void *)0))));
 ;
 }
 break;
-case 225:
+case 340:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (4)].specifierType, (((void *)0)), (((void *)0)));
-yyval.specifier->extDeclStruct = yyvsp[(2) - (4)].extDecl;
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].typeName);
 ;
 }
 break;
-case 226:
+case 341:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (6)].specifierType, MkIdentifier(yyvsp[(3) - (6)].specifier->name), yyvsp[(5) - (6)].list);
-yyval.specifier->extDeclStruct = yyvsp[(2) - (6)].extDecl;
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(3) - (6)].specifier->name);
-FreeSpecifier(yyvsp[(3) - (6)].specifier);
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].typeName);
 ;
 }
 break;
-case 227:
+case 342:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (2)].specifierType, yyvsp[(2) - (2)].id, (((void *)0)));
-if(declMode)
-DeclClass(0, yyvsp[(2) - (2)].id->string);
+yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 228:
+case 343:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (2)].specifierType, MkIdentifier(yyvsp[(2) - (2)].specifier->name), (((void *)0)));
-if(declMode)
-DeclClass(0, yyvsp[(2) - (2)].specifier->name);
-FreeSpecifier(yyvsp[(2) - (2)].specifier);
+yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 229:
+case 344:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, yyvsp[(3) - (3)].id, (((void *)0)));
-yyval.specifier->extDeclStruct = yyvsp[(2) - (3)].extDecl;
-if(declMode)
-DeclClass(0, yyvsp[(3) - (3)].id->string);
+yyval.typeName = MkTypeName(yyvsp[(1) - (1)].list, (((void *)0)));
 ;
 }
 break;
-case 230:
+case 345:
 {
-yyval.specifier = MkStructOrUnion(yyvsp[(1) - (3)].specifierType, MkIdentifier(yyvsp[(3) - (3)].specifier->name), (((void *)0)));
-yyval.specifier->extDeclStruct = yyvsp[(2) - (3)].extDecl;
-if(declMode)
-DeclClass(0, yyvsp[(3) - (3)].specifier->name);
-FreeSpecifier(yyvsp[(3) - (3)].specifier);
+yyval.list = MkList();
+ListAdd(yyval.list, MkTypeName((((void *)0)), MkDeclaratorIdentifier(yyvsp[(1) - (1)].id)));
 ;
 }
 break;
-case 231:
+case 346:
 {
-yyval.specifierType = 3;
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, MkTypeName((((void *)0)), MkDeclaratorIdentifier(yyvsp[(3) - (3)].id)));
 ;
 }
 break;
-case 232:
+case 347:
 {
-yyval.specifierType = 4;
+yyval.typeName = MkTypeName(yyvsp[(1) - (1)].list, (((void *)0)));
 ;
 }
 break;
-case 233:
+case 348:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].classDef);
+yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator);
 ;
 }
 break;
-case 234:
+case 349:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].classDef);
+yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp);
+yyval.initializer->loc = (yyloc);
 ;
 }
 break;
-case 235:
+case 350:
 {
-yyval.memberInit = MkMemberInitExp(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].initializer);
-yyval.memberInit->loc = (yyloc);
-yyval.memberInit->realLoc = (yyloc);
-yyval.memberInit->initializer->loc.start = (yylsp[(2) - (3)]).end;
+yyval.initializer = MkInitializerList(yyvsp[(2) - (3)].list);
+yyval.initializer->loc = (yyloc);
 ;
 }
 break;
-case 236:
+case 351:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].memberInit);
-((struct MemberInit *)(*yyval.list).last)->loc = (yyloc);
+yyval.initializer = MkInitializerList(yyvsp[(2) - (4)].list);
+yyval.initializer->loc = (yyloc);
+{
+struct Expression * exp = MkExpDummy();
+struct Initializer * init = MkInitializerAssignment(exp);
+
+init->loc = (yylsp[(3) - (4)]);
+exp->loc = (yylsp[(3) - (4)]);
+ListAdd(yyvsp[(2) - (4)].list, init);
+}
 ;
 }
 break;
-case 237:
+case 352:
 {
-yyval.list = yyvsp[(1) - (3)].list;
-((struct MemberInit *)(*yyvsp[(1) - (3)].list).last)->loc.end = (yylsp[(3) - (3)]).start;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].memberInit);
+yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp);
+yyval.initializer->loc = (yyloc);
 ;
 }
 break;
-case 238:
-{
-yyval.prop = MkProperty(yyvsp[(2) - (9)].list, (((void *)0)), yyvsp[(3) - (9)].id, yyvsp[(6) - (9)].stmt, yyvsp[(8) - (9)].stmt);
-yyval.prop->loc = (yyloc);
+case 353:
+{
+yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp);
+yyval.initializer->loc = (yyloc);
 ;
 }
 break;
-case 239:
+case 354:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (9)].list, (((void *)0)), yyvsp[(3) - (9)].id, yyvsp[(8) - (9)].stmt, yyvsp[(6) - (9)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].initializer);
 ;
 }
 break;
-case 240:
+case 355:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (7)].list, (((void *)0)), yyvsp[(3) - (7)].id, yyvsp[(6) - (7)].stmt, (((void *)0)));
-yyval.prop->loc = (yyloc);
+yyval.list = yyvsp[(1) - (3)].list;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].initializer);
 ;
 }
 break;
-case 241:
+case 362:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (7)].list, (((void *)0)), yyvsp[(3) - (7)].id, (((void *)0)), yyvsp[(6) - (7)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkLabeledStmt(yyvsp[(1) - (3)].id, yyvsp[(3) - (3)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 242:
+case 363:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (5)].list, (((void *)0)), yyvsp[(3) - (5)].id, (((void *)0)), (((void *)0)));
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkCaseStmt(yyvsp[(2) - (4)].exp, yyvsp[(4) - (4)].stmt);
+yyval.stmt->loc = (yyloc);
+yyvsp[(2) - (4)].exp->loc.start = (yylsp[(1) - (4)]).end;
 ;
 }
 break;
-case 243:
+case 364:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (10)].list, yyvsp[(3) - (10)].declarator, yyvsp[(4) - (10)].id, yyvsp[(7) - (10)].stmt, yyvsp[(9) - (10)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkCaseStmt((((void *)0)), yyvsp[(3) - (3)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 244:
+case 365:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (10)].list, yyvsp[(3) - (10)].declarator, yyvsp[(4) - (10)].id, yyvsp[(9) - (10)].stmt, yyvsp[(7) - (10)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].declaration);
 ;
 }
 break;
-case 245:
+case 366:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (8)].list, yyvsp[(3) - (8)].declarator, yyvsp[(4) - (8)].id, yyvsp[(7) - (8)].stmt, (((void *)0)));
-yyval.prop->loc = (yyloc);
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declaration);
 ;
 }
 break;
-case 246:
+case 367:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (8)].list, yyvsp[(3) - (8)].declarator, yyvsp[(4) - (8)].id, (((void *)0)), yyvsp[(7) - (8)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].stmt);
 ;
 }
 break;
-case 247:
+case 368:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (6)].list, yyvsp[(3) - (6)].declarator, yyvsp[(4) - (6)].id, (((void *)0)), (((void *)0)));
-yyval.prop->loc = (yyloc);
+yyval.list = yyvsp[(1) - (2)].list;
+ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].stmt);
 ;
 }
 break;
-case 248:
+case 369:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (8)].list, (((void *)0)), (((void *)0)), yyvsp[(5) - (8)].stmt, yyvsp[(7) - (8)].stmt);
-yyval.prop->loc = (yyloc);
+struct Statement * stmt = MkBadDeclStmt(yyvsp[(2) - (2)].declaration);
+
+stmt->loc = (yylsp[(2) - (2)]);
+ListAdd(yyvsp[(1) - (2)].list, stmt);
+yyval.list = yyvsp[(1) - (2)].list;
 ;
 }
 break;
-case 249:
+case 370:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (8)].list, (((void *)0)), (((void *)0)), yyvsp[(7) - (8)].stmt, yyvsp[(5) - (8)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkCompoundStmt((((void *)0)), yyvsp[(1) - (1)].list);
 ;
 }
 break;
-case 250:
+case 371:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (6)].list, (((void *)0)), (((void *)0)), yyvsp[(5) - (6)].stmt, (((void *)0)));
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkCompoundStmt(yyvsp[(1) - (1)].list, (((void *)0)));
 ;
 }
 break;
-case 251:
+case 372:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (6)].list, (((void *)0)), (((void *)0)), (((void *)0)), yyvsp[(5) - (6)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkCompoundStmt(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].list);
 ;
 }
 break;
-case 252:
+case 373:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (4)].list, (((void *)0)), (((void *)0)), (((void *)0)), (((void *)0)));
-yyval.prop->loc = (yyloc);
+yyval.context = PushContext();
 ;
 }
 break;
-case 253:
+case 374:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (9)].list, yyvsp[(3) - (9)].declarator, (((void *)0)), yyvsp[(6) - (9)].stmt, yyvsp[(8) - (9)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkCompoundStmt((((void *)0)), (((void *)0)));
+yyval.stmt->__anon1.compound.context = PushContext();
+PopContext(yyval.stmt->__anon1.compound.context);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 254:
+case 375:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (9)].list, yyvsp[(3) - (9)].declarator, (((void *)0)), yyvsp[(8) - (9)].stmt, yyvsp[(6) - (9)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.stmt = yyvsp[(2) - (3)].stmt;
+yyval.stmt->__anon1.compound.context = yyvsp[(1) - (3)].context;
+PopContext(yyvsp[(1) - (3)].context);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 255:
+case 376:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (7)].list, yyvsp[(3) - (7)].declarator, (((void *)0)), yyvsp[(6) - (7)].stmt, (((void *)0)));
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkExpressionStmt((((void *)0)));
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 256:
+case 377:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (7)].list, yyvsp[(3) - (7)].declarator, (((void *)0)), (((void *)0)), yyvsp[(6) - (7)].stmt);
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkExpressionStmt(yyvsp[(1) - (2)].list);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 257:
+case 378:
 {
-yyval.prop = MkProperty(yyvsp[(2) - (5)].list, yyvsp[(3) - (5)].declarator, (((void *)0)), (((void *)0)), (((void *)0)));
-yyval.prop->loc = (yyloc);
+yyval.stmt = MkIfStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt, (((void *)0)));
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 258:
+case 379:
 {
-yyval.classDef = MkClassDefDeclaration(MkStructDeclaration(yyvsp[(1) - (3)].list, yyvsp[(2) - (3)].list, (((void *)0))));
-yyval.classDef->decl->loc = (yyloc);
-yyval.classDef->loc = (yyloc);
+yyval.stmt = MkIfStmt(yyvsp[(3) - (7)].list, yyvsp[(5) - (7)].stmt, yyvsp[(7) - (7)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 259:
+case 380:
 {
-yyval.classDef = MkClassDefDeclaration(MkStructDeclaration(yyvsp[(1) - (2)].list, (((void *)0)), (((void *)0))));
-yyval.classDef->decl->loc = (yyloc);
-yyval.classDef->loc = (yyloc);
+yyval.stmt = MkSwitchStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 260:
+case 381:
 {
-yyval.classDef = MkClassDefDeclaration(MkDeclarationClassInst(yyvsp[(1) - (2)].instance));
-yyval.classDef->loc = (yyloc);
-yyval.classDef->decl->loc = (yyloc);
+yyval.stmt = MkWhileStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 261:
+case 382:
 {
-yyval.classDef = MkClassDefDeclaration(MkDeclarationClassInst(yyvsp[(1) - (2)].instance));
-yyval.classDef->loc = (yyloc);
-yyval.classDef->decl->loc = (yyloc);
+yyval.stmt = MkDoWhileStmt(yyvsp[(2) - (7)].stmt, yyvsp[(5) - (7)].list);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 262:
+case 383:
 {
-yyval.classDef = MkClassDefFunction(yyvsp[(1) - (1)].classFunction);
-yyval.classDef->loc = (yyloc);
+yyval.stmt = MkForStmt(yyvsp[(3) - (6)].stmt, yyvsp[(4) - (6)].stmt, (((void *)0)), yyvsp[(6) - (6)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 263:
+case 384:
 {
-yyval.classDef = MkClassDefDefaultProperty(yyvsp[(1) - (2)].list);
-if((*yyvsp[(1) - (2)].list).last)
-((struct MemberInit *)(*yyvsp[(1) - (2)].list).last)->loc.end = (yylsp[(2) - (2)]).start;
-yyval.classDef->loc = (yyloc);
+yyval.stmt = MkForStmt(yyvsp[(3) - (7)].stmt, yyvsp[(4) - (7)].stmt, yyvsp[(5) - (7)].list, yyvsp[(7) - (7)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 264:
+case 385:
 {
-yyval.classDef = MkClassDefProperty(yyvsp[(1) - (1)].prop);
-yyval.classDef->loc = (yyloc);
-globalContext->nextID++;
+yyval.stmt = MkWhileStmt((((void *)0)), yyvsp[(4) - (4)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 265:
+case 386:
 {
-yyval.classDef = (((void *)0));
+yyval.stmt = MkForStmt(yyvsp[(3) - (5)].stmt, (((void *)0)), (((void *)0)), yyvsp[(5) - (5)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 266:
+case 387:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].declarator);
+yyval.stmt = MkForStmt((((void *)0)), (((void *)0)), (((void *)0)), yyvsp[(4) - (4)].stmt);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 267:
+case 388:
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].declarator);
+yyval.stmt = MkGotoStmt(yyvsp[(2) - (3)].id);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 268:
+case 389:
 {
-yyval.declarator = MkStructDeclarator(yyvsp[(1) - (1)].declarator, (((void *)0)));
-yyval.declarator->loc = (yyloc);
+yyval.stmt = MkContinueStmt();
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 269:
+case 390:
 {
-yyval.declarator = MkStructDeclarator(yyvsp[(1) - (2)].declarator, (((void *)0)));
-yyval.declarator->structDecl.attrib = yyvsp[(2) - (2)].attrib;
-yyval.declarator->loc = (yyloc);
+yyval.stmt = MkBreakStmt();
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 270:
+case 391:
 {
-yyval.declarator = MkStructDeclarator((((void *)0)), yyvsp[(2) - (2)].exp);
-yyval.declarator->loc = (yyloc);
+struct Expression * exp = MkExpDummy();
+
+yyval.stmt = MkReturnStmt(MkListOne(exp));
+yyval.stmt->loc = (yyloc);
+exp->loc = (yylsp[(2) - (2)]);
 ;
 }
 break;
-case 271:
+case 392:
 {
-yyval.declarator = MkStructDeclarator(yyvsp[(1) - (3)].declarator, yyvsp[(3) - (3)].exp);
-yyval.declarator->loc = (yyloc);
+yyval.stmt = MkReturnStmt(yyvsp[(2) - (3)].list);
+yyval.stmt->loc = (yyloc);
 ;
 }
 break;
-case 272:
+case 393:
 {
-yyval.declarator = MkStructDeclarator(yyvsp[(1) - (5)].declarator, yyvsp[(3) - (5)].exp);
-yyval.declarator->structDecl.posExp = yyvsp[(5) - (5)].exp;
-yyval.declarator->loc = (yyloc);
+yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
 ;
 }
 break;
-case 273:
+case 394:
 {
-yyval.specifier = MkEnum(yyvsp[(2) - (2)].id, (((void *)0)));
-if(declMode)
-DeclClass(0, yyvsp[(2) - (2)].id->string);
+yyval.instance = MkInstantiationNamed(yyvsp[(1) - (5)].list, MkExpIdentifier(yyvsp[(2) - (5)].id), yyvsp[(4) - (5)].list);
+yyval.instance->loc = (yyloc);
+yyval.instance->nameLoc = (yylsp[(2) - (5)]);
+yyval.instance->insideLoc.start = (yylsp[(3) - (5)]).end;
+yyval.instance->insideLoc.end = (yylsp[(5) - (5)]).start;
 ;
 }
 break;
-case 274:
+case 395:
 {
-yyval.specifier = MkEnum(MkIdentifier(yyvsp[(2) - (2)].specifier->name), (((void *)0)));
-if(declMode)
-DeclClass(0, yyvsp[(2) - (2)].specifier->name);
-FreeSpecifier(yyvsp[(2) - (2)].specifier);
+yyval.instance = MkInstantiationNamed(yyvsp[(1) - (4)].list, MkExpIdentifier(yyvsp[(2) - (4)].id), MkList());
+yyval.instance->loc = (yyloc);
+yyval.instance->nameLoc = (yylsp[(2) - (4)]);
+yyval.instance->insideLoc.start = (yylsp[(3) - (4)]).end;
+yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start;
 ;
 }
 break;
-case 275:
+case 396:
 {
-yyval.specifier = MkEnum((((void *)0)), yyvsp[(3) - (4)].list);
+yyval.instance = MkInstantiation(yyvsp[(1) - (4)].specifier, (((void *)0)), yyvsp[(3) - (4)].list);
+yyval.instance->loc = (yyloc);
+yyval.instance->insideLoc.start = (yylsp[(2) - (4)]).end;
+yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start;
 ;
 }
 break;
-case 276:
+case 397:
 {
-yyval.specifier = MkEnum(yyvsp[(2) - (5)].id, yyvsp[(4) - (5)].list);
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(2) - (5)].id->string);
+yyval.instance = MkInstantiation(yyvsp[(1) - (3)].specifier, (((void *)0)), MkList());
+yyval.instance->loc = (yyloc);
+yyval.instance->insideLoc.start = (yylsp[(2) - (3)]).end;
+yyval.instance->insideLoc.end = (yylsp[(3) - (3)]).start;
 ;
 }
 break;
-case 277:
+case 398:
 {
-yyval.specifier = MkEnum(yyvsp[(2) - (7)].id, yyvsp[(4) - (7)].list);
-yyval.specifier->definitions = yyvsp[(6) - (7)].list;
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(2) - (7)].id->string);
+struct Location tmpLoc = expression_yylloc;
+
+expression_yylloc = (yylsp[(1) - (4)]);
+expression_yylloc = tmpLoc;
+yyval.instance = MkInstantiation(MkSpecifierName(yyvsp[(1) - (4)].id->string), (((void *)0)), yyvsp[(3) - (4)].list);
+yyval.instance->loc = (yyloc);
+yyval.instance->insideLoc.start = (yylsp[(2) - (4)]).end;
+yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start;
+FreeIdentifier(yyvsp[(1) - (4)].id);
 ;
 }
 break;
-case 278:
+case 399:
 {
-yyval.specifier = MkEnum(MkIdentifier(yyvsp[(2) - (7)].specifier->name), yyvsp[(4) - (7)].list);
-yyval.specifier->definitions = yyvsp[(6) - (7)].list;
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(2) - (7)].specifier->name);
-FreeSpecifier(yyvsp[(2) - (7)].specifier);
+struct Location tmpLoc = expression_yylloc;
+
+expression_yylloc = (yylsp[(1) - (3)]);
+expression_yylloc = tmpLoc;
+yyval.instance = MkInstantiation(MkSpecifierName(yyvsp[(1) - (3)].id->string), (((void *)0)), MkList());
+yyval.instance->loc = (yyloc);
+yyval.instance->insideLoc.start = (yylsp[(2) - (3)]).end;
+yyval.instance->insideLoc.end = (yylsp[(3) - (3)]).start;
+FreeIdentifier(yyvsp[(1) - (3)].id);
 ;
 }
 break;
-case 279:
+case 400:
 {
-yyval.specifier = MkEnum(MkIdentifier(yyvsp[(2) - (5)].specifier->name), yyvsp[(4) - (5)].list);
-if(declMode)
-DeclClass(globalContext->nextID++, yyvsp[(2) - (5)].specifier->name);
-FreeSpecifier(yyvsp[(2) - (5)].specifier);
+yyval.instance = MkInstantiation((((void *)0)), (((void *)0)), yyvsp[(2) - (3)].list);
+yyval.instance->loc = (yyloc);
+yyval.instance->insideLoc.start = (yylsp[(1) - (3)]).end;
+yyval.instance->insideLoc.end = (yylsp[(3) - (3)]).start;
 ;
 }
 break;
-case 280:
+case 401:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].enumerator);
+yyval.instance = MkInstantiation((((void *)0)), (((void *)0)), MkList());
+yyval.instance->loc = (yyloc);
+yyval.instance->insideLoc.start = (yylsp[(1) - (2)]).end;
+yyval.instance->insideLoc.end = (yylsp[(2) - (2)]).start;
 ;
 }
 break;
-case 281:
+case 402:
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].enumerator);
+yyval.classFunction = MkClassFunction(yyvsp[(1) - (2)].list, (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0)));
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 282:
+case 403:
 {
-yyval.enumerator = MkEnumerator(yyvsp[(1) - (1)].id, (((void *)0)));
+yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), yyvsp[(1) - (1)].declarator, (((void *)0)));
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 283:
+case 404:
 {
-yyval.enumerator = MkEnumerator(yyvsp[(1) - (3)].id, yyvsp[(3) - (3)].exp);
+yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), (((void *)0)), (((void *)0)));
+yyval.classFunction->isConstructor = 1;
+yyval.classFunction->loc = (yyloc);
+FreeList(yyvsp[(1) - (3)].list, (void *)(FreeSpecifier));
 ;
 }
 break;
-case 284:
+case 405:
 {
-yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator);
+yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), (((void *)0)), (((void *)0)));
+yyval.classFunction->isDestructor = 1;
+yyval.classFunction->loc = (yyloc);
+FreeList(yyvsp[(2) - (4)].list, (void *)(FreeSpecifier));
 ;
 }
 break;
-case 285:
+case 406:
 {
-yyval.declarator = MkDeclaratorArray((((void *)0)), (((void *)0)));
+yyval.classFunction = MkClassFunction(yyvsp[(2) - (3)].list, (((void *)0)), yyvsp[(3) - (3)].declarator, (((void *)0)));
+yyval.classFunction->isVirtual = 1;
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 286:
+case 407:
 {
-yyval.declarator = MkDeclaratorArray((((void *)0)), yyvsp[(2) - (3)].exp);
+yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0)));
+yyval.classFunction->isVirtual = 1;
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 287:
+case 408:
 {
-yyval.declarator = MkDeclaratorEnumArray((((void *)0)), yyvsp[(2) - (3)].specifier);
+ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 288:
+case 409:
 {
-yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (3)].declarator, (((void *)0)));
+ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 289:
+case 410:
 {
-yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].exp);
+ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, (((void *)0)));
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 290:
+case 411:
 {
-yyval.declarator = MkDeclaratorEnumArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].specifier);
+ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 291:
+case 412:
 {
-yyval.declarator = MkDeclaratorFunction((((void *)0)), (((void *)0)));
+ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 292:
+case 413:
 {
-yyval.declarator = MkDeclaratorFunction((((void *)0)), yyvsp[(2) - (3)].list);
+yyval.classFunction = MkClassFunction(yyvsp[(1) - (2)].list, (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0)));
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 293:
+case 414:
 {
-yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, (((void *)0)));
+ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
+yyval.classFunction->loc = (yyloc);
 ;
 }
 break;
-case 294:
+case 415:
 {
-yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].list);
+yyval.memberInit = MkMemberInitExp(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].initializer);
+yyval.memberInit->loc = (yyloc);
+yyval.memberInit->realLoc = (yyloc);
+yyval.memberInit->initializer->loc.start = (yylsp[(2) - (3)]).end;
 ;
 }
 break;
-case 295:
+case 416:
 {
-yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator);
+yyval.memberInit = MkMemberInit((((void *)0)), yyvsp[(1) - (1)].initializer);
+yyval.memberInit->loc = (yyloc);
+yyval.memberInit->realLoc = (yyloc);
 ;
 }
 break;
-case 296:
+case 417:
 {
-yyval.declarator = MkDeclaratorFunction((((void *)0)), (((void *)0)));
+yyval.list = MkList();
+ListAdd(yyval.list, yyvsp[(1) - (1)].memberInit);
 ;
 }
 break;
-case 297:
+case 418:
 {
-yyval.declarator = MkDeclaratorFunction((((void *)0)), yyvsp[(2) - (3)].list);
+((struct MemberInit *)(*yyvsp[(1) - (3)].list).last)->loc.end = (yylsp[(3) - (3)]).start;
+ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].memberInit);
+yyval.list = yyvsp[(1) - (3)].list;
 ;
 }
 break;
-case 298:
+case 419:
 {
-yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, (((void *)0)));
+if((*yyvsp[(1) - (2)].list).last)
+((struct MemberInit *)(*yyvsp[(1) - (2)].list).last)->loc.end = (yylsp[(2) - (2)]).end;
+yyval.list = yyvsp[(1) - (2)].list;
 ;
 }
 break;
-case 299:
+case 420:
 {
-yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].list);
+struct MembersInit * members = MkMembersInitList(yyvsp[(1) - (1)].list);
+
+yyval.list = MkList();
+ListAdd(yyval.list, members);
+members->loc = (yylsp[(1) - (1)]);
 ;
 }
 break;
-case 300:
+case 421:
 {
-yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (1)].pointer, (((void *)0)));
+yyval.list = MkList();
+ListAdd(yyval.list, MkMembersInitMethod(yyvsp[(1) - (1)].classFunction));
+((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(1) - (1)]);
 ;
 }
 break;
-case 302:
+case 422:
 {
-yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator);
+struct MembersInit * members = MkMembersInitList(yyvsp[(2) - (2)].list);
+
+ListAdd(yyval.list, members);
+members->loc = (yylsp[(2) - (2)]);
+yyval.list = yyvsp[(1) - (2)].list;
 ;
 }
 break;
-case 303:
+case 423:
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (2)].pointer, (((void *)0))));
+ListAdd(yyval.list, MkMembersInitMethod(yyvsp[(2) - (2)].classFunction));
+((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(2) - (2)]);
+yyval.list = yyvsp[(1) - (2)].list;
 ;
 }
 break;
-case 304:
+case 424:
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
+struct MembersInit * members = MkMembersInitList(MkList());
+
+yyval.list = MkList();
+ListAdd(yyval.list, members);
+members->loc = (yylsp[(1) - (1)]);
 ;
 }
 break;
-case 305:
+case 425:
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator));
+struct MembersInit * members = MkMembersInitList(MkList());
+
+ListAdd(yyval.list, members);
+members->loc = (yylsp[(2) - (2)]);
+yyval.list = yyvsp[(1) - (2)].list;
 ;
 }
 break;
-case 306:
+case 427:
 {
-yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (1)].pointer, (((void *)0)));
+yyval.list = MkList();
+ListAdd(yyval.list, MkMembersInitList(yyvsp[(1) - (1)].list));
+((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(1) - (1)]);
 ;
 }
 break;
-case 308:
+case 428:
 {
-yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator);
+ListAdd(yyvsp[(1) - (2)].list, MkMembersInitList(yyvsp[(2) - (2)].list));
+((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(2) - (2)]);
 ;
 }
 break;
-case 309:
+case 429:
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (2)].pointer, (((void *)0))));
+parsedExpression = yyvsp[(1) - (1)].exp;
 ;
 }
 break;
-case 310:
+default:
+break;
+}
+do
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
-;
+if(expression_yydebug)
+{
+fprintf((bsl_stderr()), "%s ", "-> $$ =");
+yy_symbol_print((bsl_stderr()), yyr1[yyn], &yyval, &yyloc);
+fprintf((bsl_stderr()), "\n");
 }
-break;
-case 311:
+}while((0));
+(yyvsp -= (yylen), yyssp -= (yylen), yylsp -= (yylen));
+yylen = 0;
+do
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator));
-;
+if(expression_yydebug)
+yy_stack_print((yyss), (yyssp));
+}while((0));
+*++yyvsp = yyval;
+*++yylsp = yyloc;
+yyn = yyr1[yyn];
+yystate = yypgoto[yyn - 146] + *yyssp;
+if(0 <= yystate && yystate <= 7763 && yycheck[yystate] == *yyssp)
+yystate = yytable[yystate];
+else
+yystate = yydefgoto[yyn - 146];
+goto yynewstate;
+yyerrlab:
+if(!yyerrstatus)
+{
+++expression_yynerrs;
+yyerror("syntax error");
 }
-break;
-case 313:
+yyerror_range[0] = expression_yylloc;
+if(yyerrstatus == 3)
 {
-yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator);
-;
+if(expression_yychar <= 0)
+{
+if(expression_yychar == 0)
+goto yyabortlab;
 }
-break;
-case 314:
+else
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator));
-;
+yydestruct("Error: discarding", yytoken, &expression_yylval, &expression_yylloc);
+expression_yychar = (-2);
+}
 }
+goto yyerrlab1;
+yyerrorlab:
+if(0)
+goto yyerrorlab;
+yyerror_range[0] = yylsp[1 - yylen];
+(yyvsp -= (yylen), yyssp -= (yylen), yylsp -= (yylen));
+yylen = 0;
+do
+{
+if(expression_yydebug)
+yy_stack_print((yyss), (yyssp));
+}while((0));
+yystate = *yyssp;
+goto yyerrlab1;
+yyerrlab1:
+yyerrstatus = 3;
+for(; ; )
+{
+yyn = yypact[yystate];
+if(yyn != -629)
+{
+yyn += 1;
+if(0 <= yyn && yyn <= 7763 && yycheck[yyn] == 1)
+{
+yyn = yytable[yyn];
+if(0 < yyn)
 break;
-case 315:
-{
-yyval.declarator = MkDeclaratorIdentifier(yyvsp[(1) - (1)].id);
-;
 }
-break;
-case 316:
-{
-yyval.declarator = MkDeclaratorBrackets(yyvsp[(2) - (3)].declarator);
-;
 }
-break;
-case 317:
+if(yyssp == yyss)
+goto yyabortlab;
+yyerror_range[0] = *yylsp;
+yydestruct("Error: popping", yystos[yystate], yyvsp, yylsp);
+(yyvsp -= (1), yyssp -= (1), yylsp -= (1));
+yystate = *yyssp;
+do
 {
-yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].exp);
-;
+if(expression_yydebug)
+yy_stack_print((yyss), (yyssp));
+}while((0));
 }
-break;
-case 318:
-{
-yyval.declarator = MkDeclaratorArray(yyvsp[(1) - (3)].declarator, (((void *)0)));
+*++yyvsp = expression_yylval;
+yyerror_range[1] = expression_yylloc;
+(yyloc.start = ((yyerror_range - 1))[1].start);
+(yyloc.end = ((yyerror_range - 1))[2].end);
 ;
-}
-break;
-case 319:
+*++yylsp = yyloc;
+do
 {
-yyval.declarator = MkDeclaratorEnumArray(yyvsp[(1) - (4)].declarator, yyvsp[(3) - (4)].specifier);
-;
-}
-break;
-case 321:
+if(expression_yydebug)
 {
-yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (2)].pointer, yyvsp[(2) - (2)].declarator);
-;
+fprintf((bsl_stderr()), "%s ", "Shifting");
+yy_symbol_print((bsl_stderr()), yystos[yyn], yyvsp, yylsp);
+fprintf((bsl_stderr()), "\n");
 }
-break;
-case 322:
+}while((0));
+yystate = yyn;
+goto yynewstate;
+yyacceptlab:
+yyresult = 0;
+goto yyreturn;
+yyabortlab:
+yyresult = 1;
+goto yyreturn;
+yyexhaustedlab:
+yyerror("memory exhausted");
+yyresult = 2;
+yyreturn:
+if(expression_yychar != (-2))
+yydestruct("Cleanup: discarding lookahead", yytoken, &expression_yylval, &expression_yylloc);
+(yyvsp -= (yylen), yyssp -= (yylen), yylsp -= (yylen));
+do
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
-;
-}
-break;
-case 323:
+if(expression_yydebug)
+yy_stack_print((yyss), (yyssp));
+}while((0));
+while(yyssp != yyss)
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (3)].extDecl, MkDeclaratorPointer(yyvsp[(2) - (3)].pointer, yyvsp[(3) - (3)].declarator));
-;
+yydestruct("Cleanup: popping", yystos[*yyssp], yyvsp, yylsp);
+(yyvsp -= (1), yyssp -= (1), yylsp -= (1));
 }
-break;
-case 324:
-{
-yyval.declarator = MkDeclaratorPointer(yyvsp[(1) - (3)].pointer, MkDeclaratorExtended(yyvsp[(2) - (3)].extDecl, yyvsp[(3) - (3)].declarator));
-;
+if(yyss != yyssa)
+free(yyss);
+return (yyresult);
 }
-break;
-case 327:
+
+struct __ecereNameSpace__ecere__com__NameSpace;
+
+struct __ecereNameSpace__ecere__com__NameSpace
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
-;
-}
-break;
-case 328:
+const char *  name;
+struct __ecereNameSpace__ecere__com__NameSpace *  btParent;
+struct __ecereNameSpace__ecere__com__NameSpace *  left;
+struct __ecereNameSpace__ecere__com__NameSpace *  right;
+int depth;
+struct __ecereNameSpace__ecere__com__NameSpace *  parent;
+struct __ecereNameSpace__ecere__sys__BinaryTree nameSpaces;
+struct __ecereNameSpace__ecere__sys__BinaryTree classes;
+struct __ecereNameSpace__ecere__sys__BinaryTree defines;
+struct __ecereNameSpace__ecere__sys__BinaryTree functions;
+} ecere_gcc_struct;
+
+struct __ecereNameSpace__ecere__com__Application
 {
-yyval.declarator = MkDeclaratorExtended(yyvsp[(1) - (2)].extDecl, yyvsp[(2) - (2)].declarator);
-;
-}
-break;
-case 330:
+int argc;
+const char * *  argv;
+int exitCode;
+unsigned int isGUIApp;
+struct __ecereNameSpace__ecere__sys__OldList allModules;
+char *  parsedCommand;
+struct __ecereNameSpace__ecere__com__NameSpace systemNameSpace;
+} ecere_gcc_struct;
+
+struct __ecereNameSpace__ecere__com__DataMember;
+
+struct __ecereNameSpace__ecere__com__ClassTemplateArgument
 {
-yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, yyvsp[(2) - (3)].list);
-;
-}
-break;
-case 331:
+union
 {
-yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (3)].declarator, yyvsp[(2) - (3)].list);
-;
-}
-break;
-case 332:
+struct
 {
-yyval.declarator = MkDeclaratorFunction(yyvsp[(1) - (2)].declarator, (((void *)0)));
-;
-}
-break;
-case 333:
+const char *  dataTypeString;
+struct __ecereNameSpace__ecere__com__Class * dataTypeClass;
+} ecere_gcc_struct __anon1;
+struct __ecereNameSpace__ecere__com__DataValue expression;
+struct
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].specifier);
-;
-}
-break;
-case 334:
+const char *  memberString;
+union
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].specifier);
-;
-}
-break;
-case 335:
+struct __ecereNameSpace__ecere__com__DataMember * member;
+struct __ecereNameSpace__ecere__com__Property * prop;
+struct __ecereNameSpace__ecere__com__Method * method;
+} ecere_gcc_struct __anon1;
+} ecere_gcc_struct __anon2;
+} ecere_gcc_struct __anon1;
+} ecere_gcc_struct;
+
+struct __ecereNameSpace__ecere__com__DataMember
 {
-yyval.pointer = MkPointer((((void *)0)), (((void *)0)));
-;
-}
-break;
-case 336:
+struct __ecereNameSpace__ecere__com__DataMember * prev;
+struct __ecereNameSpace__ecere__com__DataMember * next;
+const char *  name;
+unsigned int isProperty;
+int memberAccess;
+int id;
+struct __ecereNameSpace__ecere__com__Class * _class;
+const char *  dataTypeString;
+struct __ecereNameSpace__ecere__com__Class * dataTypeClass;
+struct Type * dataType;
+int type;
+int offset;
+int memberID;
+struct __ecereNameSpace__ecere__sys__OldList members;
+struct __ecereNameSpace__ecere__sys__BinaryTree membersAlpha;
+int memberOffset;
+short structAlignment;
+short pointerAlignment;
+} ecere_gcc_struct;
+
+struct __ecereNameSpace__ecere__com__Module;
+
+struct __ecereNameSpace__ecere__com__Module
+{
+struct __ecereNameSpace__ecere__com__Instance * application;
+struct __ecereNameSpace__ecere__sys__OldList classes;
+struct __ecereNameSpace__ecere__sys__OldList defines;
+struct __ecereNameSpace__ecere__sys__OldList functions;
+struct __ecereNameSpace__ecere__sys__OldList modules;
+struct __ecereNameSpace__ecere__com__Instance * prev;
+struct __ecereNameSpace__ecere__com__Instance * next;
+const char *  name;
+void *  library;
+void *  Unload;
+int importType;
+int origImportType;
+struct __ecereNameSpace__ecere__com__NameSpace privateNameSpace;
+struct __ecereNameSpace__ecere__com__NameSpace publicNameSpace;
+} ecere_gcc_struct;
+
+struct __ecereNameSpace__ecere__com__Class
 {
-yyval.pointer = MkPointer(yyvsp[(2) - (2)].list, (((void *)0)));
-;
-}
-break;
-case 337:
+struct __ecereNameSpace__ecere__com__Class * prev;
+struct __ecereNameSpace__ecere__com__Class * next;
+const char *  name;
+int offset;
+int structSize;
+void * *  _vTbl;
+int vTblSize;
+unsigned int (*  Constructor)(void * );
+void (*  Destructor)(void * );
+int offsetClass;
+int sizeClass;
+struct __ecereNameSpace__ecere__com__Class * base;
+struct __ecereNameSpace__ecere__sys__BinaryTree methods;
+struct __ecereNameSpace__ecere__sys__BinaryTree members;
+struct __ecereNameSpace__ecere__sys__BinaryTree prop;
+struct __ecereNameSpace__ecere__sys__OldList membersAndProperties;
+struct __ecereNameSpace__ecere__sys__BinaryTree classProperties;
+struct __ecereNameSpace__ecere__sys__OldList derivatives;
+int memberID;
+int startMemberID;
+int type;
+struct __ecereNameSpace__ecere__com__Instance * module;
+struct __ecereNameSpace__ecere__com__NameSpace *  nameSpace;
+const char *  dataTypeString;
+struct Type * dataType;
+int typeSize;
+int defaultAlignment;
+void (*  Initialize)();
+int memberOffset;
+struct __ecereNameSpace__ecere__sys__OldList selfWatchers;
+const char *  designerClass;
+unsigned int noExpansion;
+const char *  defaultProperty;
+unsigned int comRedefinition;
+int count;
+int isRemote;
+unsigned int internalDecl;
+void *  data;
+unsigned int computeSize;
+short structAlignment;
+short pointerAlignment;
+int destructionWatchOffset;
+unsigned int fixed;
+struct __ecereNameSpace__ecere__sys__OldList delayedCPValues;
+int inheritanceAccess;
+const char *  fullName;
+void *  symbol;
+struct __ecereNameSpace__ecere__sys__OldList conversions;
+struct __ecereNameSpace__ecere__sys__OldList templateParams;
+struct __ecereNameSpace__ecere__com__ClassTemplateArgument *  templateArgs;
+struct __ecereNameSpace__ecere__com__Class * templateClass;
+struct __ecereNameSpace__ecere__sys__OldList templatized;
+int numParams;
+unsigned int isInstanceClass;
+unsigned int byValueSystemClass;
+} ecere_gcc_struct;
+
+void __ecereRegisterModule_expression(struct __ecereNameSpace__ecere__com__Instance * module)
 {
-yyval.pointer = MkPointer((((void *)0)), yyvsp[(2) - (2)].pointer);
-;
+struct __ecereNameSpace__ecere__com__Class __attribute__((unused)) * class;
+
 }
-break;
-case 338:
+
+void __ecereUnregisterModule_expression(struct __ecereNameSpace__ecere__com__Instance * module)
 {
-yyval.pointer = MkPointer(yyvsp[(2) - (3)].list, yyvsp[(3) - (3)].pointer);
-;
+
 }
-break;
-case 340:
+
+extern struct __ecereNameSpace__ecere__com__Class * __ecereClass_Context;
+
+static void yydestruct(const char * yymsg, int yytype, YYSTYPE * yyvaluep, struct Location * yylocationp)
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, MkTypeName((((void *)0)), (((void *)0))));
-;
-}
-break;
-case 341:
+((void)(yyvaluep));
+((void)(yylocationp));
+if(!yymsg)
+yymsg = "Deleting";
+do
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].typeName);
-;
+if(expression_yydebug)
+{
+fprintf((bsl_stderr()), "%s ", yymsg);
+yy_symbol_print((bsl_stderr()), yytype, yyvaluep, yylocationp);
+fprintf((bsl_stderr()), "\n");
 }
-break;
-case 342:
+}while((0));
+switch(yytype)
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].typeName);
-;
+case 147:
+{
+FreeIdentifier((*yyvaluep).id);
 }
+;
 break;
-case 343:
+case 148:
 {
-yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 344:
+case 151:
 {
-yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 345:
+case 152:
 {
-yyval.typeName = MkTypeName(yyvsp[(1) - (1)].list, (((void *)0)));
-;
+FreeList((*yyvaluep).list, (void *)(FreeExpression));
 }
+;
 break;
-case 346:
+case 154:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, MkTypeName((((void *)0)), MkDeclaratorIdentifier(yyvsp[(1) - (1)].id)));
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 347:
+case 156:
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, MkTypeName((((void *)0)), MkDeclaratorIdentifier(yyvsp[(3) - (3)].id)));
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 348:
+case 157:
 {
-yyval.typeName = MkTypeName(yyvsp[(1) - (1)].list, (((void *)0)));
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 349:
+case 158:
 {
-yyval.typeName = MkTypeName(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declarator);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 350:
+case 159:
 {
-yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp);
-yyval.initializer->loc = (yyloc);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 351:
+case 160:
 {
-yyval.initializer = MkInitializerList(yyvsp[(2) - (3)].list);
-yyval.initializer->loc = (yyloc);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 352:
-{
-yyval.initializer = MkInitializerList(yyvsp[(2) - (4)].list);
-yyval.initializer->loc = (yyloc);
+case 161:
 {
-struct Expression * exp = MkExpDummy();
-struct Initializer * init = MkInitializerAssignment(exp);
-
-init->loc = (yylsp[(3) - (4)]);
-exp->loc = (yylsp[(3) - (4)]);
-ListAdd(yyvsp[(2) - (4)].list, init);
+FreeExpression((*yyvaluep).exp);
 }
 ;
-}
 break;
-case 353:
+case 162:
 {
-yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp);
-yyval.initializer->loc = (yyloc);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 354:
+case 163:
 {
-yyval.initializer = MkInitializerAssignment(yyvsp[(1) - (1)].exp);
-yyval.initializer->loc = (yyloc);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 355:
+case 164:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].initializer);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 356:
+case 165:
 {
-yyval.list = yyvsp[(1) - (3)].list;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].initializer);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 363:
+case 166:
 {
-yyval.stmt = MkLabeledStmt(yyvsp[(1) - (3)].id, yyvsp[(3) - (3)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 364:
+case 167:
 {
-yyval.stmt = MkCaseStmt(yyvsp[(2) - (4)].exp, yyvsp[(4) - (4)].stmt);
-yyval.stmt->loc = (yyloc);
-yyvsp[(2) - (4)].exp->loc.start = (yylsp[(1) - (4)]).end;
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 365:
+case 168:
 {
-yyval.stmt = MkCaseStmt((((void *)0)), yyvsp[(3) - (3)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 366:
+case 170:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].declaration);
-;
+FreeList((*yyvaluep).list, (void *)(FreeExpression));
 }
+;
 break;
-case 367:
+case 171:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].declaration);
-;
+FreeExpression((*yyvaluep).exp);
 }
+;
 break;
-case 368:
+case 172:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].stmt);
-;
+FreeDeclaration((*yyvaluep).declaration);
 }
+;
 break;
-case 369:
+case 173:
 {
-yyval.list = yyvsp[(1) - (2)].list;
-ListAdd(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].stmt);
-;
+FreeList((*yyvaluep).list, (void *)(FreeSpecifier));
 }
+;
 break;
-case 370:
+case 174:
 {
-struct Statement * stmt = MkBadDeclStmt(yyvsp[(2) - (2)].declaration);
-
-stmt->loc = (yylsp[(2) - (2)]);
-ListAdd(yyvsp[(1) - (2)].list, stmt);
-yyval.list = yyvsp[(1) - (2)].list;
-;
+FreeList((*yyvaluep).list, (void *)(FreeSpecifier));
 }
+;
 break;
-case 371:
+case 177:
 {
-yyval.stmt = MkCompoundStmt((((void *)0)), yyvsp[(1) - (1)].list);
-;
+FreeList((*yyvaluep).list, (void *)(FreeInitDeclarator));
 }
+;
 break;
-case 372:
+case 178:
 {
-yyval.stmt = MkCompoundStmt(yyvsp[(1) - (1)].list, (((void *)0)));
-;
+FreeInitDeclarator((*yyvaluep).initDeclarator);
 }
+;
 break;
-case 373:
+case 179:
 {
-yyval.stmt = MkCompoundStmt(yyvsp[(1) - (2)].list, yyvsp[(2) - (2)].list);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 374:
+case 180:
 {
-yyval.context = PushContext();
-;
+FreeExtDecl((*yyvaluep).extDecl);
 }
+;
 break;
-case 375:
+case 182:
 {
-yyval.stmt = MkCompoundStmt((((void *)0)), (((void *)0)));
-yyval.stmt->compound.context = PushContext();
-PopContext(yyval.stmt->compound.context);
-yyval.stmt->loc = (yyloc);
-;
+(__ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).string), (*yyvaluep).string = 0);
 }
+;
 break;
-case 376:
+case 183:
 {
-yyval.stmt = yyvsp[(2) - (3)].stmt;
-yyval.stmt->compound.context = yyvsp[(1) - (3)].context;
-PopContext(yyvsp[(1) - (3)].context);
-yyval.stmt->loc = (yyloc);
-;
+FreeAttribute((*yyvaluep).attribute);
 }
+;
 break;
-case 377:
+case 184:
 {
-yyval.stmt = MkExpressionStmt((((void *)0)));
-yyval.stmt->loc = (yyloc);
-;
+FreeList((*yyvaluep).list, (void *)(FreeAttribute));
 }
+;
 break;
-case 378:
+case 185:
 {
-yyval.stmt = MkExpressionStmt(yyvsp[(1) - (2)].list);
-yyval.stmt->loc = (yyloc);
-;
+FreeAttrib((*yyvaluep).attrib);
 }
+;
 break;
-case 379:
+case 186:
 {
-yyval.stmt = MkIfStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt, (((void *)0)));
-yyval.stmt->loc = (yyloc);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 380:
+case 187:
 {
-yyval.stmt = MkIfStmt(yyvsp[(3) - (7)].list, yyvsp[(5) - (7)].stmt, yyvsp[(7) - (7)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 381:
+case 188:
 {
-yyval.stmt = MkSwitchStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 382:
+case 189:
 {
-yyval.stmt = MkWhileStmt(yyvsp[(3) - (5)].list, yyvsp[(5) - (5)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 383:
+case 190:
 {
-yyval.stmt = MkDoWhileStmt(yyvsp[(2) - (7)].stmt, yyvsp[(5) - (7)].list);
-yyval.stmt->loc = (yyloc);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 384:
+case 191:
 {
-yyval.stmt = MkForStmt(yyvsp[(3) - (6)].stmt, yyvsp[(4) - (6)].stmt, (((void *)0)), yyvsp[(6) - (6)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 385:
+case 192:
 {
-yyval.stmt = MkForStmt(yyvsp[(3) - (7)].stmt, yyvsp[(4) - (7)].stmt, yyvsp[(5) - (7)].list, yyvsp[(7) - (7)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 386:
+case 194:
 {
-yyval.stmt = MkWhileStmt((((void *)0)), yyvsp[(4) - (4)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeList((*yyvaluep).list, (void *)(FreeClassDef));
 }
+;
 break;
-case 387:
+case 195:
 {
-yyval.stmt = MkForStmt(yyvsp[(3) - (5)].stmt, (((void *)0)), (((void *)0)), yyvsp[(5) - (5)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeMemberInit((*yyvaluep).memberInit);
 }
+;
 break;
-case 388:
+case 196:
 {
-yyval.stmt = MkForStmt((((void *)0)), (((void *)0)), (((void *)0)), yyvsp[(4) - (4)].stmt);
-yyval.stmt->loc = (yyloc);
-;
+FreeList((*yyvaluep).list, (void *)(FreeMemberInit));
 }
+;
 break;
-case 389:
+case 197:
 {
-yyval.stmt = MkGotoStmt(yyvsp[(2) - (3)].id);
-yyval.stmt->loc = (yyloc);
-;
+FreeProperty((*yyvaluep).prop);
 }
+;
 break;
-case 390:
+case 198:
 {
-yyval.stmt = MkContinueStmt();
-yyval.stmt->loc = (yyloc);
-;
+FreeClassDef((*yyvaluep).classDef);
 }
+;
 break;
-case 391:
+case 199:
 {
-yyval.stmt = MkBreakStmt();
-yyval.stmt->loc = (yyloc);
-;
+FreeList((*yyvaluep).list, (void *)(FreeDeclarator));
 }
+;
 break;
-case 392:
+case 200:
 {
-struct Expression * exp = MkExpDummy();
-
-yyval.stmt = MkReturnStmt(MkListOne(exp));
-yyval.stmt->loc = (yyloc);
-exp->loc = (yylsp[(2) - (2)]);
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 393:
+case 201:
 {
-yyval.stmt = MkReturnStmt(yyvsp[(2) - (3)].list);
-yyval.stmt->loc = (yyloc);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 394:
+case 202:
 {
-yyval.string = __ecereNameSpace__ecere__sys__CopyString(yytext);
-;
+FreeSpecifier((*yyvaluep).specifier);
 }
+;
 break;
-case 395:
+case 203:
 {
-yyval.instance = MkInstantiationNamed(yyvsp[(1) - (5)].list, MkExpIdentifier(yyvsp[(2) - (5)].id), yyvsp[(4) - (5)].list);
-yyval.instance->loc = (yyloc);
-yyval.instance->nameLoc = (yylsp[(2) - (5)]);
-yyval.instance->insideLoc.start = (yylsp[(3) - (5)]).end;
-yyval.instance->insideLoc.end = (yylsp[(5) - (5)]).start;
-;
+FreeList((*yyvaluep).list, (void *)(FreeEnumerator));
 }
+;
 break;
-case 396:
+case 204:
 {
-yyval.instance = MkInstantiationNamed(yyvsp[(1) - (4)].list, MkExpIdentifier(yyvsp[(2) - (4)].id), MkList());
-yyval.instance->loc = (yyloc);
-yyval.instance->nameLoc = (yylsp[(2) - (4)]);
-yyval.instance->insideLoc.start = (yylsp[(3) - (4)]).end;
-yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start;
-;
+FreeEnumerator((*yyvaluep).enumerator);
 }
+;
 break;
-case 397:
+case 205:
 {
-yyval.instance = MkInstantiation(yyvsp[(1) - (4)].specifier, (((void *)0)), yyvsp[(3) - (4)].list);
-yyval.instance->loc = (yyloc);
-yyval.instance->insideLoc.start = (yylsp[(2) - (4)]).end;
-yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start;
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 398:
+case 206:
 {
-yyval.instance = MkInstantiation(yyvsp[(1) - (3)].specifier, (((void *)0)), MkList());
-yyval.instance->loc = (yyloc);
-yyval.instance->insideLoc.start = (yylsp[(2) - (3)]).end;
-yyval.instance->insideLoc.end = (yylsp[(3) - (3)]).start;
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 399:
+case 207:
 {
-struct Location tmpLoc = expression_yylloc;
-
-expression_yylloc = (yylsp[(1) - (4)]);
-expression_yylloc = tmpLoc;
-yyval.instance = MkInstantiation(MkSpecifierName(yyvsp[(1) - (4)].id->string), (((void *)0)), yyvsp[(3) - (4)].list);
-yyval.instance->loc = (yyloc);
-yyval.instance->insideLoc.start = (yylsp[(2) - (4)]).end;
-yyval.instance->insideLoc.end = (yylsp[(4) - (4)]).start;
-FreeIdentifier(yyvsp[(1) - (4)].id);
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 400:
+case 208:
 {
-struct Location tmpLoc = expression_yylloc;
-
-expression_yylloc = (yylsp[(1) - (3)]);
-expression_yylloc = tmpLoc;
-yyval.instance = MkInstantiation(MkSpecifierName(yyvsp[(1) - (3)].id->string), (((void *)0)), MkList());
-yyval.instance->loc = (yyloc);
-yyval.instance->insideLoc.start = (yylsp[(2) - (3)]).end;
-yyval.instance->insideLoc.end = (yylsp[(3) - (3)]).start;
-FreeIdentifier(yyvsp[(1) - (3)].id);
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 401:
+case 209:
 {
-yyval.instance = MkInstantiation((((void *)0)), (((void *)0)), yyvsp[(2) - (3)].list);
-yyval.instance->loc = (yyloc);
-yyval.instance->insideLoc.start = (yylsp[(1) - (3)]).end;
-yyval.instance->insideLoc.end = (yylsp[(3) - (3)]).start;
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 402:
+case 210:
 {
-yyval.instance = MkInstantiation((((void *)0)), (((void *)0)), MkList());
-yyval.instance->loc = (yyloc);
-yyval.instance->insideLoc.start = (yylsp[(1) - (2)]).end;
-yyval.instance->insideLoc.end = (yylsp[(2) - (2)]).start;
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 403:
+case 211:
 {
-yyval.classFunction = MkClassFunction(yyvsp[(1) - (2)].list, (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0)));
-yyval.classFunction->loc = (yyloc);
-yyval.classFunction->id = ++globalContext->nextID;
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 404:
+case 212:
 {
-yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), yyvsp[(1) - (1)].declarator, (((void *)0)));
-yyval.classFunction->loc = (yyloc);
-yyval.classFunction->id = ++globalContext->nextID;
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 405:
+case 213:
 {
-yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), (((void *)0)), (((void *)0)));
-yyval.classFunction->isConstructor = 0x1;
-yyval.classFunction->loc = (yyloc);
-yyval.classFunction->id = ++globalContext->nextID;
-FreeList(yyvsp[(1) - (3)].list, FreeSpecifier);
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 406:
+case 214:
 {
-yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), (((void *)0)), (((void *)0)));
-yyval.classFunction->isDestructor = 0x1;
-yyval.classFunction->loc = (yyloc);
-yyval.classFunction->id = ++globalContext->nextID;
-FreeList(yyvsp[(2) - (4)].list, FreeSpecifier);
-;
+FreeDeclarator((*yyvaluep).declarator);
 }
+;
 break;
-case 407:
+case 215:
 {
-yyval.classFunction = MkClassFunction(yyvsp[(2) - (3)].list, (((void *)0)), yyvsp[(3) - (3)].declarator, (((void *)0)));
-yyval.classFunction->isVirtual = 0x1;
-yyval.classFunction->loc = (yyloc);
-yyval.classFunction->id = ++globalContext->nextID;
-;
+FreeList((*yyvaluep).list, (void *)(FreeSpecifier));
 }
+;
 break;
-case 408:
+case 216:
 {
-yyval.classFunction = MkClassFunction((((void *)0)), (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0)));
-yyval.classFunction->isVirtual = 0x1;
-yyval.classFunction->loc = (yyloc);
-yyval.classFunction->id = ++globalContext->nextID;
-;
+FreePointer((*yyvaluep).pointer);
 }
+;
 break;
-case 409:
+case 217:
 {
-ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
-yyval.classFunction->loc = (yyloc);
-;
+FreeList((*yyvaluep).list, (void *)(FreeTypeName));
 }
+;
 break;
-case 410:
+case 218:
 {
-ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
-yyval.classFunction->loc = (yyloc);
-;
+FreeList((*yyvaluep).list, (void *)(FreeTypeName));
 }
+;
 break;
-case 411:
+case 219:
 {
-ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, (((void *)0)));
-yyval.classFunction->loc = (yyloc);
-;
+FreeTypeName((*yyvaluep).typeName);
 }
+;
 break;
-case 412:
+case 220:
 {
-ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
-yyval.classFunction->loc = (yyloc);
-;
+FreeList((*yyvaluep).list, (void *)(FreeTypeName));
 }
+;
 break;
-case 413:
+case 221:
 {
-ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
-yyval.classFunction->loc = (yyloc);
-;
+FreeTypeName((*yyvaluep).typeName);
 }
+;
 break;
-case 414:
+case 222:
 {
-yyval.classFunction = MkClassFunction(yyvsp[(1) - (2)].list, (((void *)0)), yyvsp[(2) - (2)].declarator, (((void *)0)));
-yyval.classFunction->loc = (yyloc);
-yyval.classFunction->id = ++globalContext->nextID;
-;
+FreeInitializer((*yyvaluep).initializer);
 }
+;
 break;
-case 415:
+case 223:
 {
-ProcessClassFunctionBody(yyvsp[(1) - (2)].classFunction, yyvsp[(2) - (2)].stmt);
-yyval.classFunction->loc = (yyloc);
-;
+FreeInitializer((*yyvaluep).initializer);
 }
+;
 break;
-case 416:
+case 224:
 {
-yyval.memberInit = MkMemberInitExp(yyvsp[(1) - (3)].exp, yyvsp[(3) - (3)].initializer);
-yyval.memberInit->loc = (yyloc);
-yyval.memberInit->realLoc = (yyloc);
-yyval.memberInit->initializer->loc.start = (yylsp[(2) - (3)]).end;
-;
+FreeList((*yyvaluep).list, (void *)(FreeInitializer));
 }
+;
 break;
-case 417:
+case 225:
 {
-yyval.memberInit = MkMemberInit((((void *)0)), yyvsp[(1) - (1)].initializer);
-yyval.memberInit->loc = (yyloc);
-yyval.memberInit->realLoc = (yyloc);
-;
+FreeStatement((*yyvaluep).stmt);
 }
+;
 break;
-case 418:
+case 226:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, yyvsp[(1) - (1)].memberInit);
+FreeStatement((*yyvaluep).stmt);
+}
 ;
+break;
+case 227:
+{
+FreeList((*yyvaluep).list, (void *)(FreeDeclaration));
 }
+;
 break;
-case 419:
+case 228:
 {
-((struct MemberInit *)(*yyvsp[(1) - (3)].list).last)->loc.end = (yylsp[(3) - (3)]).start;
-ListAdd(yyvsp[(1) - (3)].list, yyvsp[(3) - (3)].memberInit);
-yyval.list = yyvsp[(1) - (3)].list;
-;
+FreeList((*yyvaluep).list, (void *)(FreeStatement));
 }
+;
 break;
-case 420:
+case 229:
 {
-if((*yyvsp[(1) - (2)].list).last)
-((struct MemberInit *)(*yyvsp[(1) - (2)].list).last)->loc.end = (yylsp[(2) - (2)]).end;
-yyval.list = yyvsp[(1) - (2)].list;
-;
+FreeStatement((*yyvaluep).stmt);
 }
+;
 break;
-case 421:
+case 230:
 {
-struct MembersInit * members = MkMembersInitList(yyvsp[(1) - (1)].list);
+PopContext((*yyvaluep).context);
+FreeContext((*yyvaluep).context);
+(((*yyvaluep).context ? __extension__ ({
+void * __ecerePtrToDelete = ((*yyvaluep).context);
 
-yyval.list = MkList();
-ListAdd(yyval.list, members);
-members->loc = (yylsp[(1) - (1)]);
-;
+__ecereClass_Context->Destructor ? __ecereClass_Context->Destructor((void *)__ecerePtrToDelete) : 0, __ecereNameSpace__ecere__com__eSystem_Delete(__ecerePtrToDelete);
+}) : 0), (*yyvaluep).context = 0);
 }
+;
 break;
-case 422:
+case 231:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, MkMembersInitMethod(yyvsp[(1) - (1)].classFunction));
-((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(1) - (1)]);
-;
+FreeStatement((*yyvaluep).stmt);
 }
+;
 break;
-case 423:
+case 232:
 {
-struct MembersInit * members = MkMembersInitList(yyvsp[(2) - (2)].list);
-
-ListAdd(yyval.list, members);
-members->loc = (yylsp[(2) - (2)]);
-yyval.list = yyvsp[(1) - (2)].list;
-;
+FreeStatement((*yyvaluep).stmt);
 }
+;
 break;
-case 424:
+case 233:
 {
-ListAdd(yyval.list, MkMembersInitMethod(yyvsp[(2) - (2)].classFunction));
-((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(2) - (2)]);
-yyval.list = yyvsp[(1) - (2)].list;
-;
+FreeStatement((*yyvaluep).stmt);
 }
+;
 break;
-case 425:
+case 234:
 {
-struct MembersInit * members = MkMembersInitList(MkList());
-
-yyval.list = MkList();
-ListAdd(yyval.list, members);
-members->loc = (yylsp[(1) - (1)]);
-;
+FreeStatement((*yyvaluep).stmt);
 }
+;
 break;
-case 426:
+case 235:
 {
-struct MembersInit * members = MkMembersInitList(MkList());
-
-ListAdd(yyval.list, members);
-members->loc = (yylsp[(2) - (2)]);
-yyval.list = yyvsp[(1) - (2)].list;
-;
+FreeStatement((*yyvaluep).stmt);
 }
+;
 break;
-case 428:
+case 236:
 {
-yyval.list = MkList();
-ListAdd(yyval.list, MkMembersInitList(yyvsp[(1) - (1)].list));
-((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(1) - (1)]);
-;
+(__ecereNameSpace__ecere__com__eSystem_Delete((*yyvaluep).string), (*yyvaluep).string = 0);
 }
+;
 break;
-case 429:
+case 237:
 {
-ListAdd(yyvsp[(1) - (2)].list, MkMembersInitList(yyvsp[(2) - (2)].list));
-((struct MembersInit *)(*yyval.list).last)->loc = (yylsp[(2) - (2)]);
-;
+FreeInstance((*yyvaluep).instance);
 }
+;
 break;
-case 430:
+case 238:
 {
-parsedExpression = yyvsp[(1) - (1)].exp;
-;
+FreeInstance((*yyvaluep).instance);
 }
+;
 break;
-default:
-break;
-}
-do
-{
-if(expression_yydebug)
+case 240:
 {
-fprintf((bsl_stderr()), "%s ", "-> $$ =");
-yy_symbol_print((bsl_stderr()), yyr1[yyn], &yyval, &yyloc);
-fprintf((bsl_stderr()), "\n");
+FreeClassFunction((*yyvaluep).classFunction);
 }
-}while((0));
-(yyvsp -= (yylen), yyssp -= (yylen), yylsp -= (yylen));
-yylen = 0;
-do
-{
-if(expression_yydebug)
-yy_stack_print((yyss), (yyssp));
-}while((0));
-*++yyvsp = yyval;
-*++yylsp = yyloc;
-yyn = yyr1[yyn];
-yystate = yypgoto[yyn - 137] + *yyssp;
-if(0 <= yystate && yystate <= 7325 && yycheck[yystate] == *yyssp)
-yystate = yytable[yystate];
-else
-yystate = yydefgoto[yyn - 137];
-goto yynewstate;
-yyerrlab:
-if(!yyerrstatus)
+;
+break;
+case 241:
 {
-++expression_yynerrs;
-yyerror("syntax error");
+FreeClassFunction((*yyvaluep).classFunction);
 }
-yyerror_range[0] = expression_yylloc;
-if(yyerrstatus == 3)
-{
-if(expression_yychar <= 0)
+;
+break;
+case 242:
 {
-if(expression_yychar == 0)
-goto yyabortlab;
+FreeClassFunction((*yyvaluep).classFunction);
 }
-else
+;
+break;
+case 243:
 {
-yydestruct("Error: discarding", yytoken, &expression_yylval, &expression_yylloc);
-expression_yychar = (-2);
-}
+FreeClassFunction((*yyvaluep).classFunction);
 }
-goto yyerrlab1;
-yyerrorlab:
-if(0)
-goto yyerrorlab;
-yyerror_range[0] = yylsp[1 - yylen];
-(yyvsp -= (yylen), yyssp -= (yylen), yylsp -= (yylen));
-yylen = 0;
-do
-{
-if(expression_yydebug)
-yy_stack_print((yyss), (yyssp));
-}while((0));
-yystate = *yyssp;
-goto yyerrlab1;
-yyerrlab1:
-yyerrstatus = 3;
-for(; ; )
-{
-yyn = yypact[yystate];
-if(yyn != -630)
-{
-yyn += 1;
-if(0 <= yyn && yyn <= 7325 && yycheck[yyn] == (short)1)
-{
-yyn = yytable[yyn];
-if(0 < yyn)
+;
 break;
-}
-}
-if(yyssp == yyss)
-goto yyabortlab;
-yyerror_range[0] = *yylsp;
-yydestruct("Error: popping", yystos[yystate], yyvsp, yylsp);
-(yyvsp -= (1), yyssp -= (1), yylsp -= (1));
-yystate = *yyssp;
-do
+case 244:
 {
-if(expression_yydebug)
-yy_stack_print((yyss), (yyssp));
-}while((0));
+FreeClassFunction((*yyvaluep).classFunction);
 }
-*++yyvsp = expression_yylval;
-yyerror_range[1] = expression_yylloc;
-(yyloc.start = ((yyerror_range - 1))[1].start);
-(yyloc.end = ((yyerror_range - 1))[2].end);
 ;
-*++yylsp = yyloc;
-do
+break;
+case 245:
 {
-if(expression_yydebug)
+FreeClassFunction((*yyvaluep).classFunction);
+}
+;
+break;
+case 246:
 {
-fprintf((bsl_stderr()), "%s ", "Shifting");
-yy_symbol_print((bsl_stderr()), yystos[yyn], yyvsp, yylsp);
-fprintf((bsl_stderr()), "\n");
+FreeClassFunction((*yyvaluep).classFunction);
 }
-}while((0));
-yystate = yyn;
-goto yynewstate;
-yyacceptlab:
-yyresult = 0;
-goto yyreturn;
-yyabortlab:
-yyresult = 1;
-goto yyreturn;
-yyexhaustedlab:
-yyerror("memory exhausted");
-yyresult = 2;
-yyreturn:
-if(expression_yychar != (-2))
-yydestruct("Cleanup: discarding lookahead", yytoken, &expression_yylval, &expression_yylloc);
-(yyvsp -= (yylen), yyssp -= (yylen), yylsp -= (yylen));
-do
+;
+break;
+case 247:
 {
-if(expression_yydebug)
-yy_stack_print((yyss), (yyssp));
-}while((0));
-while(yyssp != yyss)
+FreeMemberInit((*yyvaluep).memberInit);
+}
+;
+break;
+case 248:
 {
-yydestruct("Cleanup: popping", yystos[*yyssp], yyvsp, yylsp);
-(yyvsp -= (1), yyssp -= (1), yylsp -= (1));
+FreeList((*yyvaluep).list, (void *)(FreeMemberInit));
 }
-if(yyss != yyssa)
-free(yyss);
-return (yyresult);
+;
+break;
+case 249:
+{
+FreeList((*yyvaluep).list, (void *)(FreeMemberInit));
 }
-
-void __ecereRegisterModule_expression(struct __ecereNameSpace__ecere__com__Instance * module)
+;
+break;
+case 250:
 {
-struct __ecereNameSpace__ecere__com__Class * class;
-
+FreeList((*yyvaluep).list, (void *)(FreeMembersInit));
 }
-
-void __ecereUnregisterModule_expression(struct __ecereNameSpace__ecere__com__Instance * module)
+;
+break;
+case 251:
 {
-
+FreeList((*yyvaluep).list, (void *)(FreeMembersInit));
+}
+;
+break;
+default:
+break;
+}
 }