examples/dino: replace closure by a custom sorter
[nit.git] / c_src / nitg.classes.1.c
1 #include "nitg.classes.0.h"
2 const int COLOR_kernel__Object__object_id = 0;
3 const int COLOR_kernel__Object__is_same_type = 1;
4 const int COLOR_kernel__Object__is_same_instance = 2;
5 const int COLOR_kernel__Object___61d_61d = 3;
6 const int COLOR_kernel__Object___33d_61d = 4;
7 const int COLOR_kernel__Object__output = 5;
8 const int COLOR_kernel__Object__output_class_name = 6;
9 const int COLOR_kernel__Object__exit = 7;
10 const int COLOR_kernel__Object__sys = 8;
11 const int COLOR_kernel__Object__hash = 9;
12 const int COLOR_string__Object__to_s = 10;
13 const int COLOR_string__Object__native_class_name = 11;
14 const int COLOR_string__Object__class_name = 12;
15 const int COLOR_string__Object__inspect = 13;
16 const int COLOR_string__Object__inspect_head = 14;
17 const int COLOR_string__Object__args = 15;
18 const int COLOR_math__Object__atan2 = 16;
19 const int COLOR_math__Object__pi = 17;
20 const int COLOR_math__Object__srand_from = 18;
21 const int COLOR_math__Object__srand = 19;
22 const int COLOR_stream__Object__poll = 20;
23 const int COLOR_stream__Object__intern_poll = 21;
24 const int COLOR_time__Object__get_time = 22;
25 const int COLOR_file__Object__printn = 23;
26 const int COLOR_file__Object__print = 24;
27 const int COLOR_file__Object__getc = 25;
28 const int COLOR_file__Object__gets = 26;
29 const int COLOR_file__Object__getcwd = 27;
30 const int COLOR_file__Object__file_getcwd = 28;
31 const int COLOR_file__Object__stdin = 29;
32 const int COLOR_file__Object__stdout = 30;
33 const int COLOR_file__Object__stderr = 31;
34 const int COLOR_model_base__Object__intrude_visibility = 32;
35 const int COLOR_model_base__Object__public_visibility = 33;
36 const int COLOR_model_base__Object__protected_visibility = 34;
37 const int COLOR_model_base__Object__private_visibility = 35;
38 const int COLOR_model_base__Object__none_visibility = 36;
39 const int COLOR_model__Object__abstract_kind = 37;
40 const int COLOR_model__Object__concrete_kind = 38;
41 const int COLOR_model__Object__interface_kind = 39;
42 const int COLOR_model__Object__enum_kind = 40;
43 const int COLOR_model__Object__extern_kind = 41;
44 const int COLOR_kernel__Comparable___60d = 42;
45 const int COLOR_kernel__Comparable___60d_61d = 43;
46 const int COLOR_kernel__Comparable___62d_61d = 44;
47 const int COLOR_kernel__Comparable___62d = 45;
48 const int COLOR_kernel__Comparable___60d_61d_62d = 46;
49 const int COLOR_kernel__Comparable__is_between = 47;
50 const int COLOR_kernel__Comparable__max = 48;
51 const int COLOR_kernel__Comparable__min = 49;
52 const int COLOR_kernel__Discrete__succ = 50;
53 const int COLOR_kernel__Discrete__prec = 51;
54 const int COLOR_kernel__Discrete___43d = 52;
55 const int COLOR_kernel__Discrete___45d = 53;
56 const int COLOR_kernel__Discrete__distance = 54;
57 const int COLOR_string_search__Pattern__search_index_in = 55;
58 const int COLOR_string_search__Pattern__search_in = 56;
59 const int COLOR_string_search__Pattern__search_all_in = 57;
60 const int COLOR_string_search__Pattern__split_in = 58;
61 const int COLOR_kernel__Char__to_i = 59;
62 const int COLOR_kernel__Char__ascii = 60;
63 const int COLOR_kernel__Char__to_lower = 61;
64 const int COLOR_kernel__Char__to_upper = 62;
65 const int COLOR_kernel__Char__is_digit = 63;
66 const int COLOR_kernel__Char__is_lower = 64;
67 const int COLOR_kernel__Char__is_upper = 65;
68 const int COLOR_kernel__Char__is_letter = 66;
69 const int COLOR_string__Char__is_numeric = 67;
70 const int COLOR_string__Char__is_alpha = 68;
71 const int COLOR_string__Char__is_alphanumeric = 69;
72 const int COLOR_abstract_collection__Collection__iterator = 59;
73 const int COLOR_abstract_collection__Collection__is_empty = 60;
74 const int COLOR_abstract_collection__Collection__length = 61;
75 const int COLOR_abstract_collection__Collection__has = 62;
76 const int COLOR_abstract_collection__Collection__has_only = 63;
77 const int COLOR_abstract_collection__Collection__count = 64;
78 const int COLOR_abstract_collection__Collection__first = 65;
79 const int COLOR_abstract_collection__Collection__has_all = 66;
80 const int COLOR_array__Collection__to_a = 67;
81 const int COLOR_string__Collection__join = 68;
82 const int COLOR_math__Collection__rand = 69;
83 const int COLOR_abstract_collection__RemovableCollection__clear = 70;
84 const int COLOR_abstract_collection__RemovableCollection__remove = 71;
85 const int COLOR_abstract_collection__RemovableCollection__remove_all = 72;
86 const int COLOR_abstract_collection__SimpleCollection__add = 73;
87 const int COLOR_abstract_collection__SimpleCollection__add_all = 74;
88 const int COLOR_abstract_collection__MapRead___91d_93d = 42;
89 const int COLOR_abstract_collection__MapRead__get_or_default = 43;
90 const int COLOR_abstract_collection__MapRead__has_key = 44;
91 const int COLOR_abstract_collection__MapRead__iterator = 45;
92 const int COLOR_abstract_collection__MapRead__values = 46;
93 const int COLOR_abstract_collection__MapRead__keys = 47;
94 const int COLOR_abstract_collection__MapRead__is_empty = 48;
95 const int COLOR_abstract_collection__MapRead__length = 49;
96 const int COLOR_abstract_collection__Map___91d_93d_61d = 50;
97 const int COLOR_abstract_collection__Map__recover_with = 51;
98 const int COLOR_abstract_collection__Map__clear = 52;
99 const int COLOR_string__Map__join = 53;
100 const int COLOR_abstract_collection__SequenceRead___91d_93d = 75;
101 const int COLOR_abstract_collection__SequenceRead__last = 76;
102 const int COLOR_abstract_collection__SequenceRead__index_of = 77;
103 const int COLOR_abstract_collection__Sequence__first_61d = 78;
104 const int COLOR_abstract_collection__Sequence__last_61d = 79;
105 const int COLOR_abstract_collection__Sequence__push = 80;
106 const int COLOR_abstract_collection__Sequence__append = 81;
107 const int COLOR_abstract_collection__Sequence__pop = 82;
108 const int COLOR_abstract_collection__Sequence__unshift = 83;
109 const int COLOR_abstract_collection__Sequence__shift = 84;
110 const int COLOR_abstract_collection__Sequence___91d_93d_61d = 85;
111 const int COLOR_abstract_collection__Sequence__remove_at = 86;
112 const int COLOR_collection__Sequence__subarray = 87;
113 const int COLOR_array__AbstractArrayRead__last_index_of = 88;
114 const int COLOR_array__AbstractArrayRead__index_of_from = 89;
115 const int COLOR_array__AbstractArrayRead__last_index_of_from = 90;
116 const int COLOR_array__AbstractArrayRead__reversed = 91;
117 const int COLOR_array__AbstractArrayRead__copy_to = 92;
118 const int COLOR_array__AbstractArrayRead__init = 93;
119 const int COLOR_array__AbstractArray__enlarge = 94;
120 const int COLOR_array__AbstractArray__insert = 95;
121 const int COLOR_array__AbstractArray__swap_at = 96;
122 const int COLOR_array__AbstractArray__init = 97;
123 const int COLOR_array__ArrayCapable__calloc_array = 98;
124 const int COLOR_array__Array__init = 99;
125 const int COLOR_array__Array__from = 100;
126 const int COLOR_array__Array__with_items = 101;
127 const int COLOR_array__Array__with_capacity = 102;
128 const int COLOR_array__Array__filled_with = 103;
129 const int COLOR_array__Array__with_native = 104;
130 const int COLOR_array__Array__intern_items = 105;
131 const int COLOR_abstract_compiler__Array___45d = 106;
132 const int COLOR_sorter__AbstractSorter__compare = 70;
133 const int COLOR_sorter__AbstractSorter__sort = 71;
134 const int COLOR_sorter__AbstractSorter__sub_sort = 72;
135 const int COLOR_sorter__AbstractSorter__quick_sort = 73;
136 const int COLOR_sorter__AbstractSorter__bubble_sort = 74;
137 const int COLOR_hash_collection__HashCollection__first_item = 99;
138 const int COLOR_hash_collection__HashCollection__index_at = 100;
139 const int COLOR_hash_collection__HashCollection__node_at = 101;
140 const int COLOR_hash_collection__HashCollection__node_at_idx = 102;
141 const int COLOR_hash_collection__HashCollection__store = 103;
142 const int COLOR_hash_collection__HashCollection__remove_node = 104;
143 const int COLOR_hash_collection__HashCollection__raz = 105;
144 const int COLOR_hash_collection__HashCollection__enlarge = 106;
145 const int COLOR_hash_collection__HashCollection__init = 107;
146 const int COLOR_hash_collection__HashMap__init = 108;
147 const int COLOR_hash_collection__HashMap__keys_61d = 109;
148 const int COLOR_hash_collection__HashMap__values_61d = 110;
149 const int COLOR_hash_collection__HashSet__init = 108;
150 const int COLOR_hash_collection__HashSet__from = 109;
151 const int COLOR_string__AbstractString__items = 98;
152 const int COLOR_string__AbstractString__substring = 99;
153 const int COLOR_string__AbstractString__substring_from = 100;
154 const int COLOR_string__AbstractString__has_substring = 101;
155 const int COLOR_string__AbstractString__has_prefix = 102;
156 const int COLOR_string__AbstractString__has_suffix = 103;
157 const int COLOR_string__AbstractString__to_i = 104;
158 const int COLOR_string__AbstractString__to_f = 105;
159 const int COLOR_string__AbstractString__to_hex = 106;
160 const int COLOR_string__AbstractString__a_to = 107;
161 const int COLOR_string__AbstractString__is_numeric = 108;
162 const int COLOR_string__AbstractString__to_upper = 109;
163 const int COLOR_string__AbstractString__to_lower = 110;
164 const int COLOR_string__AbstractString__trim = 111;
165 const int COLOR_string__AbstractString__to_cmangle = 112;
166 const int COLOR_string__AbstractString__escape_to_c = 113;
167 const int COLOR_string__AbstractString__escape_more_to_c = 114;
168 const int COLOR_string__AbstractString__escape_to_nit = 115;
169 const int COLOR_string__AbstractString__unescape_nit = 116;
170 const int COLOR_string__AbstractString__init = 117;
171 const int COLOR_string__StringCapable__calloc_string = 118;
172 const int COLOR_string__String__index_from = 119;
173 const int COLOR_string__String__index_to = 120;
174 const int COLOR_string__String__from_substring = 121;
175 const int COLOR_string__String__with_infos = 122;
176 const int COLOR_string__String__to_cstring = 123;
177 const int COLOR_string__String___43d = 124;
178 const int COLOR_string__String___42d = 125;
179 const int COLOR_string_search__String__search = 126;
180 const int COLOR_string_search__String__search_from = 127;
181 const int COLOR_string_search__String__search_all = 128;
182 const int COLOR_string_search__String__split = 129;
183 const int COLOR_string_search__String__split_with = 130;
184 const int COLOR_string_search__String__replace = 131;
185 const int COLOR_string_search__String__html_escape = 132;
186 const int COLOR_environ__String__environ = 133;
187 const int COLOR_environ__String__setenv = 134;
188 const int COLOR_file__String__file_exists = 135;
189 const int COLOR_file__String__file_stat = 136;
190 const int COLOR_file__String__file_lstat = 137;
191 const int COLOR_file__String__file_delete = 138;
192 const int COLOR_file__String__strip_extension = 139;
193 const int COLOR_file__String__basename = 140;
194 const int COLOR_file__String__dirname = 141;
195 const int COLOR_file__String__realpath = 142;
196 const int COLOR_file__String__simplify_path = 143;
197 const int COLOR_file__String__join_path = 144;
198 const int COLOR_file__String__mkdir = 145;
199 const int COLOR_file__String__chdir = 146;
200 const int COLOR_file__String__file_extension = 147;
201 const int COLOR_file__String__files = 148;
202 const int COLOR_ropes__String___61d_61d = 149;
203 const int COLOR_string__Buffer__init = 119;
204 const int COLOR_string__Buffer__from = 120;
205 const int COLOR_string__Buffer__with_capacity = 121;
206 const int COLOR_string__Buffer__capacity = 122;
207 const int COLOR_ropes__Buffer___61d_61d = 123;
208 const int COLOR_string__Buffer__append = 124;
209 const int COLOR_stream__IOS__close = 42;
210 const int COLOR_stream__IStream__read_char = 43;
211 const int COLOR_stream__IStream__read = 44;
212 const int COLOR_stream__IStream__read_line = 45;
213 const int COLOR_stream__IStream__read_all = 46;
214 const int COLOR_stream__IStream__append_line_to = 47;
215 const int COLOR_stream__IStream__eof = 48;
216 const int COLOR_stream__OStream__write = 49;
217 const int COLOR_stream__OStream__is_writable = 50;
218 const int COLOR_stream__BufferedIStream__fill_buffer = 49;
219 const int COLOR_stream__BufferedIStream__end_reached = 50;
220 const int COLOR_stream__BufferedIStream__prepare_buffer = 51;
221 const int COLOR_stream__BufferedIStream__init = 52;
222 const int COLOR_stream__FDStream__fd = 51;
223 const int COLOR_stream__FDStream__fd_61d = 52;
224 const int COLOR_stream__FDStream__native_close = 53;
225 const int COLOR_stream__FDStream__native_read_char = 54;
226 const int COLOR_stream__FDStream__native_read = 55;
227 const int COLOR_stream__FDStream__native_write = 56;
228 const int COLOR_stream__FDStream__native_write_char = 57;
229 const int COLOR_stream__FDStream__init = 58;
230 const int COLOR_stream__FDIStream__eof_61d = 59;
231 const int COLOR_stream__FDIStream__init = 60;
232 const int COLOR_stream__FDOStream__is_writable_61d = 61;
233 const int COLOR_stream__FDOStream__init = 62;
234 const int COLOR_stream__FDIOStream__init = 63;
235 const int COLOR_exec__Process__id = 51;
236 const int COLOR_exec__Process__is_finished = 52;
237 const int COLOR_exec__Process__wait = 53;
238 const int COLOR_exec__Process__status = 54;
239 const int COLOR_exec__Process__init = 55;
240 const int COLOR_exec__Process__init_ = 56;
241 const int COLOR_exec__Process__from_a = 57;
242 const int COLOR_exec__Process__execute = 58;
243 const int COLOR_exec__Process__data = 59;
244 const int COLOR_exec__Process__data_61d = 60;
245 const int COLOR_exec__Process__basic_exec_execute = 61;
246 const int COLOR_exec__IProcess__stream_in = 62;
247 const int COLOR_exec__IProcess__stream_in_61d = 63;
248 const int COLOR_exec__IProcess__init = 64;
249 const int COLOR_exec__IProcess__init_ = 65;
250 const int COLOR_exec__IProcess__from_a = 66;
251 const int COLOR_exec__OProcess__stream_out = 67;
252 const int COLOR_exec__OProcess__stream_out_61d = 68;
253 const int COLOR_exec__OProcess__init = 69;
254 const int COLOR_exec__OProcess__init_ = 70;
255 const int COLOR_exec__OProcess__from_a = 71;
256 const int COLOR_exec__IOProcess__init = 72;
257 const int COLOR_exec__IOProcess__init_ = 73;
258 const int COLOR_exec__IOProcess__from_a = 74;
259 const int COLOR_file__FStream__path = 53;
260 const int COLOR_file__FStream__file_stat = 54;
261 const int COLOR_file__FStream__init = 55;
262 const int COLOR_file__IFStream__reopen = 56;
263 const int COLOR_file__IFStream__open = 57;
264 const int COLOR_file__IFStream__init = 58;
265 const int COLOR_file__IFStream__without_file = 59;
266 const int COLOR_file__OFStream__write_native = 56;
267 const int COLOR_file__OFStream__open = 57;
268 const int COLOR_file__OFStream__init = 58;
269 const int COLOR_file__OFStream__without_file = 59;
270 const int COLOR_ropes__Rope__str_representation = 119;
271 const int COLOR_ropes__Rope__str_representation_61d = 120;
272 const int COLOR_ropes__Rope__parent_node = 121;
273 const int COLOR_ropes__Rope__parent_node_61d = 122;
274 const int COLOR_ropes__Rope__init = 123;
275 const int COLOR_ropes__Rope__with_string = 124;
276 const int COLOR_ropes__Rope__chars = 125;
277 const int COLOR_ropes__Rope__length = 126;
278 const int COLOR_ropes__Rope__flatten = 127;
279 const int COLOR_ropes__Rope__get_node_for_pos = 128;
280 const int COLOR_ropes__Rope___43d = 129;
281 const int COLOR_ropes__Rope__multi_concat = 130;
282 const int COLOR_ropes__Rope___42d = 131;
283 const int COLOR_ropes__Rope__iterator = 132;
284 const int COLOR_ropes__Rope__subrope = 133;
285 const int COLOR_ropes__Rope__to_upper = 134;
286 const int COLOR_ropes__Rope__to_lower = 135;
287 const int COLOR_poset__POSet__elements = 75;
288 const int COLOR_poset__POSet__elements_61d = 76;
289 const int COLOR_poset__POSet__add_node = 77;
290 const int COLOR_poset__POSet___91d_93d = 78;
291 const int COLOR_poset__POSet__add_edge = 79;
292 const int COLOR_poset__POSet__has_edge = 80;
293 const int COLOR_poset__POSet__has_direct_edge = 81;
294 const int COLOR_poset__POSet__show_dot = 82;
295 const int COLOR_poset__POSet__init = 83;
296 const int COLOR_parser_nodes__ANode__location = 42;
297 const int COLOR_parser_nodes__ANode__hot_location = 43;
298 const int COLOR_parser_nodes__ANode__debug = 44;
299 const int COLOR_parser_nodes__ANode__parent = 45;
300 const int COLOR_parser_nodes__ANode__parent_61d = 46;
301 const int COLOR_parser_nodes__ANode__init = 47;
302 const int COLOR_parser_nodes__ANode__replace_child = 48;
303 const int COLOR_parser_nodes__ANode__detach = 49;
304 const int COLOR_parser_nodes__ANode__replace_with = 50;
305 const int COLOR_parser_nodes__ANode__visit_all = 51;
306 const int COLOR_parser_util__ANode__collect_tokens_by_text = 52;
307 const int COLOR_parser_util__ANode__collect_annotations_by_name = 53;
308 const int COLOR_simple_misc_analysis__ANode__accept_simple_misc = 54;
309 const int COLOR_simple_misc_analysis__ANode__after_simple_misc = 55;
310 const int COLOR_literal__ANode__accept_literal = 56;
311 const int COLOR_scope__ANode__accept_scope_visitor = 57;
312 const int COLOR_flow__ANode__accept_flow_visitor = 58;
313 const int COLOR_local_var_init__ANode__accept_local_var_visitor = 59;
314 const int COLOR_auto_super_init__ANode__accept_auto_super_init = 60;
315 const int COLOR_rapid_type_analysis__ANode__accept_rapid_type_visitor = 61;
316 const int COLOR_astvalidation__ANode__accept_ast_validation = 62;
317 const int COLOR_transform__ANode__accept_transform_visitor = 63;
318 const int COLOR_parser_nodes__Prod__location_61d = 64;
319 const int COLOR_parser_nodes__Prod__n_annotations = 65;
320 const int COLOR_parser_nodes__Prod__n_annotations_61d = 66;
321 const int COLOR_parser_nodes__Prod__init = 67;
322 const int COLOR_modelize_property__Prod__collect_text = 68;
323 const int COLOR_parser_nodes__Prod__replace_with = 69;
324 const int COLOR_parser_nodes__APropdef__n_doc = 70;
325 const int COLOR_parser_nodes__APropdef__n_doc_61d = 71;
326 const int COLOR_parser_nodes__APropdef__init = 72;
327 const int COLOR_scope__APropdef__do_scope = 73;
328 const int COLOR_flow__APropdef__do_flow = 74;
329 const int COLOR_flow__APropdef__before_flow_context = 75;
330 const int COLOR_flow__APropdef__before_flow_context_61d = 76;
331 const int COLOR_flow__APropdef__after_flow_context = 77;
332 const int COLOR_flow__APropdef__after_flow_context_61d = 78;
333 const int COLOR_local_var_init__APropdef__do_local_var_init = 79;
334 const int COLOR_modelize_property__APropdef__mpropdef = 80;
335 const int COLOR_modelize_property__APropdef__mpropdef_61d = 81;
336 const int COLOR_modelize_property__APropdef__build_property = 82;
337 const int COLOR_modelize_property__APropdef__build_signature = 83;
338 const int COLOR_modelize_property__APropdef__check_signature = 84;
339 const int COLOR_modelize_property__APropdef__new_property_visibility = 85;
340 const int COLOR_modelize_property__APropdef__check_redef_property_visibility = 86;
341 const int COLOR_modelize_property__APropdef__check_redef_keyword = 87;
342 const int COLOR_typing__APropdef__do_typing = 88;
343 const int COLOR_typing__APropdef__selfvariable = 89;
344 const int COLOR_typing__APropdef__selfvariable_61d = 90;
345 const int COLOR_abstract_compiler__APropdef__compile_to_c = 91;
346 const int COLOR_abstract_compiler__APropdef__can_inline = 92;
347 const int COLOR_flow__APropdef__accept_flow_visitor = 93;
348 const int COLOR_parser_nodes__AMethPropdef__n_kwredef = 94;
349 const int COLOR_parser_nodes__AMethPropdef__n_kwredef_61d = 95;
350 const int COLOR_parser_nodes__AMethPropdef__n_visibility = 96;
351 const int COLOR_parser_nodes__AMethPropdef__n_visibility_61d = 97;
352 const int COLOR_parser_nodes__AMethPropdef__n_methid = 98;
353 const int COLOR_parser_nodes__AMethPropdef__n_methid_61d = 99;
354 const int COLOR_parser_nodes__AMethPropdef__n_signature = 100;
355 const int COLOR_parser_nodes__AMethPropdef__n_signature_61d = 101;
356 const int COLOR_parser_nodes__AMethPropdef__init = 102;
357 const int COLOR_parser_prod__AMethPropdef__empty_init = 103;
358 const int COLOR_parser_prod__AMethPropdef__init_amethpropdef = 104;
359 const int COLOR_parser_nodes__AExternPropdef__n_extern = 105;
360 const int COLOR_parser_nodes__AExternPropdef__n_extern_61d = 106;
361 const int COLOR_parser_nodes__AExternPropdef__n_extern_calls = 107;
362 const int COLOR_parser_nodes__AExternPropdef__n_extern_calls_61d = 108;
363 const int COLOR_parser_nodes__AExternPropdef__n_extern_code_block = 109;
364 const int COLOR_parser_nodes__AExternPropdef__n_extern_code_block_61d = 110;
365 const int COLOR_parser_nodes__AExternPropdef__init = 111;
366 const int COLOR_parser_nodes__AConcreteMethPropdef__n_kwmeth = 105;
367 const int COLOR_parser_nodes__AConcreteMethPropdef__n_kwmeth_61d = 106;
368 const int COLOR_parser_nodes__AConcreteMethPropdef__n_block = 107;
369 const int COLOR_parser_nodes__AConcreteMethPropdef__n_block_61d = 108;
370 const int COLOR_parser_nodes__AConcreteMethPropdef__init = 109;
371 const int COLOR_parser_prod__AConcreteMethPropdef__empty_init = 110;
372 const int COLOR_parser_prod__AConcreteMethPropdef__init_aconcretemethpropdef = 111;
373 const int COLOR_auto_super_init__AConcreteMethPropdef__auto_super_inits = 112;
374 const int COLOR_auto_super_init__AConcreteMethPropdef__auto_super_inits_61d = 113;
375 const int COLOR_auto_super_init__AConcreteMethPropdef__do_auto_super_init = 114;
376 const int COLOR_parser_nodes__AInitPropdef__init = 115;
377 const int COLOR_parser_nodes__AConcreteInitPropdef__n_kwinit = 116;
378 const int COLOR_parser_nodes__AConcreteInitPropdef__n_kwinit_61d = 117;
379 const int COLOR_parser_nodes__AConcreteInitPropdef__init = 118;
380 const int COLOR_parser_prod__AConcreteInitPropdef__empty_init = 119;
381 const int COLOR_parser_prod__AConcreteInitPropdef__init_aconcreteinitpropdef = 120;
382 const int COLOR_parser_nodes__AExternInitPropdef__n_kwnew = 116;
383 const int COLOR_parser_nodes__AExternInitPropdef__n_kwnew_61d = 117;
384 const int COLOR_parser_nodes__AExternInitPropdef__init = 118;
385 const int COLOR_parser_prod__AExternInitPropdef__empty_init = 119;
386 const int COLOR_parser_prod__AExternInitPropdef__init_aexterninitpropdef = 120;
387 const int COLOR_parser_nodes__AExpr__init = 70;
388 const int COLOR_simple_misc_analysis__AExpr__warn_parentheses = 71;
389 const int COLOR_flow__AExpr__after_flow_context = 72;
390 const int COLOR_flow__AExpr__after_flow_context_61d = 73;
391 const int COLOR_typing__AExpr__mtype = 74;
392 const int COLOR_typing__AExpr__mtype_61d = 75;
393 const int COLOR_typing__AExpr__is_typed = 76;
394 const int COLOR_typing__AExpr__is_typed_61d = 77;
395 const int COLOR_typing__AExpr__implicit_cast_to = 78;
396 const int COLOR_typing__AExpr__implicit_cast_to_61d = 79;
397 const int COLOR_typing__AExpr__its_variable = 80;
398 const int COLOR_typing__AExpr__accept_typing = 81;
399 const int COLOR_astbuilder__AExpr__make_var_read = 82;
400 const int COLOR_astbuilder__AExpr__variable_cache = 83;
401 const int COLOR_astbuilder__AExpr__variable_cache_61d = 84;
402 const int COLOR_astbuilder__AExpr__detach_with_placeholder = 85;
403 const int COLOR_astbuilder__AExpr__add = 86;
404 const int COLOR_abstract_compiler__AExpr__expr = 87;
405 const int COLOR_abstract_compiler__AExpr__stmt = 88;
406 const int COLOR_astvalidation__AExpr__accept_ast_validation = 89;
407 const int COLOR_parser_nodes__ALabelable__n_label = 90;
408 const int COLOR_parser_nodes__ALabelable__n_label_61d = 91;
409 const int COLOR_parser_nodes__ALabelable__init = 92;
410 const int COLOR_parser_nodes__ABreakExpr__n_kwbreak = 93;
411 const int COLOR_parser_nodes__ABreakExpr__n_kwbreak_61d = 94;
412 const int COLOR_parser_nodes__ABreakExpr__n_expr = 95;
413 const int COLOR_parser_nodes__ABreakExpr__n_expr_61d = 96;
414 const int COLOR_parser_nodes__ABreakExpr__init = 97;
415 const int COLOR_parser_prod__ABreakExpr__empty_init = 98;
416 const int COLOR_parser_prod__ABreakExpr__init_abreakexpr = 99;
417 const int COLOR_scope__ABreakExpr__escapemark = 100;
418 const int COLOR_scope__ABreakExpr__escapemark_61d = 101;
419 const int COLOR_flow__ABreakExpr__before_flow_context = 102;
420 const int COLOR_astbuilder__ABreakExpr__make = 103;
421 const int COLOR_scope__ABreakExpr__accept_scope_visitor = 104;
422 const int COLOR_flow__ABreakExpr__accept_flow_visitor = 105;
423 const int COLOR_parser_nodes__AContinueExpr__n_kwcontinue = 93;
424 const int COLOR_parser_nodes__AContinueExpr__n_kwcontinue_61d = 94;
425 const int COLOR_parser_nodes__AContinueExpr__n_expr = 95;
426 const int COLOR_parser_nodes__AContinueExpr__n_expr_61d = 96;
427 const int COLOR_parser_nodes__AContinueExpr__init = 97;
428 const int COLOR_parser_prod__AContinueExpr__empty_init = 98;
429 const int COLOR_parser_prod__AContinueExpr__init_acontinueexpr = 99;
430 const int COLOR_scope__AContinueExpr__escapemark = 100;
431 const int COLOR_scope__AContinueExpr__escapemark_61d = 101;
432 const int COLOR_flow__AContinueExpr__before_flow_context = 102;
433 const int COLOR_scope__AContinueExpr__accept_scope_visitor = 103;
434 const int COLOR_flow__AContinueExpr__accept_flow_visitor = 104;
435 const int COLOR_parser_nodes__ADoExpr__n_kwdo = 93;
436 const int COLOR_parser_nodes__ADoExpr__n_kwdo_61d = 94;
437 const int COLOR_parser_nodes__ADoExpr__n_block = 95;
438 const int COLOR_parser_nodes__ADoExpr__n_block_61d = 96;
439 const int COLOR_parser_nodes__ADoExpr__init = 97;
440 const int COLOR_parser_prod__ADoExpr__empty_init = 98;
441 const int COLOR_parser_prod__ADoExpr__init_adoexpr = 99;
442 const int COLOR_scope__ADoExpr__escapemark = 100;
443 const int COLOR_scope__ADoExpr__escapemark_61d = 101;
444 const int COLOR_astbuilder__ADoExpr__make = 102;
445 const int COLOR_astbuilder__ADoExpr__make_break = 103;
446 const int COLOR_flow__ADoExpr__accept_flow_visitor = 104;
447 const int COLOR_parser_nodes__AWhileExpr__n_kwwhile = 93;
448 const int COLOR_parser_nodes__AWhileExpr__n_kwwhile_61d = 94;
449 const int COLOR_parser_nodes__AWhileExpr__n_expr = 95;
450 const int COLOR_parser_nodes__AWhileExpr__n_expr_61d = 96;
451 const int COLOR_parser_nodes__AWhileExpr__n_kwdo = 97;
452 const int COLOR_parser_nodes__AWhileExpr__n_kwdo_61d = 98;
453 const int COLOR_parser_nodes__AWhileExpr__n_block = 99;
454 const int COLOR_parser_nodes__AWhileExpr__n_block_61d = 100;
455 const int COLOR_parser_nodes__AWhileExpr__init = 101;
456 const int COLOR_parser_prod__AWhileExpr__empty_init = 102;
457 const int COLOR_parser_prod__AWhileExpr__init_awhileexpr = 103;
458 const int COLOR_scope__AWhileExpr__escapemark = 104;
459 const int COLOR_scope__AWhileExpr__escapemark_61d = 105;
460 const int COLOR_parser_nodes__ALoopExpr__n_kwloop = 93;
461 const int COLOR_parser_nodes__ALoopExpr__n_kwloop_61d = 94;
462 const int COLOR_parser_nodes__ALoopExpr__n_block = 95;
463 const int COLOR_parser_nodes__ALoopExpr__n_block_61d = 96;
464 const int COLOR_parser_nodes__ALoopExpr__init = 97;
465 const int COLOR_parser_prod__ALoopExpr__empty_init = 98;
466 const int COLOR_parser_prod__ALoopExpr__init_aloopexpr = 99;
467 const int COLOR_scope__ALoopExpr__escapemark = 100;
468 const int COLOR_scope__ALoopExpr__escapemark_61d = 101;
469 const int COLOR_parser_nodes__AForExpr__n_kwfor = 93;
470 const int COLOR_parser_nodes__AForExpr__n_kwfor_61d = 94;
471 const int COLOR_parser_nodes__AForExpr__n_ids = 95;
472 const int COLOR_parser_nodes__AForExpr__n_expr = 96;
473 const int COLOR_parser_nodes__AForExpr__n_expr_61d = 97;
474 const int COLOR_parser_nodes__AForExpr__n_kwdo = 98;
475 const int COLOR_parser_nodes__AForExpr__n_kwdo_61d = 99;
476 const int COLOR_parser_nodes__AForExpr__n_block = 100;
477 const int COLOR_parser_nodes__AForExpr__n_block_61d = 101;
478 const int COLOR_parser_nodes__AForExpr__init = 102;
479 const int COLOR_parser_prod__AForExpr__empty_init = 103;
480 const int COLOR_parser_prod__AForExpr__init_aforexpr = 104;
481 const int COLOR_scope__AForExpr__variables = 105;
482 const int COLOR_scope__AForExpr__variables_61d = 106;
483 const int COLOR_scope__AForExpr__escapemark = 107;
484 const int COLOR_scope__AForExpr__escapemark_61d = 108;
485 const int COLOR_typing__AForExpr__coltype = 109;
486 const int COLOR_typing__AForExpr__coltype_61d = 110;
487 const int COLOR_typing__AForExpr__method_iterator = 111;
488 const int COLOR_typing__AForExpr__method_iterator_61d = 112;
489 const int COLOR_typing__AForExpr__method_is_ok = 113;
490 const int COLOR_typing__AForExpr__method_is_ok_61d = 114;
491 const int COLOR_typing__AForExpr__method_item = 115;
492 const int COLOR_typing__AForExpr__method_item_61d = 116;
493 const int COLOR_typing__AForExpr__method_next = 117;
494 const int COLOR_typing__AForExpr__method_next_61d = 118;
495 const int COLOR_typing__AForExpr__method_key = 119;
496 const int COLOR_typing__AForExpr__method_key_61d = 120;
497 const int COLOR_typing__AForExpr__do_type_iterator = 121;
498 const int COLOR_parser_nodes__AAssignFormExpr__n_assign = 90;
499 const int COLOR_parser_nodes__AAssignFormExpr__n_assign_61d = 91;
500 const int COLOR_parser_nodes__AAssignFormExpr__n_value = 92;
501 const int COLOR_parser_nodes__AAssignFormExpr__n_value_61d = 93;
502 const int COLOR_parser_nodes__AAssignFormExpr__init = 94;
503 const int COLOR_parser_nodes__AReassignFormExpr__n_assign_op = 90;
504 const int COLOR_parser_nodes__AReassignFormExpr__n_assign_op_61d = 91;
505 const int COLOR_parser_nodes__AReassignFormExpr__n_value = 92;
506 const int COLOR_parser_nodes__AReassignFormExpr__n_value_61d = 93;
507 const int COLOR_parser_nodes__AReassignFormExpr__init = 94;
508 const int COLOR_typing__AReassignFormExpr__reassign_property = 95;
509 const int COLOR_typing__AReassignFormExpr__reassign_callsite = 96;
510 const int COLOR_typing__AReassignFormExpr__reassign_callsite_61d = 97;
511 const int COLOR_typing__AReassignFormExpr__read_type = 98;
512 const int COLOR_typing__AReassignFormExpr__read_type_61d = 99;
513 const int COLOR_typing__AReassignFormExpr__resolve_reassignment = 100;
514 const int COLOR_flow__AReassignFormExpr__accept_flow_visitor = 101;
515 const int COLOR_parser_nodes__ASendExpr__n_expr = 102;
516 const int COLOR_parser_nodes__ASendExpr__n_expr_61d = 103;
517 const int COLOR_parser_nodes__ASendExpr__init = 104;
518 const int COLOR_parser_prod__ASendExpr__empty_init = 105;
519 const int COLOR_parser_prod__ASendExpr__init_asendexpr = 106;
520 const int COLOR_typing__ASendExpr__mproperty = 107;
521 const int COLOR_typing__ASendExpr__callsite = 108;
522 const int COLOR_typing__ASendExpr__callsite_61d = 109;
523 const int COLOR_typing__ASendExpr__property_name = 110;
524 const int COLOR_typing__ASendExpr__raw_arguments = 111;
525 const int COLOR_typing__ASendExpr__raw_arguments_61d = 112;
526 const int COLOR_typing__ASendExpr__compute_raw_arguments = 113;
527 const int COLOR_parser_nodes__AAttrFormExpr__n_expr = 102;
528 const int COLOR_parser_nodes__AAttrFormExpr__n_expr_61d = 103;
529 const int COLOR_parser_nodes__AAttrFormExpr__n_id = 104;
530 const int COLOR_parser_nodes__AAttrFormExpr__n_id_61d = 105;
531 const int COLOR_parser_nodes__AAttrFormExpr__init = 106;
532 const int COLOR_typing__AAttrFormExpr__mproperty = 107;
533 const int COLOR_typing__AAttrFormExpr__mproperty_61d = 108;
534 const int COLOR_typing__AAttrFormExpr__attr_type = 109;
535 const int COLOR_typing__AAttrFormExpr__attr_type_61d = 110;
536 const int COLOR_typing__AAttrFormExpr__resolve_property = 111;
537 const int COLOR_parser_nodes__AAttrAssignExpr__init = 112;
538 const int COLOR_parser_prod__AAttrAssignExpr__empty_init = 113;
539 const int COLOR_parser_prod__AAttrAssignExpr__init_aattrassignexpr = 114;
540 const int COLOR_astbuilder__AAttrAssignExpr__make = 115;
541 const int COLOR_parser_nodes__ACallFormExpr__n_id = 114;
542 const int COLOR_parser_nodes__ACallFormExpr__n_id_61d = 115;
543 const int COLOR_parser_nodes__ACallFormExpr__n_args = 116;
544 const int COLOR_parser_nodes__ACallFormExpr__n_args_61d = 117;
545 const int COLOR_parser_nodes__ACallFormExpr__init = 118;
546 const int COLOR_scope__ACallFormExpr__variable_create = 119;
547 const int COLOR_scope__ACallFormExpr__accept_scope_visitor = 120;
548 const int COLOR_parser_nodes__ASendReassignFormExpr__init = 121;
549 const int COLOR_typing__ASendReassignFormExpr__write_mproperty = 122;
550 const int COLOR_typing__ASendReassignFormExpr__write_callsite = 123;
551 const int COLOR_typing__ASendReassignFormExpr__write_callsite_61d = 124;
552 const int COLOR_parser_nodes__AAttrReassignExpr__init = 112;
553 const int COLOR_parser_prod__AAttrReassignExpr__empty_init = 113;
554 const int COLOR_parser_prod__AAttrReassignExpr__init_aattrreassignexpr = 114;
555 const int COLOR_parser_nodes__ACallAssignExpr__init = 121;
556 const int COLOR_parser_prod__ACallAssignExpr__empty_init = 122;
557 const int COLOR_parser_prod__ACallAssignExpr__init_acallassignexpr = 123;
558 const int COLOR_parser_nodes__ACallReassignExpr__init = 125;
559 const int COLOR_parser_prod__ACallReassignExpr__empty_init = 126;
560 const int COLOR_parser_prod__ACallReassignExpr__init_acallreassignexpr = 127;
561 const int COLOR_parser_nodes__ABraFormExpr__n_args = 125;
562 const int COLOR_parser_nodes__ABraFormExpr__n_args_61d = 126;
563 const int COLOR_parser_nodes__ABraFormExpr__init = 127;
564 const int COLOR_parser_nodes__ABraAssignExpr__init = 128;
565 const int COLOR_parser_prod__ABraAssignExpr__empty_init = 129;
566 const int COLOR_parser_prod__ABraAssignExpr__init_abraassignexpr = 130;
567 const int COLOR_parser_nodes__AVarFormExpr__n_id = 102;
568 const int COLOR_parser_nodes__AVarFormExpr__n_id_61d = 103;
569 const int COLOR_parser_nodes__AVarFormExpr__init = 104;
570 const int COLOR_scope__AVarFormExpr__variable = 105;
571 const int COLOR_scope__AVarFormExpr__variable_61d = 106;
572 const int COLOR_parser_nodes__ABraReassignExpr__init = 128;
573 const int COLOR_parser_prod__ABraReassignExpr__empty_init = 129;
574 const int COLOR_parser_prod__ABraReassignExpr__init_abrareassignexpr = 130;
575 const int COLOR_parser_nodes__AVarAssignExpr__init = 107;
576 const int COLOR_parser_prod__AVarAssignExpr__empty_init = 108;
577 const int COLOR_parser_prod__AVarAssignExpr__init_avarassignexpr = 109;
578 const int COLOR_astbuilder__AVarAssignExpr__make = 110;
579 const int COLOR_flow__AVarAssignExpr__accept_flow_visitor = 111;
580 const int COLOR_local_var_init__AVarAssignExpr__accept_local_var_visitor = 112;
581 const int COLOR_parser_nodes__AVarReassignExpr__init = 107;
582 const int COLOR_parser_prod__AVarReassignExpr__empty_init = 108;
583 const int COLOR_parser_prod__AVarReassignExpr__init_avarreassignexpr = 109;
584 const int COLOR_local_var_init__AVarReassignExpr__accept_local_var_visitor = 110;
585 const int COLOR_layout_builders__TypingLayoutBuilder__build_layout = 42;
586 const int COLOR_layout_builders__TypingLayoutBuilder__poset = 43;
587 const int COLOR_layout_builders__PropertyLayoutBuilder__build_layout = 42;
588 const int COLOR_layout_builders__ResolutionLayoutBuilder__build_layout = 42;
589 const int COLOR_layout_builders__PerfectHasher__operator = 44;
590 const int COLOR_layout_builders__PerfectHasher__operator_61d = 45;
591 const int COLOR_layout_builders__PerfectHasher__init = 46;
592 const int COLOR_layout_builders__PerfectHasher__compute_masks = 47;
593 const int COLOR_layout_builders__PerfectHasher__compute_mask = 48;
594 const int COLOR_layout_builders__PerfectHasher__compute_hashes = 49;
595 const int COLOR_layout_builders__TypingHasher__mmodule = 50;
596 const int COLOR_layout_builders__TypingHasher__mmodule_61d = 51;
597 const int COLOR_layout_builders__TypingHasher__poset_builder = 52;
598 const int COLOR_layout_builders__TypingHasher__poset_builder_61d = 53;
599 const int COLOR_layout_builders__TypingHasher__poset_cache = 54;
600 const int COLOR_layout_builders__TypingHasher__poset_cache_61d = 55;
601 const int COLOR_layout_builders__TypingHasher__init = 56;
602 const int COLOR_layout_builders__TypingHasher__compute_ids = 57;
603 const int COLOR_layout_builders__TypingHasher__build_conflicts = 58;
604 const int COLOR_layout_builders__MPropertyHasher__mmodule = 50;
605 const int COLOR_layout_builders__MPropertyHasher__mmodule_61d = 51;
606 const int COLOR_layout_builders__MPropertyHasher__init = 52;
607 const int COLOR_layout_builders__MPropertyHasher__build_poset = 53;
608 const int COLOR_layout_builders__ResolutionHasher__init = 50;
609 const int COLOR_kernel__Sys__main = 42;
610 const int COLOR_kernel__Sys__init = 43;
611 const int COLOR_gc__Sys__force_garbage_collection = 44;
612 const int COLOR_string__Sys__program_name = 45;
613 const int COLOR_string__Sys__init_args = 46;
614 const int COLOR_string__Sys__native_argc = 47;
615 const int COLOR_string__Sys__native_argv = 48;
616 const int COLOR_posix__Sys__uid_61d = 49;
617 const int COLOR_posix__Sys__uid = 50;
618 const int COLOR_posix__Sys__gid_61d = 51;
619 const int COLOR_posix__Sys__gid = 52;
620 const int COLOR_posix__Sys__euid_61d = 53;
621 const int COLOR_posix__Sys__euid = 54;
622 const int COLOR_posix__Sys__egid_61d = 55;
623 const int COLOR_posix__Sys__egid = 56;
624 const int COLOR_time__Sys__nanosleep = 57;
625 const int COLOR_exec__Sys__system = 58;
626 const int COLOR_kernel__Float___60d_61d = 42;
627 const int COLOR_kernel__Float___60d = 43;
628 const int COLOR_kernel__Float___62d_61d = 44;
629 const int COLOR_kernel__Float___62d = 45;
630 const int COLOR_kernel__Float___43d = 46;
631 const int COLOR_kernel__Float__unary_32d_45d = 47;
632 const int COLOR_kernel__Float___45d = 48;
633 const int COLOR_kernel__Float___42d = 49;
634 const int COLOR_kernel__Float___47d = 50;
635 const int COLOR_kernel__Float__to_i = 51;
636 const int COLOR_string__Float__to_precision = 52;
637 const int COLOR_string__Float__to_precision_native = 53;
638 const int COLOR_math__Float__sqrt = 54;
639 const int COLOR_math__Float__cos = 55;
640 const int COLOR_math__Float__sin = 56;
641 const int COLOR_math__Float__tan = 57;
642 const int COLOR_math__Float__acos = 58;
643 const int COLOR_math__Float__asin = 59;
644 const int COLOR_math__Float__atan = 60;
645 const int COLOR_math__Float__pow = 61;
646 const int COLOR_math__Float__log = 62;
647 const int COLOR_math__Float__exp = 63;
648 const int COLOR_math__Float__rand = 64;
649 const int COLOR_math__Float__hypot_with = 65;
650 const int COLOR_kernel__Int__unary_32d_45d = 55;
651 const int COLOR_kernel__Int___42d = 56;
652 const int COLOR_kernel__Int___47d = 57;
653 const int COLOR_kernel__Int___37d = 58;
654 const int COLOR_kernel__Int__lshift = 59;
655 const int COLOR_kernel__Int__rshift = 60;
656 const int COLOR_kernel__Int__to_f = 61;
657 const int COLOR_kernel__Int__ascii = 62;
658 const int COLOR_kernel__Int__digit_count = 63;
659 const int COLOR_kernel__Int__digit_count_base_95d10 = 64;
660 const int COLOR_kernel__Int__to_c = 65;
661 const int COLOR_kernel__Int__abs = 66;
662 const int COLOR_range__Int__times = 67;
663 const int COLOR_string__Int__fill_buffer = 68;
664 const int COLOR_string__Int__native_int_to_s = 69;
665 const int COLOR_string__Int__to_hex = 70;
666 const int COLOR_string__Int__to_base = 71;
667 const int COLOR_math__Int__rand = 72;
668 const int COLOR_math__Int__bin_and = 73;
669 const int COLOR_math__Int__bin_or = 74;
670 const int COLOR_math__Int__bin_xor = 75;
671 const int COLOR_math__Int__sqrt = 76;
672 const int COLOR_math__Int__sin = 77;
673 const int COLOR_math__Int__cos = 78;
674 const int COLOR_kernel__Pointer__address_is_null = 42;
675 const int COLOR_abstract_collection__Iterator__item = 42;
676 const int COLOR_abstract_collection__Iterator__next = 43;
677 const int COLOR_abstract_collection__Iterator__is_ok = 44;
678 const int COLOR_array__Iterator__to_a = 45;
679 const int COLOR_abstract_collection__Container__init = 70;
680 const int COLOR_abstract_collection__Container__item = 71;
681 const int COLOR_abstract_collection__Container__item_61d = 72;
682 const int COLOR_abstract_collection__ContainerIterator__init = 46;
683 const int COLOR_abstract_collection__MapIterator__item = 42;
684 const int COLOR_abstract_collection__MapIterator__key = 43;
685 const int COLOR_abstract_collection__MapIterator__next = 44;
686 const int COLOR_abstract_collection__MapIterator__is_ok = 45;
687 const int COLOR_abstract_collection__MapKeysIterator__iterator = 46;
688 const int COLOR_abstract_collection__MapKeysIterator__iterator_61d = 47;
689 const int COLOR_abstract_collection__MapKeysIterator__init = 48;
690 const int COLOR_abstract_collection__MapValuesIterator__iterator = 46;
691 const int COLOR_abstract_collection__MapValuesIterator__iterator_61d = 47;
692 const int COLOR_abstract_collection__MapValuesIterator__init = 48;
693 const int COLOR_abstract_collection__IndexedIterator__index = 46;
694 const int COLOR_abstract_collection__CoupleMap__couple_at = 54;
695 const int COLOR_abstract_collection__CoupleMapIterator__init = 46;
696 const int COLOR_abstract_collection__Couple__first = 42;
697 const int COLOR_abstract_collection__Couple__first_61d = 43;
698 const int COLOR_abstract_collection__Couple__second = 44;
699 const int COLOR_abstract_collection__Couple__second_61d = 45;
700 const int COLOR_abstract_collection__Couple__init = 46;
701 const int COLOR_range__Range__last = 70;
702 const int COLOR_range__Range__after = 71;
703 const int COLOR_range__Range__init = 72;
704 const int COLOR_range__Range__without_last = 73;
705 const int COLOR_range__IteratorRange__init = 46;
706 const int COLOR_list__List__slice = 88;
707 const int COLOR_list__List__link = 89;
708 const int COLOR_list__List__init = 90;
709 const int COLOR_list__List__from = 91;
710 const int COLOR_list__List__get_node = 92;
711 const int COLOR_list__List__search_node_after = 93;
712 const int COLOR_list__List__remove_node = 94;
713 const int COLOR_list__List__insert_before = 95;
714 const int COLOR_list__ListIterator__item_61d = 47;
715 const int COLOR_list__ListIterator__init = 48;
716 const int COLOR_list__ListIterator__delete = 49;
717 const int COLOR_list__ListIterator__insert_before = 50;
718 const int COLOR_list__ListNode__init = 73;
719 const int COLOR_list__ListNode__next = 74;
720 const int COLOR_list__ListNode__next_61d = 75;
721 const int COLOR_list__ListNode__prev = 76;
722 const int COLOR_list__ListNode__prev_61d = 77;
723 const int COLOR_array__ArrayIterator__init = 47;
724 const int COLOR_array__ArraySet__enlarge = 75;
725 const int COLOR_array__ArraySet__remove_at = 76;
726 const int COLOR_array__ArraySet__init = 77;
727 const int COLOR_array__ArraySet__with_capacity = 78;
728 const int COLOR_array__ArraySetIterator__init = 46;
729 const int COLOR_array__ArrayMap__keys_61d = 55;
730 const int COLOR_array__ArrayMap__values_61d = 56;
731 const int COLOR_array__ArrayMap__enlarge = 57;
732 const int COLOR_array__ArrayMap__remove_at_index = 58;
733 const int COLOR_array__ArrayMap__index = 59;
734 const int COLOR_array__ArrayMap__init = 60;
735 const int COLOR_array__ArrayMapKeys__map = 73;
736 const int COLOR_array__ArrayMapKeys__map_61d = 74;
737 const int COLOR_array__ArrayMapKeys__init = 75;
738 const int COLOR_array__ArrayMapValues__map = 73;
739 const int COLOR_array__ArrayMapValues__map_61d = 74;
740 const int COLOR_array__ArrayMapValues__init = 75;
741 const int COLOR_array__NativeArray___91d_93d = 42;
742 const int COLOR_array__NativeArray___91d_93d_61d = 43;
743 const int COLOR_array__NativeArray__copy_to = 44;
744 const int COLOR_sorter__ComparableSorter__init = 75;
745 const int COLOR_hash_collection__HashNode__next_item = 42;
746 const int COLOR_hash_collection__HashNode__next_item_61d = 43;
747 const int COLOR_hash_collection__HashNode__prev_item = 44;
748 const int COLOR_hash_collection__HashNode__prev_item_61d = 45;
749 const int COLOR_hash_collection__HashNode__init = 46;
750 const int COLOR_hash_collection__HashMapKeys__map = 73;
751 const int COLOR_hash_collection__HashMapKeys__map_61d = 74;
752 const int COLOR_hash_collection__HashMapKeys__init = 75;
753 const int COLOR_hash_collection__HashMapValues__map = 73;
754 const int COLOR_hash_collection__HashMapValues__map_61d = 74;
755 const int COLOR_hash_collection__HashMapValues__init = 75;
756 const int COLOR_hash_collection__HashMapNode__init = 47;
757 const int COLOR_hash_collection__HashMapIterator__init = 46;
758 const int COLOR_hash_collection__HashSetNode__init = 47;
759 const int COLOR_hash_collection__HashSetIterator__init = 46;
760 const int COLOR_string__NativeString___91d_93d = 119;
761 const int COLOR_string__NativeString___91d_93d_61d = 120;
762 const int COLOR_string__NativeString__copy_to = 121;
763 const int COLOR_string__NativeString__cstring_length = 122;
764 const int COLOR_string__NativeString__atoi = 123;
765 const int COLOR_string__NativeString__atof = 124;
766 const int COLOR_string__NativeString__to_s_with_length = 125;
767 const int COLOR_string__NativeString__to_s_with_copy = 126;
768 const int COLOR_string__NativeString__init = 127;
769 const int COLOR_environ__NativeString__get_environ = 128;
770 const int COLOR_environ__NativeString__setenv = 129;
771 const int COLOR_exec__NativeString__system = 130;
772 const int COLOR_file__NativeString__file_exists = 131;
773 const int COLOR_file__NativeString__file_stat = 132;
774 const int COLOR_file__NativeString__file_lstat = 133;
775 const int COLOR_file__NativeString__file_mkdir = 134;
776 const int COLOR_file__NativeString__file_delete = 135;
777 const int COLOR_file__NativeString__file_chdir = 136;
778 const int COLOR_file__NativeString__file_realpath = 137;
779 const int COLOR_posix__Passwd__from_uid = 43;
780 const int COLOR_posix__Passwd__from_name = 44;
781 const int COLOR_posix__Passwd__name = 45;
782 const int COLOR_posix__Passwd__passwd = 46;
783 const int COLOR_posix__Passwd__uid = 47;
784 const int COLOR_posix__Passwd__gid = 48;
785 const int COLOR_posix__Passwd__gecos = 49;
786 const int COLOR_posix__Passwd__dir = 50;
787 const int COLOR_posix__Passwd__shell = 51;
788 const int COLOR_posix__Group__from_gid = 43;
789 const int COLOR_posix__Group__from_name = 44;
790 const int COLOR_posix__Group__name = 45;
791 const int COLOR_posix__Group__passwd = 46;
792 const int COLOR_posix__Group__gid = 47;
793 const int COLOR_posix__Group__mem = 48;
794 const int COLOR_stream__StringOStream__content = 51;
795 const int COLOR_stream__StringOStream__content_61d = 52;
796 const int COLOR_stream__StringOStream__init = 53;
797 const int COLOR_string_search__BM_Pattern__init = 59;
798 const int COLOR_string_search__BM_Pattern__bc = 60;
799 const int COLOR_string_search__BM_Pattern__compute_bc = 61;
800 const int COLOR_string_search__BM_Pattern__suffixes = 62;
801 const int COLOR_string_search__BM_Pattern__compute_gs = 63;
802 const int COLOR_string_search__Match__string = 42;
803 const int COLOR_string_search__Match__from = 43;
804 const int COLOR_string_search__Match__length = 44;
805 const int COLOR_string_search__Match__after = 45;
806 const int COLOR_string_search__Match__init = 46;
807 const int COLOR_time__TimeT__init = 43;
808 const int COLOR_time__TimeT__from_i = 44;
809 const int COLOR_time__TimeT__update = 45;
810 const int COLOR_time__TimeT__ctime = 46;
811 const int COLOR_time__TimeT__difftime = 47;
812 const int COLOR_time__TimeT__to_i = 48;
813 const int COLOR_time__Tm__gmtime = 43;
814 const int COLOR_time__Tm__gmtime_from_timet = 44;
815 const int COLOR_time__Tm__localtime = 45;
816 const int COLOR_time__Tm__localtime_from_timet = 46;
817 const int COLOR_time__Tm__to_timet = 47;
818 const int COLOR_time__Tm__sec = 48;
819 const int COLOR_time__Tm__min = 49;
820 const int COLOR_time__Tm__hour = 50;
821 const int COLOR_time__Tm__mday = 51;
822 const int COLOR_time__Tm__mon = 52;
823 const int COLOR_time__Tm__year = 53;
824 const int COLOR_time__Tm__wday = 54;
825 const int COLOR_time__Tm__yday = 55;
826 const int COLOR_time__Tm__is_dst = 56;
827 const int COLOR_time__Tm__asctime = 57;
828 const int COLOR_time__Tm__strftime = 58;
829 const int COLOR_exec__NativeProcess__id = 43;
830 const int COLOR_exec__NativeProcess__is_finished = 44;
831 const int COLOR_exec__NativeProcess__status = 45;
832 const int COLOR_exec__NativeProcess__wait = 46;
833 const int COLOR_exec__NativeProcess__in_fd = 47;
834 const int COLOR_exec__NativeProcess__out_fd = 48;
835 const int COLOR_exec__NativeProcess__err_fd = 49;
836 const int COLOR_file__Stdin__init = 60;
837 const int COLOR_file__Stdin__poll_in = 61;
838 const int COLOR_file__Stdout__init = 60;
839 const int COLOR_file__Stderr__init = 60;
840 const int COLOR_file__FileStat__mode = 43;
841 const int COLOR_file__FileStat__atime = 44;
842 const int COLOR_file__FileStat__ctime = 45;
843 const int COLOR_file__FileStat__mtime = 46;
844 const int COLOR_file__FileStat__size = 47;
845 const int COLOR_file__FileStat__is_reg = 48;
846 const int COLOR_file__FileStat__is_dir = 49;
847 const int COLOR_file__FileStat__is_chr = 50;
848 const int COLOR_file__FileStat__is_blk = 51;
849 const int COLOR_file__FileStat__is_fifo = 52;
850 const int COLOR_file__FileStat__is_lnk = 53;
851 const int COLOR_file__FileStat__is_sock = 54;
852 const int COLOR_file__NativeFile__io_read = 43;
853 const int COLOR_file__NativeFile__io_write = 44;
854 const int COLOR_file__NativeFile__io_close = 45;
855 const int COLOR_file__NativeFile__file_stat = 46;
856 const int COLOR_file__NativeFile__io_open_read = 47;
857 const int COLOR_file__NativeFile__io_open_write = 48;
858 const int COLOR_file__NativeFile__native_stdin = 49;
859 const int COLOR_file__NativeFile__native_stdout = 50;
860 const int COLOR_file__NativeFile__native_stderr = 51;
861 const int COLOR_ropes__TupleLeafNodePos__curr_node = 42;
862 const int COLOR_ropes__TupleLeafNodePos__curr_node_61d = 43;
863 const int COLOR_ropes__TupleLeafNodePos__corrected_pos = 44;
864 const int COLOR_ropes__TupleLeafNodePos__corrected_pos_61d = 45;
865 const int COLOR_ropes__TupleLeafNodePos__visit_stack = 46;
866 const int COLOR_ropes__TupleLeafNodePos__visit_stack_61d = 47;
867 const int COLOR_ropes__TupleLeafNodePos__init = 48;
868 const int COLOR_ropes__BufferRope__is_dirty = 136;
869 const int COLOR_ropes__BufferRope__is_dirty_61d = 137;
870 const int COLOR_ropes__BufferRope__init = 138;
871 const int COLOR_ropes__BufferRope__with_string = 139;
872 const int COLOR_ropes__BufferRope__rotate_right = 140;
873 const int COLOR_ropes__BufferRope__rotate_left = 141;
874 const int COLOR_ropes__BufferRope__balance_from_node = 142;
875 const int COLOR_ropes__BufferRope__balance_node = 143;
876 const int COLOR_ropes__BufferRope__append = 144;
877 const int COLOR_ropes__BufferRope__append_multi = 145;
878 const int COLOR_ropes__BufferRope__prepend = 146;
879 const int COLOR_ropes__BufferRope__prepend_multi = 147;
880 const int COLOR_ropes__BufferRope__concat = 148;
881 const int COLOR_ropes__BufferRope__freeze = 149;
882 const int COLOR_ropes__BufferRope__to_immutable = 150;
883 const int COLOR_ropes__ImmutableRope__init = 136;
884 const int COLOR_ropes__ImmutableRope__with_string = 137;
885 const int COLOR_ropes__CharRopeView__target = 78;
886 const int COLOR_ropes__CharRopeView__target_61d = 79;
887 const int COLOR_ropes__CharRopeView__init = 80;
888 const int COLOR_ropes__TupleVisitNode__init = 42;
889 const int COLOR_ropes__TupleVisitNode__node = 43;
890 const int COLOR_ropes__TupleVisitNode__node_61d = 44;
891 const int COLOR_ropes__TupleVisitNode__left_visited = 45;
892 const int COLOR_ropes__TupleVisitNode__left_visited_61d = 46;
893 const int COLOR_ropes__TupleVisitNode__right_visited = 47;
894 const int COLOR_ropes__TupleVisitNode__right_visited_61d = 48;
895 const int COLOR_ropes__RopeIterator__target = 47;
896 const int COLOR_ropes__RopeIterator__pos = 48;
897 const int COLOR_ropes__RopeIterator__pos_61d = 49;
898 const int COLOR_ropes__RopeIterator__init = 50;
899 const int COLOR_ropes__RopeIterator__with_index = 51;
900 const int COLOR_ropes__RopeCharIterator__sub_str_iter = 47;
901 const int COLOR_ropes__RopeCharIterator__sub_str_iter_61d = 48;
902 const int COLOR_ropes__RopeCharIterator__abs_pos = 49;
903 const int COLOR_ropes__RopeCharIterator__abs_pos_61d = 50;
904 const int COLOR_ropes__RopeCharIterator__sub_pos = 51;
905 const int COLOR_ropes__RopeCharIterator__sub_pos_61d = 52;
906 const int COLOR_ropes__RopeCharIterator__curr_substring = 53;
907 const int COLOR_ropes__RopeCharIterator__curr_substring_61d = 54;
908 const int COLOR_ropes__RopeCharIterator__init = 55;
909 const int COLOR_ropes__DFSRopeLeafIterator__visit_stack = 52;
910 const int COLOR_ropes__DFSRopeLeafIterator__visit_stack_61d = 53;
911 const int COLOR_ropes__DFSRopeLeafIterator__curr_leaf = 54;
912 const int COLOR_ropes__DFSRopeLeafIterator__curr_leaf_61d = 55;
913 const int COLOR_ropes__DFSRopeLeafIterator__init = 56;
914 const int COLOR_ropes__DFSRopeLeafIterator__with_index = 57;
915 const int COLOR_ropes__DFSRopeLeafIterator__next_body = 58;
916 const int COLOR_ropes__RopeNode__parent = 42;
917 const int COLOR_ropes__RopeNode__parent_61d = 43;
918 const int COLOR_ropes__RopeNode__height = 44;
919 const int COLOR_ropes__RopeNode__height_61d = 45;
920 const int COLOR_ropes__RopeNode__balance_factor = 46;
921 const int COLOR_ropes__RopeNode__length = 47;
922 const int COLOR_ropes__RopeNode__length_61d = 48;
923 const int COLOR_ropes__RopeNode__init = 49;
924 const int COLOR_ropes__ConcatNode__left_child = 50;
925 const int COLOR_ropes__ConcatNode__right_child = 51;
926 const int COLOR_ropes__ConcatNode__left_child_61d = 52;
927 const int COLOR_ropes__ConcatNode__right_child_61d = 53;
928 const int COLOR_ropes__ConcatNode__update_data = 54;
929 const int COLOR_ropes__ConcatNode__init = 55;
930 const int COLOR_ropes__LeafNode__init = 50;
931 const int COLOR_ropes__LeafNode__value = 51;
932 const int COLOR_ropes__LeafNode__value_61d = 52;
933 const int COLOR_location__SourceFile__filename = 42;
934 const int COLOR_location__SourceFile__filename_61d = 43;
935 const int COLOR_location__SourceFile__string = 44;
936 const int COLOR_location__SourceFile__string_61d = 45;
937 const int COLOR_location__SourceFile__init = 46;
938 const int COLOR_location__SourceFile__from_string = 47;
939 const int COLOR_location__SourceFile__line_starts = 48;
940 const int COLOR_location__SourceFile__line_starts_61d = 49;
941 const int COLOR_location__Location__file = 50;
942 const int COLOR_location__Location__file_61d = 51;
943 const int COLOR_location__Location__line_start = 52;
944 const int COLOR_location__Location__line_start_61d = 53;
945 const int COLOR_location__Location__line_end = 54;
946 const int COLOR_location__Location__line_end_61d = 55;
947 const int COLOR_location__Location__column_start = 56;
948 const int COLOR_location__Location__column_start_61d = 57;
949 const int COLOR_location__Location__column_end = 58;
950 const int COLOR_location__Location__column_end_61d = 59;
951 const int COLOR_location__Location__init = 60;
952 const int COLOR_location__Location__pstart = 61;
953 const int COLOR_location__Location__pend = 62;
954 const int COLOR_location__Location__text = 63;
955 const int COLOR_location__Location__text_cache = 64;
956 const int COLOR_location__Location__text_cache_61d = 65;
957 const int COLOR_location__Location__with_file = 66;
958 const int COLOR_location__Location__located_in = 67;
959 const int COLOR_location__Location__relative_to = 68;
960 const int COLOR_location__Location__colored_line = 69;
961 const int COLOR_tables__TablesCapable__lexer_goto = 42;
962 const int COLOR_tables__TablesCapable__lexer_accept = 43;
963 const int COLOR_tables__TablesCapable__parser_goto = 44;
964 const int COLOR_tables__TablesCapable__parser_action = 45;
965 const int COLOR_poset__POSetElement__poset = 42;
966 const int COLOR_poset__POSetElement__poset_61d = 43;
967 const int COLOR_poset__POSetElement__element = 44;
968 const int COLOR_poset__POSetElement__element_61d = 45;
969 const int COLOR_poset__POSetElement__tos = 46;
970 const int COLOR_poset__POSetElement__tos_61d = 47;
971 const int COLOR_poset__POSetElement__froms = 48;
972 const int COLOR_poset__POSetElement__froms_61d = 49;
973 const int COLOR_poset__POSetElement__dtos = 50;
974 const int COLOR_poset__POSetElement__dtos_61d = 51;
975 const int COLOR_poset__POSetElement__dfroms = 52;
976 const int COLOR_poset__POSetElement__dfroms_61d = 53;
977 const int COLOR_poset__POSetElement__count = 54;
978 const int COLOR_poset__POSetElement__count_61d = 55;
979 const int COLOR_poset__POSetElement__greaters = 56;
980 const int COLOR_poset__POSetElement__direct_greaters = 57;
981 const int COLOR_poset__POSetElement__smallers = 58;
982 const int COLOR_poset__POSetElement__direct_smallers = 59;
983 const int COLOR_poset__POSetElement___60d_61d = 60;
984 const int COLOR_poset__POSetElement___60d = 61;
985 const int COLOR_poset__POSetElement__init = 62;
986 const int COLOR_model_base__Model__init = 42;
987 const int COLOR_mproject__Model__mprojects = 43;
988 const int COLOR_mproject__Model__mprojects_61d = 44;
989 const int COLOR_mproject__Model__mproject_by_name = 45;
990 const int COLOR_mproject__Model__mproject_by_name_61d = 46;
991 const int COLOR_mproject__Model__get_mprojects_by_name = 47;
992 const int COLOR_mmodule__Model__mmodules = 48;
993 const int COLOR_mmodule__Model__mmodules_61d = 49;
994 const int COLOR_mmodule__Model__mmodule_nesting_hierarchy = 50;
995 const int COLOR_mmodule__Model__mmodule_nesting_hierarchy_61d = 51;
996 const int COLOR_mmodule__Model__mmodule_importation_hierarchy = 52;
997 const int COLOR_mmodule__Model__mmodule_importation_hierarchy_61d = 53;
998 const int COLOR_mmodule__Model__mmodules_by_name = 54;
999 const int COLOR_mmodule__Model__mmodules_by_name_61d = 55;
1000 const int COLOR_mmodule__Model__get_mmodules_by_name = 56;
1001 const int COLOR_model__Model__mclasses = 57;
1002 const int COLOR_model__Model__mclasses_61d = 58;
1003 const int COLOR_model__Model__mproperties = 59;
1004 const int COLOR_model__Model__mproperties_61d = 60;
1005 const int COLOR_model__Model__mclassdef_hierarchy = 61;
1006 const int COLOR_model__Model__mclassdef_hierarchy_61d = 62;
1007 const int COLOR_model__Model__intro_mtype_specialization_hierarchy = 63;
1008 const int COLOR_model__Model__intro_mtype_specialization_hierarchy_61d = 64;
1009 const int COLOR_model__Model__full_mtype_specialization_hierarchy = 65;
1010 const int COLOR_model__Model__full_mtype_specialization_hierarchy_61d = 66;
1011 const int COLOR_model__Model__mclasses_by_name = 67;
1012 const int COLOR_model__Model__mclasses_by_name_61d = 68;
1013 const int COLOR_model__Model__get_mclasses_by_name = 69;
1014 const int COLOR_model__Model__mproperties_by_name = 70;
1015 const int COLOR_model__Model__mproperties_by_name_61d = 71;
1016 const int COLOR_model__Model__get_mproperties_by_name = 72;
1017 const int COLOR_model__Model__null_type = 73;
1018 const int COLOR_model__Model__null_type_61d = 74;
1019 const int COLOR_model_base__MVisibility__to_s_61d = 50;
1020 const int COLOR_model_base__MVisibility__level = 51;
1021 const int COLOR_model_base__MVisibility__level_61d = 52;
1022 const int COLOR_model_base__MVisibility__init = 53;
1023 const int COLOR_more_collections__MultiHashMap__add_one = 111;
1024 const int COLOR_more_collections__MultiHashMap__init = 112;
1025 const int COLOR_more_collections__HashMap2__level1 = 42;
1026 const int COLOR_more_collections__HashMap2__level1_61d = 43;
1027 const int COLOR_more_collections__HashMap2___91d_93d = 44;
1028 const int COLOR_more_collections__HashMap2___91d_93d_61d = 45;
1029 const int COLOR_more_collections__HashMap2__init = 46;
1030 const int COLOR_more_collections__HashMap3__level1 = 42;
1031 const int COLOR_more_collections__HashMap3__level1_61d = 43;
1032 const int COLOR_more_collections__HashMap3___91d_93d = 44;
1033 const int COLOR_more_collections__HashMap3___91d_93d_61d = 45;
1034 const int COLOR_more_collections__HashMap3__init = 46;
1035 const int COLOR_opts__Option__names = 42;
1036 const int COLOR_opts__Option__helptext = 43;
1037 const int COLOR_opts__Option__errors = 44;
1038 const int COLOR_opts__Option__mandatory = 45;
1039 const int COLOR_opts__Option__mandatory_61d = 46;
1040 const int COLOR_opts__Option__read = 47;
1041 const int COLOR_opts__Option__value_61d = 48;
1042 const int COLOR_opts__Option__value = 49;
1043 const int COLOR_opts__Option__default_value = 50;
1044 const int COLOR_opts__Option__default_value_61d = 51;
1045 const int COLOR_opts__Option__init_opt = 52;
1046 const int COLOR_opts__Option__add_aliases = 53;
1047 const int COLOR_opts__Option__pretty = 54;
1048 const int COLOR_opts__Option__pretty_default = 55;
1049 const int COLOR_opts__Option__read_param = 56;
1050 const int COLOR_opts__OptionText__init = 57;
1051 const int COLOR_opts__OptionBool__init = 57;
1052 const int COLOR_opts__OptionBool__read_param = 58;
1053 const int COLOR_opts__OptionCount__init = 57;
1054 const int COLOR_opts__OptionCount__read_param = 58;
1055 const int COLOR_opts__OptionParameter__convert = 57;
1056 const int COLOR_opts__OptionParameter__parameter_mandatory = 58;
1057 const int COLOR_opts__OptionParameter__parameter_mandatory_61d = 59;
1058 const int COLOR_opts__OptionParameter__init_opt = 60;
1059 const int COLOR_opts__OptionParameter__read_param = 61;
1060 const int COLOR_opts__OptionString__init = 62;
1061 const int COLOR_opts__OptionEnum__init = 62;
1062 const int COLOR_opts__OptionEnum__value_name = 63;
1063 const int COLOR_opts__OptionInt__init = 62;
1064 const int COLOR_opts__OptionArray__init = 62;
1065 const int COLOR_opts__OptionContext__options = 42;
1066 const int COLOR_opts__OptionContext__rest = 43;
1067 const int COLOR_opts__OptionContext__errors = 44;
1068 const int COLOR_opts__OptionContext__usage = 45;
1069 const int COLOR_opts__OptionContext__parse = 46;
1070 const int COLOR_opts__OptionContext__parse_intern = 47;
1071 const int COLOR_opts__OptionContext__add_option = 48;
1072 const int COLOR_opts__OptionContext__init = 49;
1073 const int COLOR_opts__OptionContext__build = 50;
1074 const int COLOR_opts__OptionContext__get_errors = 51;
1075 const int COLOR_parser_nodes__ANodes__parent = 88;
1076 const int COLOR_parser_nodes__ANodes__parent_61d = 89;
1077 const int COLOR_parser_nodes__ANodes__items = 90;
1078 const int COLOR_parser_nodes__ANodes__items_61d = 91;
1079 const int COLOR_parser_nodes__ANodes__hook_add = 92;
1080 const int COLOR_parser_nodes__ANodes__hook_remove = 93;
1081 const int COLOR_parser_nodes__ANodes__init = 94;
1082 const int COLOR_parser_nodes__Token__text = 64;
1083 const int COLOR_parser_nodes__Token__text_61d = 65;
1084 const int COLOR_parser_nodes__Token__prev_token = 66;
1085 const int COLOR_parser_nodes__Token__prev_token_61d = 67;
1086 const int COLOR_parser_nodes__Token__next_token = 68;
1087 const int COLOR_parser_nodes__Token__next_token_61d = 69;
1088 const int COLOR_parser_nodes__Token__init = 70;
1089 const int COLOR_lexer__Token__parser_index = 71;
1090 const int COLOR_parser_nodes__Visitor__visit = 42;
1091 const int COLOR_parser_nodes__Visitor__enter_visit = 43;
1092 const int COLOR_parser_nodes__Visitor__current_node = 44;
1093 const int COLOR_parser_nodes__Visitor__current_node_61d = 45;
1094 const int COLOR_parser_nodes__Visitor__init = 46;
1095 const int COLOR_parser_nodes__TEol__init = 72;
1096 const int COLOR_lexer__TEol__init_tk = 73;
1097 const int COLOR_parser_nodes__TComment__init = 72;
1098 const int COLOR_lexer__TComment__init_tk = 73;
1099 const int COLOR_parser_nodes__TokenKeyword__init = 72;
1100 const int COLOR_parser_nodes__TKwpackage__init = 73;
1101 const int COLOR_lexer__TKwpackage__init_tk = 74;
1102 const int COLOR_parser_nodes__TKwmodule__init = 73;
1103 const int COLOR_lexer__TKwmodule__init_tk = 74;
1104 const int COLOR_parser_nodes__TKwimport__init = 73;
1105 const int COLOR_lexer__TKwimport__init_tk = 74;
1106 const int COLOR_parser_nodes__TKwclass__init = 73;
1107 const int COLOR_lexer__TKwclass__init_tk = 74;
1108 const int COLOR_parser_nodes__TKwabstract__init = 73;
1109 const int COLOR_lexer__TKwabstract__init_tk = 74;
1110 const int COLOR_parser_nodes__TKwinterface__init = 73;
1111 const int COLOR_lexer__TKwinterface__init_tk = 74;
1112 const int COLOR_parser_nodes__TKwenum__init = 73;
1113 const int COLOR_lexer__TKwenum__init_tk = 74;
1114 const int COLOR_parser_nodes__TKwend__init = 73;
1115 const int COLOR_lexer__TKwend__init_tk = 74;
1116 const int COLOR_parser_nodes__TKwmeth__init = 73;
1117 const int COLOR_lexer__TKwmeth__init_tk = 74;
1118 const int COLOR_parser_nodes__TKwtype__init = 73;
1119 const int COLOR_lexer__TKwtype__init_tk = 74;
1120 const int COLOR_parser_nodes__TKwinit__init = 73;
1121 const int COLOR_lexer__TKwinit__init_tk = 74;
1122 const int COLOR_parser_nodes__TKwredef__init = 73;
1123 const int COLOR_lexer__TKwredef__init_tk = 74;
1124 const int COLOR_parser_nodes__TKwis__init = 73;
1125 const int COLOR_lexer__TKwis__init_tk = 74;
1126 const int COLOR_parser_nodes__TKwdo__init = 73;
1127 const int COLOR_lexer__TKwdo__init_tk = 74;
1128 const int COLOR_parser_nodes__TKwreadable__init = 73;
1129 const int COLOR_lexer__TKwreadable__init_tk = 74;
1130 const int COLOR_parser_nodes__TKwwritable__init = 73;
1131 const int COLOR_lexer__TKwwritable__init_tk = 74;
1132 const int COLOR_parser_nodes__TKwvar__init = 73;
1133 const int COLOR_lexer__TKwvar__init_tk = 74;
1134 const int COLOR_parser_nodes__TKwintern__init = 73;
1135 const int COLOR_lexer__TKwintern__init_tk = 74;
1136 const int COLOR_parser_nodes__TKwextern__init = 73;
1137 const int COLOR_lexer__TKwextern__init_tk = 74;
1138 const int COLOR_parser_nodes__TKwprotected__init = 73;
1139 const int COLOR_lexer__TKwprotected__init_tk = 74;
1140 const int COLOR_parser_nodes__TKwprivate__init = 73;
1141 const int COLOR_lexer__TKwprivate__init_tk = 74;
1142 const int COLOR_parser_nodes__TKwintrude__init = 73;
1143 const int COLOR_lexer__TKwintrude__init_tk = 74;
1144 const int COLOR_parser_nodes__TKwif__init = 73;
1145 const int COLOR_lexer__TKwif__init_tk = 74;
1146 const int COLOR_parser_nodes__TKwthen__init = 73;
1147 const int COLOR_lexer__TKwthen__init_tk = 74;
1148 const int COLOR_parser_nodes__TKwelse__init = 73;
1149 const int COLOR_lexer__TKwelse__init_tk = 74;
1150 const int COLOR_parser_nodes__TKwwhile__init = 73;
1151 const int COLOR_lexer__TKwwhile__init_tk = 74;
1152 const int COLOR_parser_nodes__TKwloop__init = 73;
1153 const int COLOR_lexer__TKwloop__init_tk = 74;
1154 const int COLOR_parser_nodes__TKwfor__init = 73;
1155 const int COLOR_lexer__TKwfor__init_tk = 74;
1156 const int COLOR_parser_nodes__TKwin__init = 73;
1157 const int COLOR_lexer__TKwin__init_tk = 74;
1158 const int COLOR_parser_nodes__TKwand__init = 73;
1159 const int COLOR_lexer__TKwand__init_tk = 74;
1160 const int COLOR_parser_nodes__TKwor__init = 73;
1161 const int COLOR_lexer__TKwor__init_tk = 74;
1162 const int COLOR_parser_nodes__TKwimplies__init = 73;
1163 const int COLOR_lexer__TKwimplies__init_tk = 74;
1164 const int COLOR_parser_nodes__TKwnot__init = 73;
1165 const int COLOR_lexer__TKwnot__init_tk = 74;
1166 const int COLOR_parser_nodes__TKwreturn__init = 73;
1167 const int COLOR_lexer__TKwreturn__init_tk = 74;
1168 const int COLOR_parser_nodes__TKwcontinue__init = 73;
1169 const int COLOR_lexer__TKwcontinue__init_tk = 74;
1170 const int COLOR_parser_nodes__TKwbreak__init = 73;
1171 const int COLOR_lexer__TKwbreak__init_tk = 74;
1172 const int COLOR_parser_nodes__TKwabort__init = 73;
1173 const int COLOR_lexer__TKwabort__init_tk = 74;
1174 const int COLOR_parser_nodes__TKwassert__init = 73;
1175 const int COLOR_lexer__TKwassert__init_tk = 74;
1176 const int COLOR_parser_nodes__TKwnew__init = 73;
1177 const int COLOR_lexer__TKwnew__init_tk = 74;
1178 const int COLOR_parser_nodes__TKwisa__init = 73;
1179 const int COLOR_lexer__TKwisa__init_tk = 74;
1180 const int COLOR_parser_nodes__TKwonce__init = 73;
1181 const int COLOR_lexer__TKwonce__init_tk = 74;
1182 const int COLOR_parser_nodes__TKwsuper__init = 73;
1183 const int COLOR_lexer__TKwsuper__init_tk = 74;
1184 const int COLOR_parser_nodes__TKwself__init = 73;
1185 const int COLOR_lexer__TKwself__init_tk = 74;
1186 const int COLOR_parser_nodes__TKwtrue__init = 73;
1187 const int COLOR_lexer__TKwtrue__init_tk = 74;
1188 const int COLOR_parser_nodes__TKwfalse__init = 73;
1189 const int COLOR_lexer__TKwfalse__init_tk = 74;
1190 const int COLOR_parser_nodes__TKwnull__init = 73;
1191 const int COLOR_lexer__TKwnull__init_tk = 74;
1192 const int COLOR_parser_nodes__TKwas__init = 73;
1193 const int COLOR_lexer__TKwas__init_tk = 74;
1194 const int COLOR_parser_nodes__TKwnullable__init = 73;
1195 const int COLOR_lexer__TKwnullable__init_tk = 74;
1196 const int COLOR_parser_nodes__TKwisset__init = 73;
1197 const int COLOR_lexer__TKwisset__init_tk = 74;
1198 const int COLOR_parser_nodes__TKwlabel__init = 73;
1199 const int COLOR_lexer__TKwlabel__init_tk = 74;
1200 const int COLOR_parser_nodes__TKwdebug__init = 72;
1201 const int COLOR_lexer__TKwdebug__init_tk = 73;
1202 const int COLOR_parser_nodes__TOpar__init = 72;
1203 const int COLOR_lexer__TOpar__init_tk = 73;
1204 const int COLOR_parser_nodes__TCpar__init = 72;
1205 const int COLOR_lexer__TCpar__init_tk = 73;
1206 const int COLOR_parser_nodes__TObra__init = 72;
1207 const int COLOR_lexer__TObra__init_tk = 73;
1208 const int COLOR_parser_nodes__TCbra__init = 72;
1209 const int COLOR_lexer__TCbra__init_tk = 73;
1210 const int COLOR_parser_nodes__TComma__init = 72;
1211 const int COLOR_lexer__TComma__init_tk = 73;
1212 const int COLOR_parser_nodes__TColumn__init = 72;
1213 const int COLOR_lexer__TColumn__init_tk = 73;
1214 const int COLOR_parser_nodes__TQuad__init = 72;
1215 const int COLOR_lexer__TQuad__init_tk = 73;
1216 const int COLOR_parser_nodes__TAssign__init = 72;
1217 const int COLOR_lexer__TAssign__init_tk = 73;
1218 const int COLOR_parser_nodes__TokenOperator__init = 72;
1219 const int COLOR_parser_nodes__TPluseq__init = 73;
1220 const int COLOR_lexer__TPluseq__init_tk = 74;
1221 const int COLOR_parser_nodes__TMinuseq__init = 73;
1222 const int COLOR_lexer__TMinuseq__init_tk = 74;
1223 const int COLOR_parser_nodes__TDotdotdot__init = 73;
1224 const int COLOR_lexer__TDotdotdot__init_tk = 74;
1225 const int COLOR_parser_nodes__TDotdot__init = 73;
1226 const int COLOR_lexer__TDotdot__init_tk = 74;
1227 const int COLOR_parser_nodes__TDot__init = 73;
1228 const int COLOR_lexer__TDot__init_tk = 74;
1229 const int COLOR_parser_nodes__TPlus__init = 73;
1230 const int COLOR_lexer__TPlus__init_tk = 74;
1231 const int COLOR_parser_nodes__TMinus__init = 73;
1232 const int COLOR_lexer__TMinus__init_tk = 74;
1233 const int COLOR_parser_nodes__TStar__init = 73;
1234 const int COLOR_lexer__TStar__init_tk = 74;
1235 const int COLOR_parser_nodes__TSlash__init = 73;
1236 const int COLOR_lexer__TSlash__init_tk = 74;
1237 const int COLOR_parser_nodes__TPercent__init = 73;
1238 const int COLOR_lexer__TPercent__init_tk = 74;
1239 const int COLOR_parser_nodes__TEq__init = 73;
1240 const int COLOR_lexer__TEq__init_tk = 74;
1241 const int COLOR_parser_nodes__TNe__init = 73;
1242 const int COLOR_lexer__TNe__init_tk = 74;
1243 const int COLOR_parser_nodes__TLt__init = 73;
1244 const int COLOR_lexer__TLt__init_tk = 74;
1245 const int COLOR_parser_nodes__TLe__init = 73;
1246 const int COLOR_lexer__TLe__init_tk = 74;
1247 const int COLOR_parser_nodes__TLl__init = 73;
1248 const int COLOR_lexer__TLl__init_tk = 74;
1249 const int COLOR_parser_nodes__TGt__init = 73;
1250 const int COLOR_lexer__TGt__init_tk = 74;
1251 const int COLOR_parser_nodes__TGe__init = 73;
1252 const int COLOR_lexer__TGe__init_tk = 74;
1253 const int COLOR_parser_nodes__TGg__init = 73;
1254 const int COLOR_lexer__TGg__init_tk = 74;
1255 const int COLOR_parser_nodes__TStarship__init = 73;
1256 const int COLOR_lexer__TStarship__init_tk = 74;
1257 const int COLOR_parser_nodes__TBang__init = 73;
1258 const int COLOR_lexer__TBang__init_tk = 74;
1259 const int COLOR_parser_nodes__TAt__init = 72;
1260 const int COLOR_lexer__TAt__init_tk = 73;
1261 const int COLOR_parser_nodes__TClassid__init = 72;
1262 const int COLOR_lexer__TClassid__init_tk = 73;
1263 const int COLOR_parser_nodes__TId__init = 72;
1264 const int COLOR_lexer__TId__init_tk = 73;
1265 const int COLOR_parser_nodes__TAttrid__init = 72;
1266 const int COLOR_lexer__TAttrid__init_tk = 73;
1267 const int COLOR_parser_nodes__TokenLiteral__init = 72;
1268 const int COLOR_parser_nodes__TNumber__init = 73;
1269 const int COLOR_lexer__TNumber__init_tk = 74;
1270 const int COLOR_parser_nodes__TFloat__init = 73;
1271 const int COLOR_lexer__TFloat__init_tk = 74;
1272 const int COLOR_parser_nodes__TChar__init = 73;
1273 const int COLOR_lexer__TChar__init_tk = 74;
1274 const int COLOR_parser_nodes__TString__init = 73;
1275 const int COLOR_lexer__TString__init_tk = 74;
1276 const int COLOR_parser_nodes__TStartString__init = 73;
1277 const int COLOR_lexer__TStartString__init_tk = 74;
1278 const int COLOR_parser_nodes__TMidString__init = 73;
1279 const int COLOR_lexer__TMidString__init_tk = 74;
1280 const int COLOR_parser_nodes__TEndString__init = 73;
1281 const int COLOR_lexer__TEndString__init_tk = 74;
1282 const int COLOR_parser_nodes__TBadString__init = 72;
1283 const int COLOR_lexer__TBadString__init_tk = 73;
1284 const int COLOR_parser_nodes__TBadChar__init = 72;
1285 const int COLOR_lexer__TBadChar__init_tk = 73;
1286 const int COLOR_parser_nodes__TExternCodeSegment__init = 72;
1287 const int COLOR_lexer__TExternCodeSegment__init_tk = 73;
1288 const int COLOR_parser_nodes__EOF__init = 72;
1289 const int COLOR_lexer__EOF__init_tk = 73;
1290 const int COLOR_parser_nodes__AError__init = 74;
1291 const int COLOR_lexer__AError__message = 75;
1292 const int COLOR_lexer__AError__init_error = 76;
1293 const int COLOR_parser_nodes__ALexerError__init = 77;
1294 const int COLOR_lexer__ALexerError__string = 78;
1295 const int COLOR_lexer__ALexerError__init_lexer_error = 79;
1296 const int COLOR_parser_nodes__AParserError__init = 77;
1297 const int COLOR_lexer__AParserError__token = 78;
1298 const int COLOR_lexer__AParserError__init_parser_error = 79;
1299 const int COLOR_parser_nodes__AModule__n_moduledecl = 70;
1300 const int COLOR_parser_nodes__AModule__n_moduledecl_61d = 71;
1301 const int COLOR_parser_nodes__AModule__n_imports = 72;
1302 const int COLOR_parser_nodes__AModule__n_extern_code_blocks = 73;
1303 const int COLOR_parser_nodes__AModule__n_classdefs = 74;
1304 const int COLOR_parser_nodes__AModule__init = 75;
1305 const int COLOR_parser_prod__AModule__empty_init = 76;
1306 const int COLOR_parser_prod__AModule__init_amodule = 77;
1307 const int COLOR_simple_misc_analysis__AModule__do_simple_misc_analysis = 78;
1308 const int COLOR_literal__AModule__do_literal = 79;
1309 const int COLOR_modelbuilder__AModule__mmodule = 80;
1310 const int COLOR_modelbuilder__AModule__mmodule_61d = 81;
1311 const int COLOR_modelbuilder__AModule__is_importation_done = 82;
1312 const int COLOR_modelbuilder__AModule__is_importation_done_61d = 83;
1313 const int COLOR_modelize_class__AModule__build_classes_is_done = 84;
1314 const int COLOR_modelize_class__AModule__build_classes_is_done_61d = 85;
1315 const int COLOR_modelize_class__AModule__mclass2nclassdef = 86;
1316 const int COLOR_modelize_class__AModule__mclass2nclassdef_61d = 87;
1317 const int COLOR_parser_nodes__AModuledecl__n_doc = 70;
1318 const int COLOR_parser_nodes__AModuledecl__n_doc_61d = 71;
1319 const int COLOR_parser_nodes__AModuledecl__n_kwmodule = 72;
1320 const int COLOR_parser_nodes__AModuledecl__n_kwmodule_61d = 73;
1321 const int COLOR_parser_nodes__AModuledecl__n_name = 74;
1322 const int COLOR_parser_nodes__AModuledecl__n_name_61d = 75;
1323 const int COLOR_parser_nodes__AModuledecl__init = 76;
1324 const int COLOR_parser_prod__AModuledecl__empty_init = 77;
1325 const int COLOR_parser_prod__AModuledecl__init_amoduledecl = 78;
1326 const int COLOR_parser_nodes__AImport__init = 70;
1327 const int COLOR_parser_nodes__AStdImport__n_visibility = 71;
1328 const int COLOR_parser_nodes__AStdImport__n_visibility_61d = 72;
1329 const int COLOR_parser_nodes__AStdImport__n_kwimport = 73;
1330 const int COLOR_parser_nodes__AStdImport__n_kwimport_61d = 74;
1331 const int COLOR_parser_nodes__AStdImport__n_name = 75;
1332 const int COLOR_parser_nodes__AStdImport__n_name_61d = 76;
1333 const int COLOR_parser_nodes__AStdImport__init = 77;
1334 const int COLOR_parser_prod__AStdImport__empty_init = 78;
1335 const int COLOR_parser_prod__AStdImport__init_astdimport = 79;
1336 const int COLOR_modelbuilder__AStdImport__mmodule = 80;
1337 const int COLOR_modelbuilder__AStdImport__mmodule_61d = 81;
1338 const int COLOR_parser_nodes__ANoImport__n_visibility = 71;
1339 const int COLOR_parser_nodes__ANoImport__n_visibility_61d = 72;
1340 const int COLOR_parser_nodes__ANoImport__n_kwimport = 73;
1341 const int COLOR_parser_nodes__ANoImport__n_kwimport_61d = 74;
1342 const int COLOR_parser_nodes__ANoImport__n_kwend = 75;
1343 const int COLOR_parser_nodes__ANoImport__n_kwend_61d = 76;
1344 const int COLOR_parser_nodes__ANoImport__init = 77;
1345 const int COLOR_parser_prod__ANoImport__empty_init = 78;
1346 const int COLOR_parser_prod__ANoImport__init_anoimport = 79;
1347 const int COLOR_parser_nodes__AVisibility__init = 70;
1348 const int COLOR_modelbuilder__AVisibility__mvisibility = 71;
1349 const int COLOR_parser_nodes__APublicVisibility__init = 72;
1350 const int COLOR_parser_prod__APublicVisibility__empty_init = 73;
1351 const int COLOR_parser_prod__APublicVisibility__init_apublicvisibility = 74;
1352 const int COLOR_parser_nodes__APrivateVisibility__n_kwprivate = 72;
1353 const int COLOR_parser_nodes__APrivateVisibility__n_kwprivate_61d = 73;
1354 const int COLOR_parser_nodes__APrivateVisibility__init = 74;
1355 const int COLOR_parser_prod__APrivateVisibility__empty_init = 75;
1356 const int COLOR_parser_prod__APrivateVisibility__init_aprivatevisibility = 76;
1357 const int COLOR_parser_nodes__AProtectedVisibility__n_kwprotected = 72;
1358 const int COLOR_parser_nodes__AProtectedVisibility__n_kwprotected_61d = 73;
1359 const int COLOR_parser_nodes__AProtectedVisibility__init = 74;
1360 const int COLOR_parser_prod__AProtectedVisibility__empty_init = 75;
1361 const int COLOR_parser_prod__AProtectedVisibility__init_aprotectedvisibility = 76;
1362 const int COLOR_parser_nodes__AIntrudeVisibility__n_kwintrude = 72;
1363 const int COLOR_parser_nodes__AIntrudeVisibility__n_kwintrude_61d = 73;
1364 const int COLOR_parser_nodes__AIntrudeVisibility__init = 74;
1365 const int COLOR_parser_prod__AIntrudeVisibility__empty_init = 75;
1366 const int COLOR_parser_prod__AIntrudeVisibility__init_aintrudevisibility = 76;
1367 const int COLOR_parser_nodes__AClassdef__n_propdefs = 70;
1368 const int COLOR_parser_nodes__AClassdef__init = 71;
1369 const int COLOR_modelize_class__AClassdef__mclass = 72;
1370 const int COLOR_modelize_class__AClassdef__mclass_61d = 73;
1371 const int COLOR_modelize_class__AClassdef__mclassdef = 74;
1372 const int COLOR_modelize_class__AClassdef__mclassdef_61d = 75;
1373 const int COLOR_modelize_property__AClassdef__build_properties_is_done = 76;
1374 const int COLOR_modelize_property__AClassdef__build_properties_is_done_61d = 77;
1375 const int COLOR_modelize_property__AClassdef__super_inits = 78;
1376 const int COLOR_modelize_property__AClassdef__super_inits_61d = 79;
1377 const int COLOR_modelize_property__AClassdef__mfree_init = 80;
1378 const int COLOR_modelize_property__AClassdef__mfree_init_61d = 81;
1379 const int COLOR_modelize_property__AClassdef__mprop2npropdef = 82;
1380 const int COLOR_modelize_property__AClassdef__mprop2npropdef_61d = 83;
1381 const int COLOR_abstract_compiler__AClassdef__compile_to_c = 84;
1382 const int COLOR_parser_nodes__AStdClassdef__n_doc = 85;
1383 const int COLOR_parser_nodes__AStdClassdef__n_doc_61d = 86;
1384 const int COLOR_parser_nodes__AStdClassdef__n_kwredef = 87;
1385 const int COLOR_parser_nodes__AStdClassdef__n_kwredef_61d = 88;
1386 const int COLOR_parser_nodes__AStdClassdef__n_visibility = 89;
1387 const int COLOR_parser_nodes__AStdClassdef__n_visibility_61d = 90;
1388 const int COLOR_parser_nodes__AStdClassdef__n_classkind = 91;
1389 const int COLOR_parser_nodes__AStdClassdef__n_classkind_61d = 92;
1390 const int COLOR_parser_nodes__AStdClassdef__n_id = 93;
1391 const int COLOR_parser_nodes__AStdClassdef__n_id_61d = 94;
1392 const int COLOR_parser_nodes__AStdClassdef__n_formaldefs = 95;
1393 const int COLOR_parser_nodes__AStdClassdef__n_extern_code_block = 96;
1394 const int COLOR_parser_nodes__AStdClassdef__n_extern_code_block_61d = 97;
1395 const int COLOR_parser_nodes__AStdClassdef__n_superclasses = 98;
1396 const int COLOR_parser_nodes__AStdClassdef__n_kwend = 99;
1397 const int COLOR_parser_nodes__AStdClassdef__n_kwend_61d = 100;
1398 const int COLOR_parser_nodes__AStdClassdef__init = 101;
1399 const int COLOR_parser_prod__AStdClassdef__empty_init = 102;
1400 const int COLOR_parser_prod__AStdClassdef__init_astdclassdef = 103;
1401 const int COLOR_parser_nodes__ATopClassdef__init = 85;
1402 const int COLOR_parser_prod__ATopClassdef__empty_init = 86;
1403 const int COLOR_parser_prod__ATopClassdef__init_atopclassdef = 87;
1404 const int COLOR_parser_nodes__AMainClassdef__init = 85;
1405 const int COLOR_parser_prod__AMainClassdef__empty_init = 86;
1406 const int COLOR_parser_prod__AMainClassdef__init_amainclassdef = 87;
1407 const int COLOR_parser_nodes__AClasskind__init = 70;
1408 const int COLOR_modelize_class__AClasskind__mkind = 71;
1409 const int COLOR_parser_nodes__AConcreteClasskind__n_kwclass = 72;
1410 const int COLOR_parser_nodes__AConcreteClasskind__n_kwclass_61d = 73;
1411 const int COLOR_parser_nodes__AConcreteClasskind__init = 74;
1412 const int COLOR_parser_prod__AConcreteClasskind__empty_init = 75;
1413 const int COLOR_parser_prod__AConcreteClasskind__init_aconcreteclasskind = 76;
1414 const int COLOR_parser_nodes__AAbstractClasskind__n_kwabstract = 72;
1415 const int COLOR_parser_nodes__AAbstractClasskind__n_kwabstract_61d = 73;
1416 const int COLOR_parser_nodes__AAbstractClasskind__n_kwclass = 74;
1417 const int COLOR_parser_nodes__AAbstractClasskind__n_kwclass_61d = 75;
1418 const int COLOR_parser_nodes__AAbstractClasskind__init = 76;
1419 const int COLOR_parser_prod__AAbstractClasskind__empty_init = 77;
1420 const int COLOR_parser_prod__AAbstractClasskind__init_aabstractclasskind = 78;
1421 const int COLOR_parser_nodes__AInterfaceClasskind__n_kwinterface = 72;
1422 const int COLOR_parser_nodes__AInterfaceClasskind__n_kwinterface_61d = 73;
1423 const int COLOR_parser_nodes__AInterfaceClasskind__init = 74;
1424 const int COLOR_parser_prod__AInterfaceClasskind__empty_init = 75;
1425 const int COLOR_parser_prod__AInterfaceClasskind__init_ainterfaceclasskind = 76;
1426 const int COLOR_parser_nodes__AEnumClasskind__n_kwenum = 72;
1427 const int COLOR_parser_nodes__AEnumClasskind__n_kwenum_61d = 73;
1428 const int COLOR_parser_nodes__AEnumClasskind__init = 74;
1429 const int COLOR_parser_prod__AEnumClasskind__empty_init = 75;
1430 const int COLOR_parser_prod__AEnumClasskind__init_aenumclasskind = 76;
1431 const int COLOR_parser_nodes__AExternClasskind__n_kwextern = 72;
1432 const int COLOR_parser_nodes__AExternClasskind__n_kwextern_61d = 73;
1433 const int COLOR_parser_nodes__AExternClasskind__n_kwclass = 74;
1434 const int COLOR_parser_nodes__AExternClasskind__n_kwclass_61d = 75;
1435 const int COLOR_parser_nodes__AExternClasskind__init = 76;
1436 const int COLOR_parser_prod__AExternClasskind__empty_init = 77;
1437 const int COLOR_parser_prod__AExternClasskind__init_aexternclasskind = 78;
1438 const int COLOR_parser_nodes__AFormaldef__n_id = 70;
1439 const int COLOR_parser_nodes__AFormaldef__n_id_61d = 71;
1440 const int COLOR_parser_nodes__AFormaldef__n_type = 72;
1441 const int COLOR_parser_nodes__AFormaldef__n_type_61d = 73;
1442 const int COLOR_parser_nodes__AFormaldef__init = 74;
1443 const int COLOR_parser_prod__AFormaldef__empty_init = 75;
1444 const int COLOR_parser_prod__AFormaldef__init_aformaldef = 76;
1445 const int COLOR_modelize_class__AFormaldef__mtype = 77;
1446 const int COLOR_modelize_class__AFormaldef__mtype_61d = 78;
1447 const int COLOR_modelize_class__AFormaldef__bound = 79;
1448 const int COLOR_modelize_class__AFormaldef__bound_61d = 80;
1449 const int COLOR_parser_nodes__ASuperclass__n_kwsuper = 70;
1450 const int COLOR_parser_nodes__ASuperclass__n_kwsuper_61d = 71;
1451 const int COLOR_parser_nodes__ASuperclass__n_type = 72;
1452 const int COLOR_parser_nodes__ASuperclass__n_type_61d = 73;
1453 const int COLOR_parser_nodes__ASuperclass__init = 74;
1454 const int COLOR_parser_prod__ASuperclass__empty_init = 75;
1455 const int COLOR_parser_prod__ASuperclass__init_asuperclass = 76;
1456 const int COLOR_parser_nodes__AAttrPropdef__n_kwredef = 94;
1457 const int COLOR_parser_nodes__AAttrPropdef__n_kwredef_61d = 95;
1458 const int COLOR_parser_nodes__AAttrPropdef__n_visibility = 96;
1459 const int COLOR_parser_nodes__AAttrPropdef__n_visibility_61d = 97;
1460 const int COLOR_parser_nodes__AAttrPropdef__n_kwvar = 98;
1461 const int COLOR_parser_nodes__AAttrPropdef__n_kwvar_61d = 99;
1462 const int COLOR_parser_nodes__AAttrPropdef__n_id = 100;
1463 const int COLOR_parser_nodes__AAttrPropdef__n_id_61d = 101;
1464 const int COLOR_parser_nodes__AAttrPropdef__n_id2 = 102;
1465 const int COLOR_parser_nodes__AAttrPropdef__n_id2_61d = 103;
1466 const int COLOR_parser_nodes__AAttrPropdef__n_type = 104;
1467 const int COLOR_parser_nodes__AAttrPropdef__n_type_61d = 105;
1468 const int COLOR_parser_nodes__AAttrPropdef__n_readable = 106;
1469 const int COLOR_parser_nodes__AAttrPropdef__n_readable_61d = 107;
1470 const int COLOR_parser_nodes__AAttrPropdef__n_writable = 108;
1471 const int COLOR_parser_nodes__AAttrPropdef__n_writable_61d = 109;
1472 const int COLOR_parser_nodes__AAttrPropdef__n_expr = 110;
1473 const int COLOR_parser_nodes__AAttrPropdef__n_expr_61d = 111;
1474 const int COLOR_parser_nodes__AAttrPropdef__init = 112;
1475 const int COLOR_parser_prod__AAttrPropdef__empty_init = 113;
1476 const int COLOR_parser_prod__AAttrPropdef__init_aattrpropdef = 114;
1477 const int COLOR_modelize_property__AAttrPropdef__mreadpropdef = 115;
1478 const int COLOR_modelize_property__AAttrPropdef__mreadpropdef_61d = 116;
1479 const int COLOR_modelize_property__AAttrPropdef__mwritepropdef = 117;
1480 const int COLOR_modelize_property__AAttrPropdef__mwritepropdef_61d = 118;
1481 const int COLOR_modelize_property__AAttrPropdef__check_method_signature = 119;
1482 const int COLOR_abstract_compiler__AAttrPropdef__init_expr = 120;
1483 const int COLOR_abstract_compiler__AAttrPropdef__check_expr = 121;
1484 const int COLOR_parser_nodes__ADeferredMethPropdef__n_kwmeth = 105;
1485 const int COLOR_parser_nodes__ADeferredMethPropdef__n_kwmeth_61d = 106;
1486 const int COLOR_parser_nodes__ADeferredMethPropdef__init = 107;
1487 const int COLOR_parser_prod__ADeferredMethPropdef__empty_init = 108;
1488 const int COLOR_parser_prod__ADeferredMethPropdef__init_adeferredmethpropdef = 109;
1489 const int COLOR_parser_nodes__AInternMethPropdef__n_kwmeth = 105;
1490 const int COLOR_parser_nodes__AInternMethPropdef__n_kwmeth_61d = 106;
1491 const int COLOR_parser_nodes__AInternMethPropdef__init = 107;
1492 const int COLOR_parser_prod__AInternMethPropdef__empty_init = 108;
1493 const int COLOR_parser_prod__AInternMethPropdef__init_ainternmethpropdef = 109;
1494 const int COLOR_parser_nodes__AExternMethPropdef__n_kwmeth = 112;
1495 const int COLOR_parser_nodes__AExternMethPropdef__n_kwmeth_61d = 113;
1496 const int COLOR_parser_nodes__AExternMethPropdef__init = 114;
1497 const int COLOR_parser_prod__AExternMethPropdef__empty_init = 115;
1498 const int COLOR_parser_prod__AExternMethPropdef__init_aexternmethpropdef = 116;
1499 const int COLOR_parser_nodes__AMainMethPropdef__init = 115;
1500 const int COLOR_parser_prod__AMainMethPropdef__empty_init = 116;
1501 const int COLOR_parser_prod__AMainMethPropdef__init_amainmethpropdef = 117;
1502 const int COLOR_parser_nodes__AExternCalls__n_kwimport = 70;
1503 const int COLOR_parser_nodes__AExternCalls__n_kwimport_61d = 71;
1504 const int COLOR_parser_nodes__AExternCalls__n_extern_calls = 72;
1505 const int COLOR_parser_nodes__AExternCalls__init = 73;
1506 const int COLOR_parser_prod__AExternCalls__empty_init = 74;
1507 const int COLOR_parser_prod__AExternCalls__init_aexterncalls = 75;
1508 const int COLOR_parser_nodes__AExternCall__init = 70;
1509 const int COLOR_parser_prod__AExternCall__empty_init = 71;
1510 const int COLOR_parser_prod__AExternCall__init_aexterncall = 72;
1511 const int COLOR_parser_nodes__APropExternCall__init = 73;
1512 const int COLOR_parser_nodes__ALocalPropExternCall__n_methid = 74;
1513 const int COLOR_parser_nodes__ALocalPropExternCall__n_methid_61d = 75;
1514 const int COLOR_parser_nodes__ALocalPropExternCall__init = 76;
1515 const int COLOR_parser_prod__ALocalPropExternCall__empty_init = 77;
1516 const int COLOR_parser_prod__ALocalPropExternCall__init_alocalpropexterncall = 78;
1517 const int COLOR_parser_nodes__AFullPropExternCall__n_type = 74;
1518 const int COLOR_parser_nodes__AFullPropExternCall__n_type_61d = 75;
1519 const int COLOR_parser_nodes__AFullPropExternCall__n_dot = 76;
1520 const int COLOR_parser_nodes__AFullPropExternCall__n_dot_61d = 77;
1521 const int COLOR_parser_nodes__AFullPropExternCall__n_methid = 78;
1522 const int COLOR_parser_nodes__AFullPropExternCall__n_methid_61d = 79;
1523 const int COLOR_parser_nodes__AFullPropExternCall__init = 80;
1524 const int COLOR_parser_prod__AFullPropExternCall__empty_init = 81;
1525 const int COLOR_parser_prod__AFullPropExternCall__init_afullpropexterncall = 82;
1526 const int COLOR_parser_nodes__AInitPropExternCall__n_type = 74;
1527 const int COLOR_parser_nodes__AInitPropExternCall__n_type_61d = 75;
1528 const int COLOR_parser_nodes__AInitPropExternCall__init = 76;
1529 const int COLOR_parser_prod__AInitPropExternCall__empty_init = 77;
1530 const int COLOR_parser_prod__AInitPropExternCall__init_ainitpropexterncall = 78;
1531 const int COLOR_parser_nodes__ASuperExternCall__n_kwsuper = 73;
1532 const int COLOR_parser_nodes__ASuperExternCall__n_kwsuper_61d = 74;
1533 const int COLOR_parser_nodes__ASuperExternCall__init = 75;
1534 const int COLOR_parser_prod__ASuperExternCall__empty_init = 76;
1535 const int COLOR_parser_prod__ASuperExternCall__init_asuperexterncall = 77;
1536 const int COLOR_parser_nodes__ACastExternCall__init = 73;
1537 const int COLOR_parser_nodes__ACastAsExternCall__n_from_type = 74;
1538 const int COLOR_parser_nodes__ACastAsExternCall__n_from_type_61d = 75;
1539 const int COLOR_parser_nodes__ACastAsExternCall__n_dot = 76;
1540 const int COLOR_parser_nodes__ACastAsExternCall__n_dot_61d = 77;
1541 const int COLOR_parser_nodes__ACastAsExternCall__n_kwas = 78;
1542 const int COLOR_parser_nodes__ACastAsExternCall__n_kwas_61d = 79;
1543 const int COLOR_parser_nodes__ACastAsExternCall__n_to_type = 80;
1544 const int COLOR_parser_nodes__ACastAsExternCall__n_to_type_61d = 81;
1545 const int COLOR_parser_nodes__ACastAsExternCall__init = 82;
1546 const int COLOR_parser_prod__ACastAsExternCall__empty_init = 83;
1547 const int COLOR_parser_prod__ACastAsExternCall__init_acastasexterncall = 84;
1548 const int COLOR_parser_nodes__AAsNullableExternCall__n_type = 74;
1549 const int COLOR_parser_nodes__AAsNullableExternCall__n_type_61d = 75;
1550 const int COLOR_parser_nodes__AAsNullableExternCall__n_kwas = 76;
1551 const int COLOR_parser_nodes__AAsNullableExternCall__n_kwas_61d = 77;
1552 const int COLOR_parser_nodes__AAsNullableExternCall__n_kwnullable = 78;
1553 const int COLOR_parser_nodes__AAsNullableExternCall__n_kwnullable_61d = 79;
1554 const int COLOR_parser_nodes__AAsNullableExternCall__init = 80;
1555 const int COLOR_parser_prod__AAsNullableExternCall__empty_init = 81;
1556 const int COLOR_parser_prod__AAsNullableExternCall__init_aasnullableexterncall = 82;
1557 const int COLOR_parser_nodes__AAsNotNullableExternCall__n_type = 74;
1558 const int COLOR_parser_nodes__AAsNotNullableExternCall__n_type_61d = 75;
1559 const int COLOR_parser_nodes__AAsNotNullableExternCall__n_kwas = 76;
1560 const int COLOR_parser_nodes__AAsNotNullableExternCall__n_kwas_61d = 77;
1561 const int COLOR_parser_nodes__AAsNotNullableExternCall__n_kwnot = 78;
1562 const int COLOR_parser_nodes__AAsNotNullableExternCall__n_kwnot_61d = 79;
1563 const int COLOR_parser_nodes__AAsNotNullableExternCall__n_kwnullable = 80;
1564 const int COLOR_parser_nodes__AAsNotNullableExternCall__n_kwnullable_61d = 81;
1565 const int COLOR_parser_nodes__AAsNotNullableExternCall__init = 82;
1566 const int COLOR_parser_prod__AAsNotNullableExternCall__empty_init = 83;
1567 const int COLOR_parser_prod__AAsNotNullableExternCall__init_aasnotnullableexterncall = 84;
1568 const int COLOR_parser_nodes__ATypePropdef__n_kwredef = 94;
1569 const int COLOR_parser_nodes__ATypePropdef__n_kwredef_61d = 95;
1570 const int COLOR_parser_nodes__ATypePropdef__n_visibility = 96;
1571 const int COLOR_parser_nodes__ATypePropdef__n_visibility_61d = 97;
1572 const int COLOR_parser_nodes__ATypePropdef__n_kwtype = 98;
1573 const int COLOR_parser_nodes__ATypePropdef__n_kwtype_61d = 99;
1574 const int COLOR_parser_nodes__ATypePropdef__n_id = 100;
1575 const int COLOR_parser_nodes__ATypePropdef__n_id_61d = 101;
1576 const int COLOR_parser_nodes__ATypePropdef__n_type = 102;
1577 const int COLOR_parser_nodes__ATypePropdef__n_type_61d = 103;
1578 const int COLOR_parser_nodes__ATypePropdef__init = 104;
1579 const int COLOR_parser_prod__ATypePropdef__empty_init = 105;
1580 const int COLOR_parser_prod__ATypePropdef__init_atypepropdef = 106;
1581 const int COLOR_parser_nodes__AAble__n_visibility = 70;
1582 const int COLOR_parser_nodes__AAble__n_visibility_61d = 71;
1583 const int COLOR_parser_nodes__AAble__n_kwredef = 72;
1584 const int COLOR_parser_nodes__AAble__n_kwredef_61d = 73;
1585 const int COLOR_parser_nodes__AAble__init = 74;
1586 const int COLOR_parser_nodes__AReadAble__n_kwreadable = 75;
1587 const int COLOR_parser_nodes__AReadAble__n_kwreadable_61d = 76;
1588 const int COLOR_parser_nodes__AReadAble__init = 77;
1589 const int COLOR_parser_prod__AReadAble__empty_init = 78;
1590 const int COLOR_parser_prod__AReadAble__init_areadable = 79;
1591 const int COLOR_parser_nodes__AWriteAble__n_kwwritable = 75;
1592 const int COLOR_parser_nodes__AWriteAble__n_kwwritable_61d = 76;
1593 const int COLOR_parser_nodes__AWriteAble__init = 77;
1594 const int COLOR_parser_prod__AWriteAble__empty_init = 78;
1595 const int COLOR_parser_prod__AWriteAble__init_awriteable = 79;
1596 const int COLOR_parser_nodes__AMethid__init = 70;
1597 const int COLOR_parser_nodes__AIdMethid__n_id = 71;
1598 const int COLOR_parser_nodes__AIdMethid__n_id_61d = 72;
1599 const int COLOR_parser_nodes__AIdMethid__init = 73;
1600 const int COLOR_parser_prod__AIdMethid__empty_init = 74;
1601 const int COLOR_parser_prod__AIdMethid__init_aidmethid = 75;
1602 const int COLOR_parser_nodes__APlusMethid__n_plus = 71;
1603 const int COLOR_parser_nodes__APlusMethid__n_plus_61d = 72;
1604 const int COLOR_parser_nodes__APlusMethid__init = 73;
1605 const int COLOR_parser_prod__APlusMethid__empty_init = 74;
1606 const int COLOR_parser_prod__APlusMethid__init_aplusmethid = 75;
1607 const int COLOR_parser_nodes__AMinusMethid__n_minus = 71;
1608 const int COLOR_parser_nodes__AMinusMethid__n_minus_61d = 72;
1609 const int COLOR_parser_nodes__AMinusMethid__init = 73;
1610 const int COLOR_parser_prod__AMinusMethid__empty_init = 74;
1611 const int COLOR_parser_prod__AMinusMethid__init_aminusmethid = 75;
1612 const int COLOR_parser_nodes__AStarMethid__n_star = 71;
1613 const int COLOR_parser_nodes__AStarMethid__n_star_61d = 72;
1614 const int COLOR_parser_nodes__AStarMethid__init = 73;
1615 const int COLOR_parser_prod__AStarMethid__empty_init = 74;
1616 const int COLOR_parser_prod__AStarMethid__init_astarmethid = 75;
1617 const int COLOR_parser_nodes__ASlashMethid__n_slash = 71;
1618 const int COLOR_parser_nodes__ASlashMethid__n_slash_61d = 72;
1619 const int COLOR_parser_nodes__ASlashMethid__init = 73;
1620 const int COLOR_parser_prod__ASlashMethid__empty_init = 74;
1621 const int COLOR_parser_prod__ASlashMethid__init_aslashmethid = 75;
1622 const int COLOR_parser_nodes__APercentMethid__n_percent = 71;
1623 const int COLOR_parser_nodes__APercentMethid__n_percent_61d = 72;
1624 const int COLOR_parser_nodes__APercentMethid__init = 73;
1625 const int COLOR_parser_prod__APercentMethid__empty_init = 74;
1626 const int COLOR_parser_prod__APercentMethid__init_apercentmethid = 75;
1627 const int COLOR_parser_nodes__AEqMethid__n_eq = 71;
1628 const int COLOR_parser_nodes__AEqMethid__n_eq_61d = 72;
1629 const int COLOR_parser_nodes__AEqMethid__init = 73;
1630 const int COLOR_parser_prod__AEqMethid__empty_init = 74;
1631 const int COLOR_parser_prod__AEqMethid__init_aeqmethid = 75;
1632 const int COLOR_parser_nodes__ANeMethid__n_ne = 71;
1633 const int COLOR_parser_nodes__ANeMethid__n_ne_61d = 72;
1634 const int COLOR_parser_nodes__ANeMethid__init = 73;
1635 const int COLOR_parser_prod__ANeMethid__empty_init = 74;
1636 const int COLOR_parser_prod__ANeMethid__init_anemethid = 75;
1637 const int COLOR_parser_nodes__ALeMethid__n_le = 71;
1638 const int COLOR_parser_nodes__ALeMethid__n_le_61d = 72;
1639 const int COLOR_parser_nodes__ALeMethid__init = 73;
1640 const int COLOR_parser_prod__ALeMethid__empty_init = 74;
1641 const int COLOR_parser_prod__ALeMethid__init_alemethid = 75;
1642 const int COLOR_parser_nodes__AGeMethid__n_ge = 71;
1643 const int COLOR_parser_nodes__AGeMethid__n_ge_61d = 72;
1644 const int COLOR_parser_nodes__AGeMethid__init = 73;
1645 const int COLOR_parser_prod__AGeMethid__empty_init = 74;
1646 const int COLOR_parser_prod__AGeMethid__init_agemethid = 75;
1647 const int COLOR_parser_nodes__ALtMethid__n_lt = 71;
1648 const int COLOR_parser_nodes__ALtMethid__n_lt_61d = 72;
1649 const int COLOR_parser_nodes__ALtMethid__init = 73;
1650 const int COLOR_parser_prod__ALtMethid__empty_init = 74;
1651 const int COLOR_parser_prod__ALtMethid__init_altmethid = 75;
1652 const int COLOR_parser_nodes__AGtMethid__n_gt = 71;
1653 const int COLOR_parser_nodes__AGtMethid__n_gt_61d = 72;
1654 const int COLOR_parser_nodes__AGtMethid__init = 73;
1655 const int COLOR_parser_prod__AGtMethid__empty_init = 74;
1656 const int COLOR_parser_prod__AGtMethid__init_agtmethid = 75;
1657 const int COLOR_parser_nodes__ALlMethid__n_ll = 71;
1658 const int COLOR_parser_nodes__ALlMethid__n_ll_61d = 72;
1659 const int COLOR_parser_nodes__ALlMethid__init = 73;
1660 const int COLOR_parser_prod__ALlMethid__empty_init = 74;
1661 const int COLOR_parser_prod__ALlMethid__init_allmethid = 75;
1662 const int COLOR_parser_nodes__AGgMethid__n_gg = 71;
1663 const int COLOR_parser_nodes__AGgMethid__n_gg_61d = 72;
1664 const int COLOR_parser_nodes__AGgMethid__init = 73;
1665 const int COLOR_parser_prod__AGgMethid__empty_init = 74;
1666 const int COLOR_parser_prod__AGgMethid__init_aggmethid = 75;
1667 const int COLOR_parser_nodes__ABraMethid__n_obra = 71;
1668 const int COLOR_parser_nodes__ABraMethid__n_obra_61d = 72;
1669 const int COLOR_parser_nodes__ABraMethid__n_cbra = 73;
1670 const int COLOR_parser_nodes__ABraMethid__n_cbra_61d = 74;
1671 const int COLOR_parser_nodes__ABraMethid__init = 75;
1672 const int COLOR_parser_prod__ABraMethid__empty_init = 76;
1673 const int COLOR_parser_prod__ABraMethid__init_abramethid = 77;
1674 const int COLOR_parser_nodes__AStarshipMethid__n_starship = 71;
1675 const int COLOR_parser_nodes__AStarshipMethid__n_starship_61d = 72;
1676 const int COLOR_parser_nodes__AStarshipMethid__init = 73;
1677 const int COLOR_parser_prod__AStarshipMethid__empty_init = 74;
1678 const int COLOR_parser_prod__AStarshipMethid__init_astarshipmethid = 75;
1679 const int COLOR_parser_nodes__AAssignMethid__n_id = 71;
1680 const int COLOR_parser_nodes__AAssignMethid__n_id_61d = 72;
1681 const int COLOR_parser_nodes__AAssignMethid__n_assign = 73;
1682 const int COLOR_parser_nodes__AAssignMethid__n_assign_61d = 74;
1683 const int COLOR_parser_nodes__AAssignMethid__init = 75;
1684 const int COLOR_parser_prod__AAssignMethid__empty_init = 76;
1685 const int COLOR_parser_prod__AAssignMethid__init_aassignmethid = 77;
1686 const int COLOR_parser_nodes__ABraassignMethid__n_obra = 71;
1687 const int COLOR_parser_nodes__ABraassignMethid__n_obra_61d = 72;
1688 const int COLOR_parser_nodes__ABraassignMethid__n_cbra = 73;
1689 const int COLOR_parser_nodes__ABraassignMethid__n_cbra_61d = 74;
1690 const int COLOR_parser_nodes__ABraassignMethid__n_assign = 75;
1691 const int COLOR_parser_nodes__ABraassignMethid__n_assign_61d = 76;
1692 const int COLOR_parser_nodes__ABraassignMethid__init = 77;
1693 const int COLOR_parser_prod__ABraassignMethid__empty_init = 78;
1694 const int COLOR_parser_prod__ABraassignMethid__init_abraassignmethid = 79;
1695 const int COLOR_parser_nodes__ASignature__n_opar = 70;
1696 const int COLOR_parser_nodes__ASignature__n_opar_61d = 71;
1697 const int COLOR_parser_nodes__ASignature__n_params = 72;
1698 const int COLOR_parser_nodes__ASignature__n_cpar = 73;
1699 const int COLOR_parser_nodes__ASignature__n_cpar_61d = 74;
1700 const int COLOR_parser_nodes__ASignature__n_type = 75;
1701 const int COLOR_parser_nodes__ASignature__n_type_61d = 76;
1702 const int COLOR_parser_nodes__ASignature__init = 77;
1703 const int COLOR_parser_prod__ASignature__empty_init = 78;
1704 const int COLOR_parser_prod__ASignature__init_asignature = 79;
1705 const int COLOR_modelize_property__ASignature__is_visited = 80;
1706 const int COLOR_modelize_property__ASignature__is_visited_61d = 81;
1707 const int COLOR_modelize_property__ASignature__param_names = 82;
1708 const int COLOR_modelize_property__ASignature__param_names_61d = 83;
1709 const int COLOR_modelize_property__ASignature__param_types = 84;
1710 const int COLOR_modelize_property__ASignature__param_types_61d = 85;
1711 const int COLOR_modelize_property__ASignature__vararg_rank = 86;
1712 const int COLOR_modelize_property__ASignature__vararg_rank_61d = 87;
1713 const int COLOR_modelize_property__ASignature__ret_type = 88;
1714 const int COLOR_modelize_property__ASignature__ret_type_61d = 89;
1715 const int COLOR_modelize_property__ASignature__visit_signature = 90;
1716 const int COLOR_modelize_property__ASignature__build_signature = 91;
1717 const int COLOR_parser_nodes__AParam__n_id = 70;
1718 const int COLOR_parser_nodes__AParam__n_id_61d = 71;
1719 const int COLOR_parser_nodes__AParam__n_type = 72;
1720 const int COLOR_parser_nodes__AParam__n_type_61d = 73;
1721 const int COLOR_parser_nodes__AParam__n_dotdotdot = 74;
1722 const int COLOR_parser_nodes__AParam__n_dotdotdot_61d = 75;
1723 const int COLOR_parser_nodes__AParam__init = 76;
1724 const int COLOR_parser_prod__AParam__empty_init = 77;
1725 const int COLOR_parser_prod__AParam__init_aparam = 78;
1726 const int COLOR_scope__AParam__variable = 79;
1727 const int COLOR_scope__AParam__variable_61d = 80;
1728 const int COLOR_modelize_property__AParam__mparameter = 81;
1729 const int COLOR_modelize_property__AParam__mparameter_61d = 82;
1730 const int COLOR_scope__AParam__accept_scope_visitor = 83;
1731 const int COLOR_parser_nodes__AType__n_kwnullable = 70;
1732 const int COLOR_parser_nodes__AType__n_kwnullable_61d = 71;
1733 const int COLOR_parser_nodes__AType__n_id = 72;
1734 const int COLOR_parser_nodes__AType__n_id_61d = 73;
1735 const int COLOR_parser_nodes__AType__n_types = 74;
1736 const int COLOR_parser_nodes__AType__init = 75;
1737 const int COLOR_parser_prod__AType__empty_init = 76;
1738 const int COLOR_parser_prod__AType__init_atype = 77;
1739 const int COLOR_modelize_class__AType__mtype = 78;
1740 const int COLOR_modelize_class__AType__mtype_61d = 79;
1741 const int COLOR_modelize_class__AType__checked_mtype = 80;
1742 const int COLOR_modelize_class__AType__checked_mtype_61d = 81;
1743 const int COLOR_astbuilder__AType__make = 82;
1744 const int COLOR_parser_nodes__ALabel__n_kwlabel = 70;
1745 const int COLOR_parser_nodes__ALabel__n_kwlabel_61d = 71;
1746 const int COLOR_parser_nodes__ALabel__n_id = 72;
1747 const int COLOR_parser_nodes__ALabel__n_id_61d = 73;
1748 const int COLOR_parser_nodes__ALabel__init = 74;
1749 const int COLOR_parser_prod__ALabel__empty_init = 75;
1750 const int COLOR_parser_prod__ALabel__init_alabel = 76;
1751 const int COLOR_parser_nodes__ABlockExpr__n_expr = 90;
1752 const int COLOR_parser_nodes__ABlockExpr__n_kwend = 91;
1753 const int COLOR_parser_nodes__ABlockExpr__n_kwend_61d = 92;
1754 const int COLOR_parser_nodes__ABlockExpr__init = 93;
1755 const int COLOR_parser_prod__ABlockExpr__empty_init = 94;
1756 const int COLOR_parser_prod__ABlockExpr__init_ablockexpr = 95;
1757 const int COLOR_astbuilder__ABlockExpr__make = 96;
1758 const int COLOR_parser_nodes__AVardeclExpr__n_kwvar = 90;
1759 const int COLOR_parser_nodes__AVardeclExpr__n_kwvar_61d = 91;
1760 const int COLOR_parser_nodes__AVardeclExpr__n_id = 92;
1761 const int COLOR_parser_nodes__AVardeclExpr__n_id_61d = 93;
1762 const int COLOR_parser_nodes__AVardeclExpr__n_type = 94;
1763 const int COLOR_parser_nodes__AVardeclExpr__n_type_61d = 95;
1764 const int COLOR_parser_nodes__AVardeclExpr__n_assign = 96;
1765 const int COLOR_parser_nodes__AVardeclExpr__n_assign_61d = 97;
1766 const int COLOR_parser_nodes__AVardeclExpr__n_expr = 98;
1767 const int COLOR_parser_nodes__AVardeclExpr__n_expr_61d = 99;
1768 const int COLOR_parser_nodes__AVardeclExpr__init = 100;
1769 const int COLOR_parser_prod__AVardeclExpr__empty_init = 101;
1770 const int COLOR_parser_prod__AVardeclExpr__init_avardeclexpr = 102;
1771 const int COLOR_scope__AVardeclExpr__variable = 103;
1772 const int COLOR_scope__AVardeclExpr__variable_61d = 104;
1773 const int COLOR_scope__AVardeclExpr__accept_scope_visitor = 105;
1774 const int COLOR_local_var_init__AVardeclExpr__accept_local_var_visitor = 106;
1775 const int COLOR_parser_nodes__AReturnExpr__n_kwreturn = 90;
1776 const int COLOR_parser_nodes__AReturnExpr__n_kwreturn_61d = 91;
1777 const int COLOR_parser_nodes__AReturnExpr__n_expr = 92;
1778 const int COLOR_parser_nodes__AReturnExpr__n_expr_61d = 93;
1779 const int COLOR_parser_nodes__AReturnExpr__init = 94;
1780 const int COLOR_parser_prod__AReturnExpr__empty_init = 95;
1781 const int COLOR_parser_prod__AReturnExpr__init_areturnexpr = 96;
1782 const int COLOR_flow__AReturnExpr__accept_flow_visitor = 97;
1783 const int COLOR_parser_nodes__AAbortExpr__n_kwabort = 90;
1784 const int COLOR_parser_nodes__AAbortExpr__n_kwabort_61d = 91;
1785 const int COLOR_parser_nodes__AAbortExpr__init = 92;
1786 const int COLOR_parser_prod__AAbortExpr__empty_init = 93;
1787 const int COLOR_parser_prod__AAbortExpr__init_aabortexpr = 94;
1788 const int COLOR_flow__AAbortExpr__accept_flow_visitor = 95;
1789 const int COLOR_parser_nodes__AIfExpr__n_kwif = 90;
1790 const int COLOR_parser_nodes__AIfExpr__n_kwif_61d = 91;
1791 const int COLOR_parser_nodes__AIfExpr__n_expr = 92;
1792 const int COLOR_parser_nodes__AIfExpr__n_expr_61d = 93;
1793 const int COLOR_parser_nodes__AIfExpr__n_then = 94;
1794 const int COLOR_parser_nodes__AIfExpr__n_then_61d = 95;
1795 const int COLOR_parser_nodes__AIfExpr__n_else = 96;
1796 const int COLOR_parser_nodes__AIfExpr__n_else_61d = 97;
1797 const int COLOR_parser_nodes__AIfExpr__init = 98;
1798 const int COLOR_parser_prod__AIfExpr__empty_init = 99;
1799 const int COLOR_parser_prod__AIfExpr__init_aifexpr = 100;
1800 const int COLOR_astbuilder__AIfExpr__make = 101;
1801 const int COLOR_parser_nodes__AIfexprExpr__n_kwif = 90;
1802 const int COLOR_parser_nodes__AIfexprExpr__n_kwif_61d = 91;
1803 const int COLOR_parser_nodes__AIfexprExpr__n_expr = 92;
1804 const int COLOR_parser_nodes__AIfexprExpr__n_expr_61d = 93;
1805 const int COLOR_parser_nodes__AIfexprExpr__n_kwthen = 94;
1806 const int COLOR_parser_nodes__AIfexprExpr__n_kwthen_61d = 95;
1807 const int COLOR_parser_nodes__AIfexprExpr__n_then = 96;
1808 const int COLOR_parser_nodes__AIfexprExpr__n_then_61d = 97;
1809 const int COLOR_parser_nodes__AIfexprExpr__n_kwelse = 98;
1810 const int COLOR_parser_nodes__AIfexprExpr__n_kwelse_61d = 99;
1811 const int COLOR_parser_nodes__AIfexprExpr__n_else = 100;
1812 const int COLOR_parser_nodes__AIfexprExpr__n_else_61d = 101;
1813 const int COLOR_parser_nodes__AIfexprExpr__init = 102;
1814 const int COLOR_parser_prod__AIfexprExpr__empty_init = 103;
1815 const int COLOR_parser_prod__AIfexprExpr__init_aifexprexpr = 104;
1816 const int COLOR_parser_nodes__AAssertExpr__n_kwassert = 90;
1817 const int COLOR_parser_nodes__AAssertExpr__n_kwassert_61d = 91;
1818 const int COLOR_parser_nodes__AAssertExpr__n_id = 92;
1819 const int COLOR_parser_nodes__AAssertExpr__n_id_61d = 93;
1820 const int COLOR_parser_nodes__AAssertExpr__n_expr = 94;
1821 const int COLOR_parser_nodes__AAssertExpr__n_expr_61d = 95;
1822 const int COLOR_parser_nodes__AAssertExpr__n_else = 96;
1823 const int COLOR_parser_nodes__AAssertExpr__n_else_61d = 97;
1824 const int COLOR_parser_nodes__AAssertExpr__init = 98;
1825 const int COLOR_parser_prod__AAssertExpr__empty_init = 99;
1826 const int COLOR_parser_prod__AAssertExpr__init_aassertexpr = 100;
1827 const int COLOR_parser_nodes__AProxyExpr__n_expr = 90;
1828 const int COLOR_parser_nodes__AProxyExpr__n_expr_61d = 91;
1829 const int COLOR_parser_nodes__AProxyExpr__init = 92;
1830 const int COLOR_parser_nodes__AOnceExpr__n_kwonce = 93;
1831 const int COLOR_parser_nodes__AOnceExpr__n_kwonce_61d = 94;
1832 const int COLOR_parser_nodes__AOnceExpr__init = 95;
1833 const int COLOR_parser_prod__AOnceExpr__empty_init = 96;
1834 const int COLOR_parser_prod__AOnceExpr__init_aonceexpr = 97;
1835 const int COLOR_simple_misc_analysis__AOnceExpr__accept_simple_misc = 98;
1836 const int COLOR_parser_nodes__ABinopExpr__n_expr2 = 114;
1837 const int COLOR_parser_nodes__ABinopExpr__n_expr2_61d = 115;
1838 const int COLOR_parser_nodes__ABinopExpr__init = 116;
1839 const int COLOR_parser_prod__ABinopExpr__empty_init = 117;
1840 const int COLOR_parser_prod__ABinopExpr__init_abinopexpr = 118;
1841 const int COLOR_parser_nodes__ABoolExpr__init = 90;
1842 const int COLOR_parser_nodes__AOrExpr__n_expr = 91;
1843 const int COLOR_parser_nodes__AOrExpr__n_expr_61d = 92;
1844 const int COLOR_parser_nodes__AOrExpr__n_expr2 = 93;
1845 const int COLOR_parser_nodes__AOrExpr__n_expr2_61d = 94;
1846 const int COLOR_parser_nodes__AOrExpr__init = 95;
1847 const int COLOR_parser_prod__AOrExpr__empty_init = 96;
1848 const int COLOR_parser_prod__AOrExpr__init_aorexpr = 97;
1849 const int COLOR_parser_nodes__AAndExpr__n_expr = 91;
1850 const int COLOR_parser_nodes__AAndExpr__n_expr_61d = 92;
1851 const int COLOR_parser_nodes__AAndExpr__n_expr2 = 93;
1852 const int COLOR_parser_nodes__AAndExpr__n_expr2_61d = 94;
1853 const int COLOR_parser_nodes__AAndExpr__init = 95;
1854 const int COLOR_parser_prod__AAndExpr__empty_init = 96;
1855 const int COLOR_parser_prod__AAndExpr__init_aandexpr = 97;
1856 const int COLOR_parser_nodes__AOrElseExpr__n_expr = 91;
1857 const int COLOR_parser_nodes__AOrElseExpr__n_expr_61d = 92;
1858 const int COLOR_parser_nodes__AOrElseExpr__n_expr2 = 93;
1859 const int COLOR_parser_nodes__AOrElseExpr__n_expr2_61d = 94;
1860 const int COLOR_parser_nodes__AOrElseExpr__init = 95;
1861 const int COLOR_parser_prod__AOrElseExpr__empty_init = 96;
1862 const int COLOR_parser_prod__AOrElseExpr__init_aorelseexpr = 97;
1863 const int COLOR_flow__AOrElseExpr__accept_flow_visitor = 98;
1864 const int COLOR_parser_nodes__AImpliesExpr__n_expr = 91;
1865 const int COLOR_parser_nodes__AImpliesExpr__n_expr_61d = 92;
1866 const int COLOR_parser_nodes__AImpliesExpr__n_expr2 = 93;
1867 const int COLOR_parser_nodes__AImpliesExpr__n_expr2_61d = 94;
1868 const int COLOR_parser_nodes__AImpliesExpr__init = 95;
1869 const int COLOR_parser_prod__AImpliesExpr__empty_init = 96;
1870 const int COLOR_parser_prod__AImpliesExpr__init_aimpliesexpr = 97;
1871 const int COLOR_parser_nodes__ANotExpr__n_kwnot = 91;
1872 const int COLOR_parser_nodes__ANotExpr__n_kwnot_61d = 92;
1873 const int COLOR_parser_nodes__ANotExpr__n_expr = 93;
1874 const int COLOR_parser_nodes__ANotExpr__n_expr_61d = 94;
1875 const int COLOR_parser_nodes__ANotExpr__init = 95;
1876 const int COLOR_parser_prod__ANotExpr__empty_init = 96;
1877 const int COLOR_parser_prod__ANotExpr__init_anotexpr = 97;
1878 const int COLOR_parser_nodes__AEqExpr__init = 119;
1879 const int COLOR_parser_prod__AEqExpr__empty_init = 120;
1880 const int COLOR_parser_prod__AEqExpr__init_aeqexpr = 121;
1881 const int COLOR_flow__AEqExpr__accept_flow_visitor = 122;
1882 const int COLOR_typing__AEqExpr__accept_typing = 123;
1883 const int COLOR_parser_nodes__ANeExpr__init = 119;
1884 const int COLOR_parser_prod__ANeExpr__empty_init = 120;
1885 const int COLOR_parser_prod__ANeExpr__init_aneexpr = 121;
1886 const int COLOR_flow__ANeExpr__accept_flow_visitor = 122;
1887 const int COLOR_typing__ANeExpr__accept_typing = 123;
1888 const int COLOR_parser_nodes__ALtExpr__init = 119;
1889 const int COLOR_parser_prod__ALtExpr__empty_init = 120;
1890 const int COLOR_parser_prod__ALtExpr__init_altexpr = 121;
1891 const int COLOR_parser_nodes__ALeExpr__init = 119;
1892 const int COLOR_parser_prod__ALeExpr__empty_init = 120;
1893 const int COLOR_parser_prod__ALeExpr__init_aleexpr = 121;
1894 const int COLOR_parser_nodes__ALlExpr__init = 119;
1895 const int COLOR_parser_prod__ALlExpr__empty_init = 120;
1896 const int COLOR_parser_prod__ALlExpr__init_allexpr = 121;
1897 const int COLOR_parser_nodes__AGtExpr__init = 119;
1898 const int COLOR_parser_prod__AGtExpr__empty_init = 120;
1899 const int COLOR_parser_prod__AGtExpr__init_agtexpr = 121;
1900 const int COLOR_parser_nodes__AGeExpr__init = 119;
1901 const int COLOR_parser_prod__AGeExpr__empty_init = 120;
1902 const int COLOR_parser_prod__AGeExpr__init_ageexpr = 121;
1903 const int COLOR_parser_nodes__AGgExpr__init = 119;
1904 const int COLOR_parser_prod__AGgExpr__empty_init = 120;
1905 const int COLOR_parser_prod__AGgExpr__init_aggexpr = 121;
1906 const int COLOR_parser_nodes__AIsaExpr__n_expr = 91;
1907 const int COLOR_parser_nodes__AIsaExpr__n_expr_61d = 92;
1908 const int COLOR_parser_nodes__AIsaExpr__n_type = 93;
1909 const int COLOR_parser_nodes__AIsaExpr__n_type_61d = 94;
1910 const int COLOR_parser_nodes__AIsaExpr__init = 95;
1911 const int COLOR_parser_prod__AIsaExpr__empty_init = 96;
1912 const int COLOR_parser_prod__AIsaExpr__init_aisaexpr = 97;
1913 const int COLOR_typing__AIsaExpr__cast_type = 98;
1914 const int COLOR_typing__AIsaExpr__cast_type_61d = 99;
1915 const int COLOR_flow__AIsaExpr__accept_flow_visitor = 100;
1916 const int COLOR_parser_nodes__APlusExpr__init = 119;
1917 const int COLOR_parser_prod__APlusExpr__empty_init = 120;
1918 const int COLOR_parser_prod__APlusExpr__init_aplusexpr = 121;
1919 const int COLOR_parser_nodes__AMinusExpr__init = 119;
1920 const int COLOR_parser_prod__AMinusExpr__empty_init = 120;
1921 const int COLOR_parser_prod__AMinusExpr__init_aminusexpr = 121;
1922 const int COLOR_parser_nodes__AStarshipExpr__init = 119;
1923 const int COLOR_parser_prod__AStarshipExpr__empty_init = 120;
1924 const int COLOR_parser_prod__AStarshipExpr__init_astarshipexpr = 121;
1925 const int COLOR_parser_nodes__AStarExpr__init = 119;
1926 const int COLOR_parser_prod__AStarExpr__empty_init = 120;
1927 const int COLOR_parser_prod__AStarExpr__init_astarexpr = 121;
1928 const int COLOR_parser_nodes__ASlashExpr__init = 119;
1929 const int COLOR_parser_prod__ASlashExpr__empty_init = 120;
1930 const int COLOR_parser_prod__ASlashExpr__init_aslashexpr = 121;
1931 const int COLOR_parser_nodes__APercentExpr__init = 119;
1932 const int COLOR_parser_prod__APercentExpr__empty_init = 120;
1933 const int COLOR_parser_prod__APercentExpr__init_apercentexpr = 121;
1934 const int COLOR_parser_nodes__AUminusExpr__n_minus = 114;
1935 const int COLOR_parser_nodes__AUminusExpr__n_minus_61d = 115;
1936 const int COLOR_parser_nodes__AUminusExpr__init = 116;
1937 const int COLOR_parser_prod__AUminusExpr__empty_init = 117;
1938 const int COLOR_parser_prod__AUminusExpr__init_auminusexpr = 118;
1939 const int COLOR_parser_nodes__ANewExpr__n_kwnew = 90;
1940 const int COLOR_parser_nodes__ANewExpr__n_kwnew_61d = 91;
1941 const int COLOR_parser_nodes__ANewExpr__n_type = 92;
1942 const int COLOR_parser_nodes__ANewExpr__n_type_61d = 93;
1943 const int COLOR_parser_nodes__ANewExpr__n_id = 94;
1944 const int COLOR_parser_nodes__ANewExpr__n_id_61d = 95;
1945 const int COLOR_parser_nodes__ANewExpr__n_args = 96;
1946 const int COLOR_parser_nodes__ANewExpr__n_args_61d = 97;
1947 const int COLOR_parser_nodes__ANewExpr__init = 98;
1948 const int COLOR_parser_prod__ANewExpr__empty_init = 99;
1949 const int COLOR_parser_prod__ANewExpr__init_anewexpr = 100;
1950 const int COLOR_typing__ANewExpr__mproperty = 101;
1951 const int COLOR_typing__ANewExpr__callsite = 102;
1952 const int COLOR_typing__ANewExpr__callsite_61d = 103;
1953 const int COLOR_astbuilder__ANewExpr__make = 104;
1954 const int COLOR_parser_nodes__AAttrExpr__init = 112;
1955 const int COLOR_parser_prod__AAttrExpr__empty_init = 113;
1956 const int COLOR_parser_prod__AAttrExpr__init_aattrexpr = 114;
1957 const int COLOR_astbuilder__AAttrExpr__make = 115;
1958 const int COLOR_parser_nodes__ACallExpr__init = 121;
1959 const int COLOR_parser_prod__ACallExpr__empty_init = 122;
1960 const int COLOR_parser_prod__ACallExpr__init_acallexpr = 123;
1961 const int COLOR_astbuilder__ACallExpr__make = 124;
1962 const int COLOR_parser_nodes__ASuperExpr__n_qualified = 90;
1963 const int COLOR_parser_nodes__ASuperExpr__n_qualified_61d = 91;
1964 const int COLOR_parser_nodes__ASuperExpr__n_kwsuper = 92;
1965 const int COLOR_parser_nodes__ASuperExpr__n_kwsuper_61d = 93;
1966 const int COLOR_parser_nodes__ASuperExpr__n_args = 94;
1967 const int COLOR_parser_nodes__ASuperExpr__n_args_61d = 95;
1968 const int COLOR_parser_nodes__ASuperExpr__init = 96;
1969 const int COLOR_parser_prod__ASuperExpr__empty_init = 97;
1970 const int COLOR_parser_prod__ASuperExpr__init_asuperexpr = 98;
1971 const int COLOR_typing__ASuperExpr__mproperty = 99;
1972 const int COLOR_typing__ASuperExpr__mproperty_61d = 100;
1973 const int COLOR_typing__ASuperExpr__process_superinit = 101;
1974 const int COLOR_parser_nodes__AInitExpr__n_kwinit = 114;
1975 const int COLOR_parser_nodes__AInitExpr__n_kwinit_61d = 115;
1976 const int COLOR_parser_nodes__AInitExpr__n_args = 116;
1977 const int COLOR_parser_nodes__AInitExpr__n_args_61d = 117;
1978 const int COLOR_parser_nodes__AInitExpr__init = 118;
1979 const int COLOR_parser_prod__AInitExpr__empty_init = 119;
1980 const int COLOR_parser_prod__AInitExpr__init_ainitexpr = 120;
1981 const int COLOR_parser_nodes__ABraExpr__init = 128;
1982 const int COLOR_parser_prod__ABraExpr__empty_init = 129;
1983 const int COLOR_parser_prod__ABraExpr__init_abraexpr = 130;
1984 const int COLOR_parser_nodes__AVarExpr__init = 107;
1985 const int COLOR_parser_prod__AVarExpr__empty_init = 108;
1986 const int COLOR_parser_prod__AVarExpr__init_avarexpr = 109;
1987 const int COLOR_astbuilder__AVarExpr__make = 110;
1988 const int COLOR_local_var_init__AVarExpr__accept_local_var_visitor = 111;
1989 const int COLOR_parser_nodes__ARangeExpr__n_expr = 90;
1990 const int COLOR_parser_nodes__ARangeExpr__n_expr_61d = 91;
1991 const int COLOR_parser_nodes__ARangeExpr__n_expr2 = 92;
1992 const int COLOR_parser_nodes__ARangeExpr__n_expr2_61d = 93;
1993 const int COLOR_parser_nodes__ARangeExpr__init = 94;
1994 const int COLOR_parser_prod__ARangeExpr__empty_init = 95;
1995 const int COLOR_parser_prod__ARangeExpr__init_arangeexpr = 96;
1996 const int COLOR_parser_nodes__ACrangeExpr__n_obra = 97;
1997 const int COLOR_parser_nodes__ACrangeExpr__n_obra_61d = 98;
1998 const int COLOR_parser_nodes__ACrangeExpr__n_cbra = 99;
1999 const int COLOR_parser_nodes__ACrangeExpr__n_cbra_61d = 100;
2000 const int COLOR_parser_nodes__ACrangeExpr__init = 101;
2001 const int COLOR_parser_prod__ACrangeExpr__empty_init = 102;
2002 const int COLOR_parser_prod__ACrangeExpr__init_acrangeexpr = 103;
2003 const int COLOR_parser_nodes__AOrangeExpr__n_obra = 97;
2004 const int COLOR_parser_nodes__AOrangeExpr__n_obra_61d = 98;
2005 const int COLOR_parser_nodes__AOrangeExpr__n_cbra = 99;
2006 const int COLOR_parser_nodes__AOrangeExpr__n_cbra_61d = 100;
2007 const int COLOR_parser_nodes__AOrangeExpr__init = 101;
2008 const int COLOR_parser_prod__AOrangeExpr__empty_init = 102;
2009 const int COLOR_parser_prod__AOrangeExpr__init_aorangeexpr = 103;
2010 const int COLOR_parser_nodes__AArrayExpr__n_exprs = 90;
2011 const int COLOR_parser_nodes__AArrayExpr__n_exprs_61d = 91;
2012 const int COLOR_parser_nodes__AArrayExpr__init = 92;
2013 const int COLOR_parser_prod__AArrayExpr__empty_init = 93;
2014 const int COLOR_parser_prod__AArrayExpr__init_aarrayexpr = 94;
2015 const int COLOR_parser_nodes__ASelfExpr__n_kwself = 90;
2016 const int COLOR_parser_nodes__ASelfExpr__n_kwself_61d = 91;
2017 const int COLOR_parser_nodes__ASelfExpr__init = 92;
2018 const int COLOR_parser_prod__ASelfExpr__empty_init = 93;
2019 const int COLOR_parser_prod__ASelfExpr__init_aselfexpr = 94;
2020 const int COLOR_scope__ASelfExpr__variable = 95;
2021 const int COLOR_scope__ASelfExpr__variable_61d = 96;
2022 const int COLOR_typing__ASelfExpr__its_variable_61d = 97;
2023 const int COLOR_scope__ASelfExpr__accept_scope_visitor = 98;
2024 const int COLOR_parser_nodes__AImplicitSelfExpr__init = 99;
2025 const int COLOR_parser_prod__AImplicitSelfExpr__empty_init = 100;
2026 const int COLOR_parser_prod__AImplicitSelfExpr__init_aimplicitselfexpr = 101;
2027 const int COLOR_parser_nodes__ATrueExpr__n_kwtrue = 91;
2028 const int COLOR_parser_nodes__ATrueExpr__n_kwtrue_61d = 92;
2029 const int COLOR_parser_nodes__ATrueExpr__init = 93;
2030 const int COLOR_parser_prod__ATrueExpr__empty_init = 94;
2031 const int COLOR_parser_prod__ATrueExpr__init_atrueexpr = 95;
2032 const int COLOR_parser_nodes__AFalseExpr__n_kwfalse = 91;
2033 const int COLOR_parser_nodes__AFalseExpr__n_kwfalse_61d = 92;
2034 const int COLOR_parser_nodes__AFalseExpr__init = 93;
2035 const int COLOR_parser_prod__AFalseExpr__empty_init = 94;
2036 const int COLOR_parser_prod__AFalseExpr__init_afalseexpr = 95;
2037 const int COLOR_parser_nodes__ANullExpr__n_kwnull = 90;
2038 const int COLOR_parser_nodes__ANullExpr__n_kwnull_61d = 91;
2039 const int COLOR_parser_nodes__ANullExpr__init = 92;
2040 const int COLOR_parser_prod__ANullExpr__empty_init = 93;
2041 const int COLOR_parser_prod__ANullExpr__init_anullexpr = 94;
2042 const int COLOR_parser_nodes__AIntExpr__n_number = 90;
2043 const int COLOR_parser_nodes__AIntExpr__n_number_61d = 91;
2044 const int COLOR_parser_nodes__AIntExpr__init = 92;
2045 const int COLOR_parser_prod__AIntExpr__empty_init = 93;
2046 const int COLOR_parser_prod__AIntExpr__init_aintexpr = 94;
2047 const int COLOR_literal__AIntExpr__value = 95;
2048 const int COLOR_literal__AIntExpr__value_61d = 96;
2049 const int COLOR_astbuilder__AIntExpr__make = 97;
2050 const int COLOR_parser_nodes__AFloatExpr__n_float = 90;
2051 const int COLOR_parser_nodes__AFloatExpr__n_float_61d = 91;
2052 const int COLOR_parser_nodes__AFloatExpr__init = 92;
2053 const int COLOR_parser_prod__AFloatExpr__empty_init = 93;
2054 const int COLOR_parser_prod__AFloatExpr__init_afloatexpr = 94;
2055 const int COLOR_literal__AFloatExpr__value = 95;
2056 const int COLOR_literal__AFloatExpr__value_61d = 96;
2057 const int COLOR_parser_nodes__ACharExpr__n_char = 90;
2058 const int COLOR_parser_nodes__ACharExpr__n_char_61d = 91;
2059 const int COLOR_parser_nodes__ACharExpr__init = 92;
2060 const int COLOR_parser_prod__ACharExpr__empty_init = 93;
2061 const int COLOR_parser_prod__ACharExpr__init_acharexpr = 94;
2062 const int COLOR_literal__ACharExpr__value = 95;
2063 const int COLOR_literal__ACharExpr__value_61d = 96;
2064 const int COLOR_parser_nodes__AStringFormExpr__n_string = 90;
2065 const int COLOR_parser_nodes__AStringFormExpr__n_string_61d = 91;
2066 const int COLOR_parser_nodes__AStringFormExpr__init = 92;
2067 const int COLOR_literal__AStringFormExpr__value = 93;
2068 const int COLOR_literal__AStringFormExpr__value_61d = 94;
2069 const int COLOR_parser_nodes__AStringExpr__init = 95;
2070 const int COLOR_parser_prod__AStringExpr__empty_init = 96;
2071 const int COLOR_parser_prod__AStringExpr__init_astringexpr = 97;
2072 const int COLOR_parser_nodes__AStartStringExpr__init = 95;
2073 const int COLOR_parser_prod__AStartStringExpr__empty_init = 96;
2074 const int COLOR_parser_prod__AStartStringExpr__init_astartstringexpr = 97;
2075 const int COLOR_parser_nodes__AMidStringExpr__init = 95;
2076 const int COLOR_parser_prod__AMidStringExpr__empty_init = 96;
2077 const int COLOR_parser_prod__AMidStringExpr__init_amidstringexpr = 97;
2078 const int COLOR_parser_nodes__AEndStringExpr__init = 95;
2079 const int COLOR_parser_prod__AEndStringExpr__empty_init = 96;
2080 const int COLOR_parser_prod__AEndStringExpr__init_aendstringexpr = 97;
2081 const int COLOR_parser_nodes__ASuperstringExpr__n_exprs = 90;
2082 const int COLOR_parser_nodes__ASuperstringExpr__init = 91;
2083 const int COLOR_parser_prod__ASuperstringExpr__empty_init = 92;
2084 const int COLOR_parser_prod__ASuperstringExpr__init_asuperstringexpr = 93;
2085 const int COLOR_parser_nodes__AParExpr__n_opar = 93;
2086 const int COLOR_parser_nodes__AParExpr__n_opar_61d = 94;
2087 const int COLOR_parser_nodes__AParExpr__n_cpar = 95;
2088 const int COLOR_parser_nodes__AParExpr__n_cpar_61d = 96;
2089 const int COLOR_parser_nodes__AParExpr__init = 97;
2090 const int COLOR_parser_prod__AParExpr__empty_init = 98;
2091 const int COLOR_parser_prod__AParExpr__init_aparexpr = 99;
2092 const int COLOR_parser_nodes__AAsCastExpr__n_expr = 90;
2093 const int COLOR_parser_nodes__AAsCastExpr__n_expr_61d = 91;
2094 const int COLOR_parser_nodes__AAsCastExpr__n_kwas = 92;
2095 const int COLOR_parser_nodes__AAsCastExpr__n_kwas_61d = 93;
2096 const int COLOR_parser_nodes__AAsCastExpr__n_opar = 94;
2097 const int COLOR_parser_nodes__AAsCastExpr__n_opar_61d = 95;
2098 const int COLOR_parser_nodes__AAsCastExpr__n_type = 96;
2099 const int COLOR_parser_nodes__AAsCastExpr__n_type_61d = 97;
2100 const int COLOR_parser_nodes__AAsCastExpr__n_cpar = 98;
2101 const int COLOR_parser_nodes__AAsCastExpr__n_cpar_61d = 99;
2102 const int COLOR_parser_nodes__AAsCastExpr__init = 100;
2103 const int COLOR_parser_prod__AAsCastExpr__empty_init = 101;
2104 const int COLOR_parser_prod__AAsCastExpr__init_aascastexpr = 102;
2105 const int COLOR_parser_nodes__AAsNotnullExpr__n_expr = 90;
2106 const int COLOR_parser_nodes__AAsNotnullExpr__n_expr_61d = 91;
2107 const int COLOR_parser_nodes__AAsNotnullExpr__n_kwas = 92;
2108 const int COLOR_parser_nodes__AAsNotnullExpr__n_kwas_61d = 93;
2109 const int COLOR_parser_nodes__AAsNotnullExpr__n_opar = 94;
2110 const int COLOR_parser_nodes__AAsNotnullExpr__n_opar_61d = 95;
2111 const int COLOR_parser_nodes__AAsNotnullExpr__n_kwnot = 96;
2112 const int COLOR_parser_nodes__AAsNotnullExpr__n_kwnot_61d = 97;
2113 const int COLOR_parser_nodes__AAsNotnullExpr__n_kwnull = 98;
2114 const int COLOR_parser_nodes__AAsNotnullExpr__n_kwnull_61d = 99;
2115 const int COLOR_parser_nodes__AAsNotnullExpr__n_cpar = 100;
2116 const int COLOR_parser_nodes__AAsNotnullExpr__n_cpar_61d = 101;
2117 const int COLOR_parser_nodes__AAsNotnullExpr__init = 102;
2118 const int COLOR_parser_prod__AAsNotnullExpr__empty_init = 103;
2119 const int COLOR_parser_prod__AAsNotnullExpr__init_aasnotnullexpr = 104;
2120 const int COLOR_parser_nodes__AIssetAttrExpr__n_kwisset = 112;
2121 const int COLOR_parser_nodes__AIssetAttrExpr__n_kwisset_61d = 113;
2122 const int COLOR_parser_nodes__AIssetAttrExpr__init = 114;
2123 const int COLOR_parser_prod__AIssetAttrExpr__empty_init = 115;
2124 const int COLOR_parser_prod__AIssetAttrExpr__init_aissetattrexpr = 116;
2125 const int COLOR_parser_nodes__AExprs__n_exprs = 70;
2126 const int COLOR_parser_nodes__AExprs__init = 71;
2127 const int COLOR_typing__AExprs__to_a = 72;
2128 const int COLOR_parser_nodes__ADebugTypeExpr__n_kwdebug = 90;
2129 const int COLOR_parser_nodes__ADebugTypeExpr__n_kwdebug_61d = 91;
2130 const int COLOR_parser_nodes__ADebugTypeExpr__n_kwtype = 92;
2131 const int COLOR_parser_nodes__ADebugTypeExpr__n_kwtype_61d = 93;
2132 const int COLOR_parser_nodes__ADebugTypeExpr__n_expr = 94;
2133 const int COLOR_parser_nodes__ADebugTypeExpr__n_expr_61d = 95;
2134 const int COLOR_parser_nodes__ADebugTypeExpr__n_type = 96;
2135 const int COLOR_parser_nodes__ADebugTypeExpr__n_type_61d = 97;
2136 const int COLOR_parser_nodes__ADebugTypeExpr__init = 98;
2137 const int COLOR_parser_prod__ADebugTypeExpr__empty_init = 99;
2138 const int COLOR_parser_prod__ADebugTypeExpr__init_adebugtypeexpr = 100;
2139 const int COLOR_parser_nodes__AListExprs__init = 73;
2140 const int COLOR_parser_prod__AListExprs__empty_init = 74;
2141 const int COLOR_parser_prod__AListExprs__init_alistexprs = 75;
2142 const int COLOR_parser_nodes__AParExprs__n_opar = 73;
2143 const int COLOR_parser_nodes__AParExprs__n_opar_61d = 74;
2144 const int COLOR_parser_nodes__AParExprs__n_cpar = 75;
2145 const int COLOR_parser_nodes__AParExprs__n_cpar_61d = 76;
2146 const int COLOR_parser_nodes__AParExprs__init = 77;
2147 const int COLOR_parser_prod__AParExprs__empty_init = 78;
2148 const int COLOR_parser_prod__AParExprs__init_aparexprs = 79;
2149 const int COLOR_parser_nodes__ABraExprs__n_obra = 73;
2150 const int COLOR_parser_nodes__ABraExprs__n_obra_61d = 74;
2151 const int COLOR_parser_nodes__ABraExprs__n_cbra = 75;
2152 const int COLOR_parser_nodes__ABraExprs__n_cbra_61d = 76;
2153 const int COLOR_parser_nodes__ABraExprs__init = 77;
2154 const int COLOR_parser_prod__ABraExprs__empty_init = 78;
2155 const int COLOR_parser_prod__ABraExprs__init_abraexprs = 79;
2156 const int COLOR_parser_nodes__AAssignOp__init = 70;
2157 const int COLOR_parser_nodes__APlusAssignOp__n_pluseq = 71;
2158 const int COLOR_parser_nodes__APlusAssignOp__n_pluseq_61d = 72;
2159 const int COLOR_parser_nodes__APlusAssignOp__init = 73;
2160 const int COLOR_parser_prod__APlusAssignOp__empty_init = 74;
2161 const int COLOR_parser_prod__APlusAssignOp__init_aplusassignop = 75;
2162 const int COLOR_parser_nodes__AMinusAssignOp__n_minuseq = 71;
2163 const int COLOR_parser_nodes__AMinusAssignOp__n_minuseq_61d = 72;
2164 const int COLOR_parser_nodes__AMinusAssignOp__init = 73;
2165 const int COLOR_parser_prod__AMinusAssignOp__empty_init = 74;
2166 const int COLOR_parser_prod__AMinusAssignOp__init_aminusassignop = 75;
2167 const int COLOR_parser_nodes__AModuleName__n_quad = 70;
2168 const int COLOR_parser_nodes__AModuleName__n_quad_61d = 71;
2169 const int COLOR_parser_nodes__AModuleName__n_path = 72;
2170 const int COLOR_parser_nodes__AModuleName__n_id = 73;
2171 const int COLOR_parser_nodes__AModuleName__n_id_61d = 74;
2172 const int COLOR_parser_nodes__AModuleName__init = 75;
2173 const int COLOR_parser_prod__AModuleName__empty_init = 76;
2174 const int COLOR_parser_prod__AModuleName__init_amodulename = 77;
2175 const int COLOR_parser_nodes__AInLanguage__n_kwin = 70;
2176 const int COLOR_parser_nodes__AInLanguage__n_kwin_61d = 71;
2177 const int COLOR_parser_nodes__AInLanguage__n_string = 72;
2178 const int COLOR_parser_nodes__AInLanguage__n_string_61d = 73;
2179 const int COLOR_parser_nodes__AInLanguage__init = 74;
2180 const int COLOR_parser_prod__AInLanguage__empty_init = 75;
2181 const int COLOR_parser_prod__AInLanguage__init_ainlanguage = 76;
2182 const int COLOR_parser_nodes__AExternCodeBlock__n_in_language = 70;
2183 const int COLOR_parser_nodes__AExternCodeBlock__n_in_language_61d = 71;
2184 const int COLOR_parser_nodes__AExternCodeBlock__n_extern_code_segment = 72;
2185 const int COLOR_parser_nodes__AExternCodeBlock__n_extern_code_segment_61d = 73;
2186 const int COLOR_parser_nodes__AExternCodeBlock__init = 74;
2187 const int COLOR_parser_prod__AExternCodeBlock__empty_init = 75;
2188 const int COLOR_parser_prod__AExternCodeBlock__init_aexterncodeblock = 76;
2189 const int COLOR_parser_nodes__AQualified__n_quad = 70;
2190 const int COLOR_parser_nodes__AQualified__n_quad_61d = 71;
2191 const int COLOR_parser_nodes__AQualified__n_id = 72;
2192 const int COLOR_parser_nodes__AQualified__n_classid = 73;
2193 const int COLOR_parser_nodes__AQualified__n_classid_61d = 74;
2194 const int COLOR_parser_nodes__AQualified__init = 75;
2195 const int COLOR_parser_prod__AQualified__empty_init = 76;
2196 const int COLOR_parser_prod__AQualified__init_aqualified = 77;
2197 const int COLOR_parser_nodes__ADoc__n_comment = 70;
2198 const int COLOR_parser_nodes__ADoc__init = 71;
2199 const int COLOR_parser_prod__ADoc__empty_init = 72;
2200 const int COLOR_parser_prod__ADoc__init_adoc = 73;
2201 const int COLOR_parser_nodes__AAnnotations__n_at = 70;
2202 const int COLOR_parser_nodes__AAnnotations__n_at_61d = 71;
2203 const int COLOR_parser_nodes__AAnnotations__n_opar = 72;
2204 const int COLOR_parser_nodes__AAnnotations__n_opar_61d = 73;
2205 const int COLOR_parser_nodes__AAnnotations__n_items = 74;
2206 const int COLOR_parser_nodes__AAnnotations__n_cpar = 75;
2207 const int COLOR_parser_nodes__AAnnotations__n_cpar_61d = 76;
2208 const int COLOR_parser_nodes__AAnnotations__init = 77;
2209 const int COLOR_parser_prod__AAnnotations__empty_init = 78;
2210 const int COLOR_parser_prod__AAnnotations__init_aannotations = 79;
2211 const int COLOR_parser_nodes__AAnnotation__n_atid = 70;
2212 const int COLOR_parser_nodes__AAnnotation__n_atid_61d = 71;
2213 const int COLOR_parser_nodes__AAnnotation__n_opar = 72;
2214 const int COLOR_parser_nodes__AAnnotation__n_opar_61d = 73;
2215 const int COLOR_parser_nodes__AAnnotation__n_args = 74;
2216 const int COLOR_parser_nodes__AAnnotation__n_cpar = 75;
2217 const int COLOR_parser_nodes__AAnnotation__n_cpar_61d = 76;
2218 const int COLOR_parser_nodes__AAnnotation__init = 77;
2219 const int COLOR_parser_prod__AAnnotation__empty_init = 78;
2220 const int COLOR_parser_prod__AAnnotation__init_aannotation = 79;
2221 const int COLOR_parser_nodes__AAtArg__init = 70;
2222 const int COLOR_parser_nodes__ATypeAtArg__n_type = 71;
2223 const int COLOR_parser_nodes__ATypeAtArg__n_type_61d = 72;
2224 const int COLOR_parser_nodes__ATypeAtArg__init = 73;
2225 const int COLOR_parser_prod__ATypeAtArg__empty_init = 74;
2226 const int COLOR_parser_prod__ATypeAtArg__init_atypeatarg = 75;
2227 const int COLOR_parser_nodes__AExprAtArg__n_expr = 71;
2228 const int COLOR_parser_nodes__AExprAtArg__n_expr_61d = 72;
2229 const int COLOR_parser_nodes__AExprAtArg__init = 73;
2230 const int COLOR_parser_prod__AExprAtArg__empty_init = 74;
2231 const int COLOR_parser_prod__AExprAtArg__init_aexpratarg = 75;
2232 const int COLOR_parser_nodes__AAtAtArg__init = 71;
2233 const int COLOR_parser_prod__AAtAtArg__empty_init = 72;
2234 const int COLOR_parser_prod__AAtAtArg__init_aatatarg = 73;
2235 const int COLOR_parser_nodes__AAtid__n_id = 70;
2236 const int COLOR_parser_nodes__AAtid__n_id_61d = 71;
2237 const int COLOR_parser_nodes__AAtid__init = 72;
2238 const int COLOR_parser_nodes__AIdAtid__init = 73;
2239 const int COLOR_parser_prod__AIdAtid__empty_init = 74;
2240 const int COLOR_parser_prod__AIdAtid__init_aidatid = 75;
2241 const int COLOR_parser_nodes__AKwexternAtid__init = 73;
2242 const int COLOR_parser_prod__AKwexternAtid__empty_init = 74;
2243 const int COLOR_parser_prod__AKwexternAtid__init_akwexternatid = 75;
2244 const int COLOR_parser_nodes__AKwinternAtid__init = 73;
2245 const int COLOR_parser_prod__AKwinternAtid__empty_init = 74;
2246 const int COLOR_parser_prod__AKwinternAtid__init_akwinternatid = 75;
2247 const int COLOR_parser_nodes__AKwreadableAtid__init = 73;
2248 const int COLOR_parser_prod__AKwreadableAtid__empty_init = 74;
2249 const int COLOR_parser_prod__AKwreadableAtid__init_akwreadableatid = 75;
2250 const int COLOR_parser_nodes__AKwwritableAtid__init = 73;
2251 const int COLOR_parser_prod__AKwwritableAtid__empty_init = 74;
2252 const int COLOR_parser_prod__AKwwritableAtid__init_akwwritableatid = 75;
2253 const int COLOR_parser_nodes__AKwimportAtid__init = 73;
2254 const int COLOR_parser_prod__AKwimportAtid__empty_init = 74;
2255 const int COLOR_parser_prod__AKwimportAtid__init_akwimportatid = 75;
2256 const int COLOR_parser_nodes__Start__n_base = 70;
2257 const int COLOR_parser_nodes__Start__n_base_61d = 71;
2258 const int COLOR_parser_nodes__Start__n_eof = 72;
2259 const int COLOR_parser_nodes__Start__n_eof_61d = 73;
2260 const int COLOR_parser_nodes__Start__init = 74;
2261 const int COLOR_toolcontext__Message__location = 50;
2262 const int COLOR_toolcontext__Message__location_61d = 51;
2263 const int COLOR_toolcontext__Message__text = 52;
2264 const int COLOR_toolcontext__Message__text_61d = 53;
2265 const int COLOR_toolcontext__Message__to_color_string = 54;
2266 const int COLOR_toolcontext__Message__init = 55;
2267 const int COLOR_toolcontext__ToolContext__error_count = 42;
2268 const int COLOR_toolcontext__ToolContext__error_count_61d = 43;
2269 const int COLOR_toolcontext__ToolContext__warning_count = 44;
2270 const int COLOR_toolcontext__ToolContext__warning_count_61d = 45;
2271 const int COLOR_toolcontext__ToolContext__log_directory = 46;
2272 const int COLOR_toolcontext__ToolContext__log_directory_61d = 47;
2273 const int COLOR_toolcontext__ToolContext__messages = 48;
2274 const int COLOR_toolcontext__ToolContext__messages_61d = 49;
2275 const int COLOR_toolcontext__ToolContext__message_sorter = 50;
2276 const int COLOR_toolcontext__ToolContext__message_sorter_61d = 51;
2277 const int COLOR_toolcontext__ToolContext__check_errors = 52;
2278 const int COLOR_toolcontext__ToolContext__error = 53;
2279 const int COLOR_toolcontext__ToolContext__fatal_error = 54;
2280 const int COLOR_toolcontext__ToolContext__warning = 55;
2281 const int COLOR_toolcontext__ToolContext__info = 56;
2282 const int COLOR_toolcontext__ToolContext__option_context = 57;
2283 const int COLOR_toolcontext__ToolContext__option_context_61d = 58;
2284 const int COLOR_toolcontext__ToolContext__opt_warn = 59;
2285 const int COLOR_toolcontext__ToolContext__opt_warn_61d = 60;
2286 const int COLOR_toolcontext__ToolContext__opt_quiet = 61;
2287 const int COLOR_toolcontext__ToolContext__opt_quiet_61d = 62;
2288 const int COLOR_toolcontext__ToolContext__opt_log = 63;
2289 const int COLOR_toolcontext__ToolContext__opt_log_61d = 64;
2290 const int COLOR_toolcontext__ToolContext__opt_log_dir = 65;
2291 const int COLOR_toolcontext__ToolContext__opt_log_dir_61d = 66;
2292 const int COLOR_toolcontext__ToolContext__opt_help = 67;
2293 const int COLOR_toolcontext__ToolContext__opt_help_61d = 68;
2294 const int COLOR_toolcontext__ToolContext__opt_version = 69;
2295 const int COLOR_toolcontext__ToolContext__opt_version_61d = 70;
2296 const int COLOR_toolcontext__ToolContext__opt_verbose = 71;
2297 const int COLOR_toolcontext__ToolContext__opt_verbose_61d = 72;
2298 const int COLOR_toolcontext__ToolContext__opt_stop_on_first_error = 73;
2299 const int COLOR_toolcontext__ToolContext__opt_stop_on_first_error_61d = 74;
2300 const int COLOR_toolcontext__ToolContext__opt_no_color = 75;
2301 const int COLOR_toolcontext__ToolContext__opt_no_color_61d = 76;
2302 const int COLOR_toolcontext__ToolContext__verbose_level = 77;
2303 const int COLOR_toolcontext__ToolContext__verbose_level_61d = 78;
2304 const int COLOR_toolcontext__ToolContext__init = 79;
2305 const int COLOR_toolcontext__ToolContext__process_options = 80;
2306 const int COLOR_parser_util__ToolContext__parse_module = 81;
2307 const int COLOR_parser_util__ToolContext__parse_classdef = 82;
2308 const int COLOR_parser_util__ToolContext__parse_propdef = 83;
2309 const int COLOR_parser_util__ToolContext__parse_stmts = 84;
2310 const int COLOR_parser_util__ToolContext__parse_expr = 85;
2311 const int COLOR_parser_util__ToolContext__parse_something = 86;
2312 const int COLOR_phase__ToolContext__phases = 87;
2313 const int COLOR_phase__ToolContext__phases_61d = 88;
2314 const int COLOR_phase__ToolContext__phases_list = 89;
2315 const int COLOR_phase__ToolContext__run_phases = 90;
2316 const int COLOR_simple_misc_analysis__ToolContext__simple_misc_analysis_phase = 91;
2317 const int COLOR_simple_misc_analysis__ToolContext__simple_misc_analysis_phase_61d = 92;
2318 const int COLOR_literal__ToolContext__literal_phase = 93;
2319 const int COLOR_literal__ToolContext__literal_phase_61d = 94;
2320 const int COLOR_scope__ToolContext__scope_phase = 95;
2321 const int COLOR_scope__ToolContext__scope_phase_61d = 96;
2322 const int COLOR_flow__ToolContext__flow_phase = 97;
2323 const int COLOR_flow__ToolContext__flow_phase_61d = 98;
2324 const int COLOR_serialization_phase__ToolContext__serialization_phase = 99;
2325 const int COLOR_serialization_phase__ToolContext__serialization_phase_61d = 100;
2326 const int COLOR_local_var_init__ToolContext__local_var_init_phase = 101;
2327 const int COLOR_local_var_init__ToolContext__local_var_init_phase_61d = 102;
2328 const int COLOR_modelbuilder__ToolContext__opt_path = 103;
2329 const int COLOR_modelbuilder__ToolContext__opt_path_61d = 104;
2330 const int COLOR_modelbuilder__ToolContext__opt_only_metamodel = 105;
2331 const int COLOR_modelbuilder__ToolContext__opt_only_metamodel_61d = 106;
2332 const int COLOR_modelbuilder__ToolContext__opt_only_parse = 107;
2333 const int COLOR_modelbuilder__ToolContext__opt_only_parse_61d = 108;
2334 const int COLOR_modelbuilder__ToolContext__modelbuilder = 109;
2335 const int COLOR_modelbuilder__ToolContext__modelbuilder_real = 110;
2336 const int COLOR_modelbuilder__ToolContext__modelbuilder_real_61d = 111;
2337 const int COLOR_modelbuilder__ToolContext__run_global_phases = 112;
2338 const int COLOR_modelize_class__ToolContext__modelize_class_phase = 113;
2339 const int COLOR_modelize_class__ToolContext__modelize_class_phase_61d = 114;
2340 const int COLOR_modelize_property__ToolContext__modelize_property_phase = 115;
2341 const int COLOR_modelize_property__ToolContext__modelize_property_phase_61d = 116;
2342 const int COLOR_cached__ToolContext__cached_phase = 117;
2343 const int COLOR_cached__ToolContext__cached_phase_61d = 118;
2344 const int COLOR_typing__ToolContext__typing_phase = 119;
2345 const int COLOR_typing__ToolContext__typing_phase_61d = 120;
2346 const int COLOR_auto_super_init__ToolContext__auto_super_init_phase = 121;
2347 const int COLOR_auto_super_init__ToolContext__auto_super_init_phase_61d = 122;
2348 const int COLOR_div_by_zero__ToolContext__div_by_zero_phase = 123;
2349 const int COLOR_div_by_zero__ToolContext__div_by_zero_phase_61d = 124;
2350 const int COLOR_transform__ToolContext__transform_phase = 125;
2351 const int COLOR_transform__ToolContext__transform_phase_61d = 126;
2352 const int COLOR_frontend__ToolContext__dummy = 127;
2353 const int COLOR_frontend__ToolContext__dummy_61d = 128;
2354 const int COLOR_frontend__ToolContext__do_dummy = 129;
2355 const int COLOR_abstract_compiler__ToolContext__opt_output = 130;
2356 const int COLOR_abstract_compiler__ToolContext__opt_output_61d = 131;
2357 const int COLOR_abstract_compiler__ToolContext__opt_no_cc = 132;
2358 const int COLOR_abstract_compiler__ToolContext__opt_no_cc_61d = 133;
2359 const int COLOR_abstract_compiler__ToolContext__opt_cc_path = 134;
2360 const int COLOR_abstract_compiler__ToolContext__opt_cc_path_61d = 135;
2361 const int COLOR_abstract_compiler__ToolContext__opt_make_flags = 136;
2362 const int COLOR_abstract_compiler__ToolContext__opt_make_flags_61d = 137;
2363 const int COLOR_abstract_compiler__ToolContext__opt_compile_dir = 138;
2364 const int COLOR_abstract_compiler__ToolContext__opt_compile_dir_61d = 139;
2365 const int COLOR_abstract_compiler__ToolContext__opt_hardening = 140;
2366 const int COLOR_abstract_compiler__ToolContext__opt_hardening_61d = 141;
2367 const int COLOR_abstract_compiler__ToolContext__opt_no_shortcut_range = 142;
2368 const int COLOR_abstract_compiler__ToolContext__opt_no_shortcut_range_61d = 143;
2369 const int COLOR_abstract_compiler__ToolContext__opt_no_check_covariance = 144;
2370 const int COLOR_abstract_compiler__ToolContext__opt_no_check_covariance_61d = 145;
2371 const int COLOR_abstract_compiler__ToolContext__opt_no_check_initialization = 146;
2372 const int COLOR_abstract_compiler__ToolContext__opt_no_check_initialization_61d = 147;
2373 const int COLOR_abstract_compiler__ToolContext__opt_no_check_assert = 148;
2374 const int COLOR_abstract_compiler__ToolContext__opt_no_check_assert_61d = 149;
2375 const int COLOR_abstract_compiler__ToolContext__opt_no_check_autocast = 150;
2376 const int COLOR_abstract_compiler__ToolContext__opt_no_check_autocast_61d = 151;
2377 const int COLOR_abstract_compiler__ToolContext__opt_no_check_other = 152;
2378 const int COLOR_abstract_compiler__ToolContext__opt_no_check_other_61d = 153;
2379 const int COLOR_abstract_compiler__ToolContext__opt_typing_test_metrics = 154;
2380 const int COLOR_abstract_compiler__ToolContext__opt_typing_test_metrics_61d = 155;
2381 const int COLOR_abstract_compiler__ToolContext__opt_no_stacktrace = 156;
2382 const int COLOR_abstract_compiler__ToolContext__opt_no_stacktrace_61d = 157;
2383 const int COLOR_abstract_compiler__ToolContext__opt_stacktrace = 158;
2384 const int COLOR_abstract_compiler__ToolContext__opt_stacktrace_61d = 159;
2385 const int COLOR_separate_compiler__ToolContext__opt_separate = 160;
2386 const int COLOR_separate_compiler__ToolContext__opt_separate_61d = 161;
2387 const int COLOR_separate_compiler__ToolContext__opt_no_inline_intern = 162;
2388 const int COLOR_separate_compiler__ToolContext__opt_no_inline_intern_61d = 163;
2389 const int COLOR_separate_compiler__ToolContext__opt_no_union_attribute = 164;
2390 const int COLOR_separate_compiler__ToolContext__opt_no_union_attribute_61d = 165;
2391 const int COLOR_separate_compiler__ToolContext__opt_no_shortcut_equate = 166;
2392 const int COLOR_separate_compiler__ToolContext__opt_no_shortcut_equate_61d = 167;
2393 const int COLOR_separate_compiler__ToolContext__opt_inline_coloring_numbers = 168;
2394 const int COLOR_separate_compiler__ToolContext__opt_inline_coloring_numbers_61d = 169;
2395 const int COLOR_separate_compiler__ToolContext__opt_bm_typing = 170;
2396 const int COLOR_separate_compiler__ToolContext__opt_bm_typing_61d = 171;
2397 const int COLOR_separate_compiler__ToolContext__opt_phmod_typing = 172;
2398 const int COLOR_separate_compiler__ToolContext__opt_phmod_typing_61d = 173;
2399 const int COLOR_separate_compiler__ToolContext__opt_phand_typing = 174;
2400 const int COLOR_separate_compiler__ToolContext__opt_phand_typing_61d = 175;
2401 const int COLOR_separate_compiler__ToolContext__opt_tables_metrics = 176;
2402 const int COLOR_separate_compiler__ToolContext__opt_tables_metrics_61d = 177;
2403 const int COLOR_separate_erasure_compiler__ToolContext__opt_erasure = 178;
2404 const int COLOR_separate_erasure_compiler__ToolContext__opt_erasure_61d = 179;
2405 const int COLOR_separate_erasure_compiler__ToolContext__opt_no_check_erasure_cast = 180;
2406 const int COLOR_separate_erasure_compiler__ToolContext__opt_no_check_erasure_cast_61d = 181;
2407 const int COLOR_separate_erasure_compiler__ToolContext__init = 182;
2408 const int COLOR_separate_compiler__ToolContext__init = 183;
2409 const int COLOR_abstract_compiler__ToolContext__init = 184;
2410 const int COLOR_modelbuilder__ToolContext__init = 185;
2411 const int COLOR_lexer__Lexer__file = 46;
2412 const int COLOR_lexer__Lexer__state_initial = 47;
2413 const int COLOR_lexer__Lexer__init = 48;
2414 const int COLOR_lexer__Lexer__last_token = 49;
2415 const int COLOR_lexer__Lexer__last_token_61d = 50;
2416 const int COLOR_lexer__Lexer__peek = 51;
2417 const int COLOR_lexer__Lexer__next = 52;
2418 const int COLOR_lexer__Lexer__get_token = 53;
2419 const int COLOR_mproject__MProject__name = 42;
2420 const int COLOR_mproject__MProject__name_61d = 43;
2421 const int COLOR_mproject__MProject__model = 44;
2422 const int COLOR_mproject__MProject__model_61d = 45;
2423 const int COLOR_mproject__MProject__root = 46;
2424 const int COLOR_mproject__MProject__root_61d = 47;
2425 const int COLOR_mproject__MProject__mgroups = 48;
2426 const int COLOR_mproject__MProject__mgroups_61d = 49;
2427 const int COLOR_mproject__MProject__init = 50;
2428 const int COLOR_mproject__MGroup__name = 42;
2429 const int COLOR_mproject__MGroup__name_61d = 43;
2430 const int COLOR_mproject__MGroup__mproject = 44;
2431 const int COLOR_mproject__MGroup__mproject_61d = 45;
2432 const int COLOR_mproject__MGroup__parent = 46;
2433 const int COLOR_mproject__MGroup__parent_61d = 47;
2434 const int COLOR_mproject__MGroup__full_name = 48;
2435 const int COLOR_mproject__MGroup__in_nesting = 49;
2436 const int COLOR_mproject__MGroup__in_nesting_61d = 50;
2437 const int COLOR_mproject__MGroup__filepath = 51;
2438 const int COLOR_mproject__MGroup__filepath_61d = 52;
2439 const int COLOR_mproject__MGroup__init = 53;
2440 const int COLOR_mmodule__MGroup__mmodules = 54;
2441 const int COLOR_mmodule__MGroup__mmodules_61d = 55;
2442 const int COLOR_parser__State__state = 42;
2443 const int COLOR_parser__State__state_61d = 43;
2444 const int COLOR_parser__State__nodes = 44;
2445 const int COLOR_parser__State__nodes_61d = 45;
2446 const int COLOR_parser__State__init = 46;
2447 const int COLOR_parser__Parser__init = 46;
2448 const int COLOR_parser__Parser__go_to = 47;
2449 const int COLOR_parser__Parser__push = 48;
2450 const int COLOR_parser__Parser__state = 49;
2451 const int COLOR_parser__Parser__pop = 50;
2452 const int COLOR_parser__Parser__parse = 51;
2453 const int COLOR_parser__Parser__build_reduce_table = 52;
2454 const int COLOR_parser__ComputeProdLocationVisitor__init = 47;
2455 const int COLOR_parser__ReduceAction__action = 42;
2456 const int COLOR_parser__ReduceAction__concat = 43;
2457 const int COLOR_parser__ReduceAction__init = 44;
2458 const int COLOR_mmodule__MModule__model = 42;
2459 const int COLOR_mmodule__MModule__model_61d = 43;
2460 const int COLOR_mmodule__MModule__direct_owner = 44;
2461 const int COLOR_mmodule__MModule__direct_owner_61d = 45;
2462 const int COLOR_mmodule__MModule__mgroup = 46;
2463 const int COLOR_mmodule__MModule__mgroup_61d = 47;
2464 const int COLOR_mmodule__MModule__name = 48;
2465 const int COLOR_mmodule__MModule__name_61d = 49;
2466 const int COLOR_mmodule__MModule__location = 50;
2467 const int COLOR_mmodule__MModule__location_61d = 51;
2468 const int COLOR_mmodule__MModule__in_nesting = 52;
2469 const int COLOR_mmodule__MModule__in_nesting_61d = 53;
2470 const int COLOR_mmodule__MModule__in_importation = 54;
2471 const int COLOR_mmodule__MModule__in_importation_61d = 55;
2472 const int COLOR_mmodule__MModule__full_name = 56;
2473 const int COLOR_mmodule__MModule__init = 57;
2474 const int COLOR_mmodule__MModule__set_imported_mmodules = 58;
2475 const int COLOR_mmodule__MModule__intrude_mmodules = 59;
2476 const int COLOR_mmodule__MModule__intrude_mmodules_61d = 60;
2477 const int COLOR_mmodule__MModule__public_mmodules = 61;
2478 const int COLOR_mmodule__MModule__public_mmodules_61d = 62;
2479 const int COLOR_mmodule__MModule__private_mmodules = 63;
2480 const int COLOR_mmodule__MModule__private_mmodules_61d = 64;
2481 const int COLOR_mmodule__MModule__visibility_for = 65;
2482 const int COLOR_mmodule__MModule__set_visibility_for = 66;
2483 const int COLOR_mmodule__MModule__public_owner = 67;
2484 const int COLOR_mmodule__MModule__is_visible = 68;
2485 const int COLOR_model__MModule__intro_mclasses = 69;
2486 const int COLOR_model__MModule__intro_mclasses_61d = 70;
2487 const int COLOR_model__MModule__mclassdefs = 71;
2488 const int COLOR_model__MModule__mclassdefs_61d = 72;
2489 const int COLOR_model__MModule__has_mclass = 73;
2490 const int COLOR_model__MModule__flatten_mclass_hierarchy = 74;
2491 const int COLOR_model__MModule__linearize_mclasses = 75;
2492 const int COLOR_model__MModule__linearize_mclassdefs = 76;
2493 const int COLOR_model__MModule__linearize_mpropdefs = 77;
2494 const int COLOR_model__MModule__flatten_mclass_hierarchy_cache = 78;
2495 const int COLOR_model__MModule__flatten_mclass_hierarchy_cache_61d = 79;
2496 const int COLOR_model__MModule__object_type = 80;
2497 const int COLOR_model__MModule__object_type_cache = 81;
2498 const int COLOR_model__MModule__object_type_cache_61d = 82;
2499 const int COLOR_model__MModule__bool_type = 83;
2500 const int COLOR_model__MModule__bool_type_cache = 84;
2501 const int COLOR_model__MModule__bool_type_cache_61d = 85;
2502 const int COLOR_model__MModule__sys_type = 86;
2503 const int COLOR_model__MModule__get_primitive_class = 87;
2504 const int COLOR_model__MModule__try_get_primitive_method = 88;
2505 const int COLOR_abstract_compiler__MModule__properties = 89;
2506 const int COLOR_abstract_compiler__MModule__properties_cache = 90;
2507 const int COLOR_abstract_compiler__MModule__properties_cache_61d = 91;
2508 const int COLOR_model__MClassDefSorter__mmodule = 75;
2509 const int COLOR_model__MClassDefSorter__mmodule_61d = 76;
2510 const int COLOR_model__MClassDefSorter__init = 77;
2511 const int COLOR_model__MPropDefSorter__mmodule = 75;
2512 const int COLOR_model__MPropDefSorter__mmodule_61d = 76;
2513 const int COLOR_model__MPropDefSorter__init = 77;
2514 const int COLOR_model__MClass__intro_mmodule = 42;
2515 const int COLOR_model__MClass__intro_mmodule_61d = 43;
2516 const int COLOR_model__MClass__name = 44;
2517 const int COLOR_model__MClass__name_61d = 45;
2518 const int COLOR_model__MClass__full_name = 46;
2519 const int COLOR_model__MClass__arity = 47;
2520 const int COLOR_model__MClass__arity_61d = 48;
2521 const int COLOR_model__MClass__kind = 49;
2522 const int COLOR_model__MClass__kind_61d = 50;
2523 const int COLOR_model__MClass__visibility = 51;
2524 const int COLOR_model__MClass__visibility_61d = 52;
2525 const int COLOR_model__MClass__init = 53;
2526 const int COLOR_model__MClass__mclassdefs = 54;
2527 const int COLOR_model__MClass__mclassdefs_61d = 55;
2528 const int COLOR_model__MClass__intro = 56;
2529 const int COLOR_model__MClass__in_hierarchy = 57;
2530 const int COLOR_model__MClass__mclass_type = 58;
2531 const int COLOR_model__MClass__mclass_type_61d = 59;
2532 const int COLOR_model__MClass__get_mtype = 60;
2533 const int COLOR_model__MClass__get_mtype_cache = 61;
2534 const int COLOR_model__MClass__get_mtype_cache_61d = 62;
2535 const int COLOR_modelize_property__MClass__inherit_init_from = 63;
2536 const int COLOR_modelize_property__MClass__inherit_init_from_61d = 64;
2537 const int COLOR_abstract_compiler__MClass__c_name = 65;
2538 const int COLOR_abstract_compiler__MClass__c_name_cache = 66;
2539 const int COLOR_abstract_compiler__MClass__c_name_cache_61d = 67;
2540 const int COLOR_model__MClassDef__mmodule = 42;
2541 const int COLOR_model__MClassDef__mmodule_61d = 43;
2542 const int COLOR_model__MClassDef__mclass = 44;
2543 const int COLOR_model__MClassDef__mclass_61d = 45;
2544 const int COLOR_model__MClassDef__bound_mtype = 46;
2545 const int COLOR_model__MClassDef__bound_mtype_61d = 47;
2546 const int COLOR_model__MClassDef__parameter_names = 48;
2547 const int COLOR_model__MClassDef__parameter_names_61d = 49;
2548 const int COLOR_model__MClassDef__location = 50;
2549 const int COLOR_model__MClassDef__location_61d = 51;
2550 const int COLOR_model__MClassDef__to_s_61d = 52;
2551 const int COLOR_model__MClassDef__init = 53;
2552 const int COLOR_model__MClassDef__supertypes = 54;
2553 const int COLOR_model__MClassDef__supertypes_61d = 55;
2554 const int COLOR_model__MClassDef__set_supertypes = 56;
2555 const int COLOR_model__MClassDef__add_in_hierarchy = 57;
2556 const int COLOR_model__MClassDef__in_hierarchy = 58;
2557 const int COLOR_model__MClassDef__in_hierarchy_61d = 59;
2558 const int COLOR_model__MClassDef__is_intro = 60;
2559 const int COLOR_model__MClassDef__intro_mproperties = 61;
2560 const int COLOR_model__MClassDef__intro_mproperties_61d = 62;
2561 const int COLOR_model__MClassDef__mpropdefs = 63;
2562 const int COLOR_model__MClassDef__mpropdefs_61d = 64;
2563 const int COLOR_model__MType__model = 42;
2564 const int COLOR_model__MType__is_subtype = 43;
2565 const int COLOR_model__MType__anchor_to = 44;
2566 const int COLOR_model__MType__need_anchor = 45;
2567 const int COLOR_model__MType__supertype_to = 46;
2568 const int COLOR_model__MType__resolve_for = 47;
2569 const int COLOR_model__MType__can_resolve_for = 48;
2570 const int COLOR_model__MType__as_nullable = 49;
2571 const int COLOR_model__MType__as_nullable_cache = 50;
2572 const int COLOR_model__MType__as_nullable_cache_61d = 51;
2573 const int COLOR_model__MType__depth = 52;
2574 const int COLOR_model__MType__length = 53;
2575 const int COLOR_model__MType__collect_mclassdefs = 54;
2576 const int COLOR_model__MType__collect_mclasses = 55;
2577 const int COLOR_model__MType__collect_mtypes = 56;
2578 const int COLOR_model__MType__has_mproperty = 57;
2579 const int COLOR_model__MType__init = 58;
2580 const int COLOR_abstract_compiler__MType__ctype = 59;
2581 const int COLOR_abstract_compiler__MType__ctypename = 60;
2582 const int COLOR_abstract_compiler__MType__c_name = 61;
2583 const int COLOR_abstract_compiler__MType__c_name_cache = 62;
2584 const int COLOR_abstract_compiler__MType__c_name_cache_61d = 63;
2585 const int COLOR_separate_compiler__MType__const_color = 64;
2586 const int COLOR_model__MClassType__mclass = 65;
2587 const int COLOR_model__MClassType__mclass_61d = 66;
2588 const int COLOR_model__MClassType__init = 67;
2589 const int COLOR_model__MClassType__arguments = 68;
2590 const int COLOR_model__MClassType__arguments_61d = 69;
2591 const int COLOR_model__MClassType__collect_things = 70;
2592 const int COLOR_model__MClassType__collect_mclassdefs_cache = 71;
2593 const int COLOR_model__MClassType__collect_mclassdefs_cache_61d = 72;
2594 const int COLOR_model__MClassType__collect_mclasses_cache = 73;
2595 const int COLOR_model__MClassType__collect_mclasses_cache_61d = 74;
2596 const int COLOR_model__MClassType__collect_mtypes_cache = 75;
2597 const int COLOR_model__MClassType__collect_mtypes_cache_61d = 76;
2598 const int COLOR_model__MClassType__anchor_to = 77;
2599 const int COLOR_model__MGenericType__init = 78;
2600 const int COLOR_model__MGenericType__to_s_61d = 79;
2601 const int COLOR_model__MGenericType__need_anchor_61d = 80;
2602 const int COLOR_abstract_compiler__MGenericType__c_name = 81;
2603 const int COLOR_model__MVirtualType__mproperty = 65;
2604 const int COLOR_model__MVirtualType__mproperty_61d = 66;
2605 const int COLOR_model__MVirtualType__lookup_bound = 67;
2606 const int COLOR_model__MVirtualType__init = 68;
2607 const int COLOR_model__MParameterType__mclass = 65;
2608 const int COLOR_model__MParameterType__mclass_61d = 66;
2609 const int COLOR_model__MParameterType__rank = 67;
2610 const int COLOR_model__MParameterType__rank_61d = 68;
2611 const int COLOR_model__MParameterType__lookup_bound = 69;
2612 const int COLOR_model__MParameterType__init = 70;
2613 const int COLOR_model__MNullableType__mtype = 65;
2614 const int COLOR_model__MNullableType__mtype_61d = 66;
2615 const int COLOR_model__MNullableType__init = 67;
2616 const int COLOR_model__MNullableType__to_s_61d = 68;
2617 const int COLOR_model__MNullType__model_61d = 65;
2618 const int COLOR_model__MNullType__init = 66;
2619 const int COLOR_model__MSignature__mparameters = 65;
2620 const int COLOR_model__MSignature__mparameters_61d = 66;
2621 const int COLOR_model__MSignature__return_mtype = 67;
2622 const int COLOR_model__MSignature__return_mtype_61d = 68;
2623 const int COLOR_model__MSignature__init = 69;
2624 const int COLOR_model__MSignature__vararg_rank = 70;
2625 const int COLOR_model__MSignature__vararg_rank_61d = 71;
2626 const int COLOR_model__MSignature__arity = 72;
2627 const int COLOR_model__MParameter__name = 42;
2628 const int COLOR_model__MParameter__name_61d = 43;
2629 const int COLOR_model__MParameter__mtype = 44;
2630 const int COLOR_model__MParameter__mtype_61d = 45;
2631 const int COLOR_model__MParameter__is_vararg = 46;
2632 const int COLOR_model__MParameter__is_vararg_61d = 47;
2633 const int COLOR_model__MParameter__resolve_for = 48;
2634 const int COLOR_model__MParameter__init = 49;
2635 const int COLOR_model__MProperty__intro_mclassdef = 42;
2636 const int COLOR_model__MProperty__intro_mclassdef_61d = 43;
2637 const int COLOR_model__MProperty__name = 44;
2638 const int COLOR_model__MProperty__name_61d = 45;
2639 const int COLOR_model__MProperty__full_name = 46;
2640 const int COLOR_model__MProperty__visibility = 47;
2641 const int COLOR_model__MProperty__visibility_61d = 48;
2642 const int COLOR_model__MProperty__init = 49;
2643 const int COLOR_model__MProperty__mpropdefs = 50;
2644 const int COLOR_model__MProperty__mpropdefs_61d = 51;
2645 const int COLOR_model__MProperty__intro = 52;
2646 const int COLOR_model__MProperty__lookup_definitions = 53;
2647 const int COLOR_model__MProperty__lookup_definitions_cache = 54;
2648 const int COLOR_model__MProperty__lookup_definitions_cache_61d = 55;
2649 const int COLOR_model__MProperty__lookup_super_definitions = 56;
2650 const int COLOR_model__MProperty__lookup_first_definition = 57;
2651 const int COLOR_model__MProperty__lookup_all_definitions = 58;
2652 const int COLOR_model__MProperty__lookup_all_definitions_cache = 59;
2653 const int COLOR_model__MProperty__lookup_all_definitions_cache_61d = 60;
2654 const int COLOR_abstract_compiler__MProperty__c_name = 61;
2655 const int COLOR_abstract_compiler__MProperty__c_name_cache = 62;
2656 const int COLOR_abstract_compiler__MProperty__c_name_cache_61d = 63;
2657 const int COLOR_separate_compiler__MProperty__const_color = 64;
2658 const int COLOR_model__MMethod__init = 65;
2659 const int COLOR_model__MMethod__is_init = 66;
2660 const int COLOR_model__MMethod__is_init_61d = 67;
2661 const int COLOR_model__MMethod__is_new = 68;
2662 const int COLOR_model__MMethod__is_new_61d = 69;
2663 const int COLOR_model__MMethod__is_init_for = 70;
2664 const int COLOR_model__MAttribute__init = 65;
2665 const int COLOR_model__MVirtualTypeProp__init = 65;
2666 const int COLOR_model__MVirtualTypeProp__mvirtualtype = 66;
2667 const int COLOR_model__MVirtualTypeProp__mvirtualtype_61d = 67;
2668 const int COLOR_model__MPropDef__location = 42;
2669 const int COLOR_model__MPropDef__location_61d = 43;
2670 const int COLOR_model__MPropDef__mclassdef = 44;
2671 const int COLOR_model__MPropDef__mclassdef_61d = 45;
2672 const int COLOR_model__MPropDef__mproperty = 46;
2673 const int COLOR_model__MPropDef__mproperty_61d = 47;
2674 const int COLOR_model__MPropDef__init = 48;
2675 const int COLOR_model__MPropDef__to_s_61d = 49;
2676 const int COLOR_model__MPropDef__is_intro = 50;
2677 const int COLOR_model__MPropDef__lookup_next_definition = 51;
2678 const int COLOR_typing__MPropDef__has_supercall = 52;
2679 const int COLOR_typing__MPropDef__has_supercall_61d = 53;
2680 const int COLOR_abstract_compiler__MPropDef__c_name_cache = 54;
2681 const int COLOR_abstract_compiler__MPropDef__c_name_cache_61d = 55;
2682 const int COLOR_abstract_compiler__MPropDef__c_name = 56;
2683 const int COLOR_separate_compiler__MPropDef__const_color = 57;
2684 const int COLOR_model__MMethodDef__init = 58;
2685 const int COLOR_model__MMethodDef__msignature = 59;
2686 const int COLOR_model__MMethodDef__msignature_61d = 60;
2687 const int COLOR_model__MMethodDef__is_abstract = 61;
2688 const int COLOR_model__MMethodDef__is_abstract_61d = 62;
2689 const int COLOR_abstract_compiler__MMethodDef__can_inline = 63;
2690 const int COLOR_abstract_compiler__MMethodDef__compile_inside_to_c = 64;
2691 const int COLOR_abstract_compiler__MMethodDef__compile_parameter_check = 65;
2692 const int COLOR_separate_compiler__MMethodDef__separate_runtime_function = 66;
2693 const int COLOR_separate_compiler__MMethodDef__separate_runtime_function_cache = 67;
2694 const int COLOR_separate_compiler__MMethodDef__separate_runtime_function_cache_61d = 68;
2695 const int COLOR_separate_compiler__MMethodDef__virtual_runtime_function = 69;
2696 const int COLOR_separate_compiler__MMethodDef__virtual_runtime_function_cache = 70;
2697 const int COLOR_separate_compiler__MMethodDef__virtual_runtime_function_cache_61d = 71;
2698 const int COLOR_model__MAttributeDef__init = 58;
2699 const int COLOR_model__MAttributeDef__static_mtype = 59;
2700 const int COLOR_model__MAttributeDef__static_mtype_61d = 60;
2701 const int COLOR_model__MVirtualTypeDef__init = 58;
2702 const int COLOR_model__MVirtualTypeDef__bound = 59;
2703 const int COLOR_model__MVirtualTypeDef__bound_61d = 60;
2704 const int COLOR_model__MClassKind__to_s_61d = 42;
2705 const int COLOR_model__MClassKind__need_init = 43;
2706 const int COLOR_model__MClassKind__need_init_61d = 44;
2707 const int COLOR_model__MClassKind__init = 45;
2708 const int COLOR_parser_util__InjectedLexer__injected_before = 54;
2709 const int COLOR_parser_util__InjectedLexer__injected_before_61d = 55;
2710 const int COLOR_parser_util__InjectedLexer__injected_after = 56;
2711 const int COLOR_parser_util__InjectedLexer__injected_after_61d = 57;
2712 const int COLOR_parser_util__InjectedLexer__is_finished = 58;
2713 const int COLOR_parser_util__InjectedLexer__is_finished_61d = 59;
2714 const int COLOR_parser_util__CollectTokensByTextVisitor__text = 47;
2715 const int COLOR_parser_util__CollectTokensByTextVisitor__text_61d = 48;
2716 const int COLOR_parser_util__CollectTokensByTextVisitor__init = 49;
2717 const int COLOR_parser_util__CollectTokensByTextVisitor__result = 50;
2718 const int COLOR_parser_util__CollectTokensByTextVisitor__result_61d = 51;
2719 const int COLOR_parser_util__CollectAnnotationsByNameVisitor__name = 47;
2720 const int COLOR_parser_util__CollectAnnotationsByNameVisitor__name_61d = 48;
2721 const int COLOR_parser_util__CollectAnnotationsByNameVisitor__init = 49;
2722 const int COLOR_parser_util__CollectAnnotationsByNameVisitor__result = 50;
2723 const int COLOR_parser_util__CollectAnnotationsByNameVisitor__result_61d = 51;
2724 const int COLOR_phase__AnnotationPhaseVisitor__phase = 47;
2725 const int COLOR_phase__AnnotationPhaseVisitor__phase_61d = 48;
2726 const int COLOR_phase__AnnotationPhaseVisitor__init = 49;
2727 const int COLOR_phase__Phase__toolcontext = 42;
2728 const int COLOR_phase__Phase__toolcontext_61d = 43;
2729 const int COLOR_phase__Phase__in_hierarchy = 44;
2730 const int COLOR_phase__Phase__in_hierarchy_61d = 45;
2731 const int COLOR_phase__Phase__init = 46;
2732 const int COLOR_phase__Phase__process_nmodule = 47;
2733 const int COLOR_phase__Phase__process_nclassdef = 48;
2734 const int COLOR_phase__Phase__process_npropdef = 49;
2735 const int COLOR_phase__Phase__process_annotated_node = 50;
2736 const int COLOR_modelbuilder__Phase__process_mainmodule = 51;
2737 const int COLOR_simple_misc_analysis__SimpleMiscVisitor__once_count = 47;
2738 const int COLOR_simple_misc_analysis__SimpleMiscVisitor__once_count_61d = 48;
2739 const int COLOR_simple_misc_analysis__SimpleMiscVisitor__toolcontext = 49;
2740 const int COLOR_simple_misc_analysis__SimpleMiscVisitor__toolcontext_61d = 50;
2741 const int COLOR_simple_misc_analysis__SimpleMiscVisitor__warning = 51;
2742 const int COLOR_simple_misc_analysis__SimpleMiscVisitor__init = 52;
2743 const int COLOR_literal__LiteralVisitor__toolcontext = 47;
2744 const int COLOR_literal__LiteralVisitor__toolcontext_61d = 48;
2745 const int COLOR_literal__LiteralVisitor__init = 49;
2746 const int COLOR_scope__Variable__name = 42;
2747 const int COLOR_scope__Variable__name_61d = 43;
2748 const int COLOR_scope__Variable__init = 44;
2749 const int COLOR_typing__Variable__declared_type = 45;
2750 const int COLOR_typing__Variable__declared_type_61d = 46;
2751 const int COLOR_scope__EscapeMark__name = 42;
2752 const int COLOR_scope__EscapeMark__name_61d = 43;
2753 const int COLOR_scope__EscapeMark__for_loop = 44;
2754 const int COLOR_scope__EscapeMark__for_loop_61d = 45;
2755 const int COLOR_scope__EscapeMark__continues = 46;
2756 const int COLOR_scope__EscapeMark__continues_61d = 47;
2757 const int COLOR_scope__EscapeMark__breaks = 48;
2758 const int COLOR_scope__EscapeMark__breaks_61d = 49;
2759 const int COLOR_scope__EscapeMark__init = 50;
2760 const int COLOR_scope__ScopeVisitor__toolcontext = 47;
2761 const int COLOR_scope__ScopeVisitor__toolcontext_61d = 48;
2762 const int COLOR_scope__ScopeVisitor__selfvariable = 49;
2763 const int COLOR_scope__ScopeVisitor__selfvariable_61d = 50;
2764 const int COLOR_scope__ScopeVisitor__init = 51;
2765 const int COLOR_scope__ScopeVisitor__scopes = 52;
2766 const int COLOR_scope__ScopeVisitor__scopes_61d = 53;
2767 const int COLOR_scope__ScopeVisitor__register_variable = 54;
2768 const int COLOR_scope__ScopeVisitor__search_variable = 55;
2769 const int COLOR_scope__ScopeVisitor__enter_visit_block = 56;
2770 const int COLOR_scope__ScopeVisitor__search_label = 57;
2771 const int COLOR_scope__ScopeVisitor__make_escape_mark = 58;
2772 const int COLOR_scope__ScopeVisitor__get_escapemark = 59;
2773 const int COLOR_scope__ScopeVisitor__error = 60;
2774 const int COLOR_scope__Scope__variables = 42;
2775 const int COLOR_scope__Scope__variables_61d = 43;
2776 const int COLOR_scope__Scope__escapemark = 44;
2777 const int COLOR_scope__Scope__escapemark_61d = 45;
2778 const int COLOR_scope__Scope__get_variable = 46;
2779 const int COLOR_scope__Scope__init = 47;
2780 const int COLOR_flow__FlowVisitor__current_flow_context = 47;
2781 const int COLOR_flow__FlowVisitor__current_flow_context_61d = 48;
2782 const int COLOR_flow__FlowVisitor__toolcontext = 49;
2783 const int COLOR_flow__FlowVisitor__toolcontext_61d = 50;
2784 const int COLOR_flow__FlowVisitor__init = 51;
2785 const int COLOR_flow__FlowVisitor__first = 52;
2786 const int COLOR_flow__FlowVisitor__first_61d = 53;
2787 const int COLOR_flow__FlowVisitor__visit_expr = 54;
2788 const int COLOR_flow__FlowVisitor__flows = 55;
2789 const int COLOR_flow__FlowVisitor__flows_61d = 56;
2790 const int COLOR_flow__FlowVisitor__printflow = 57;
2791 const int COLOR_flow__FlowVisitor__make_sub_flow = 58;
2792 const int COLOR_flow__FlowVisitor__make_merge_flow = 59;
2793 const int COLOR_flow__FlowVisitor__make_true_false_flow = 60;
2794 const int COLOR_flow__FlowVisitor__make_sub_true_false_flow = 61;
2795 const int COLOR_flow__FlowVisitor__make_unreachable_flow = 62;
2796 const int COLOR_flow__FlowVisitor__merge_continues_to = 63;
2797 const int COLOR_flow__FlowVisitor__merge_breaks = 64;
2798 const int COLOR_flow__FlowContext__previous = 42;
2799 const int COLOR_flow__FlowContext__previous_61d = 43;
2800 const int COLOR_flow__FlowContext__loops = 44;
2801 const int COLOR_flow__FlowContext__loops_61d = 45;
2802 const int COLOR_flow__FlowContext__is_marked_unreachable = 46;
2803 const int COLOR_flow__FlowContext__is_marked_unreachable_61d = 47;
2804 const int COLOR_flow__FlowContext__is_unreachable = 48;
2805 const int COLOR_flow__FlowContext__is_already_unreachable = 49;
2806 const int COLOR_flow__FlowContext__is_already_unreachable_61d = 50;
2807 const int COLOR_flow__FlowContext__is_start = 51;
2808 const int COLOR_flow__FlowContext__is_start_61d = 52;
2809 const int COLOR_flow__FlowContext__node = 53;
2810 const int COLOR_flow__FlowContext__node_61d = 54;
2811 const int COLOR_flow__FlowContext__name = 55;
2812 const int COLOR_flow__FlowContext__name_61d = 56;
2813 const int COLOR_flow__FlowContext__when_true = 57;
2814 const int COLOR_flow__FlowContext__when_true_61d = 58;
2815 const int COLOR_flow__FlowContext__when_false = 59;
2816 const int COLOR_flow__FlowContext__when_false_61d = 60;
2817 const int COLOR_flow__FlowContext__add_previous = 61;
2818 const int COLOR_flow__FlowContext__add_loop = 62;
2819 const int COLOR_flow__FlowContext__init = 63;
2820 const int COLOR_local_var_init__FlowContext__set_vars = 64;
2821 const int COLOR_local_var_init__FlowContext__set_vars_61d = 65;
2822 const int COLOR_local_var_init__FlowContext__is_variable_set = 66;
2823 const int COLOR_typing__FlowContext__vars = 67;
2824 const int COLOR_typing__FlowContext__vars_61d = 68;
2825 const int COLOR_typing__FlowContext__cache = 69;
2826 const int COLOR_typing__FlowContext__cache_61d = 70;
2827 const int COLOR_typing__FlowContext__set_var = 71;
2828 const int COLOR_typing__FlowContext__collect_types = 72;
2829 const int COLOR_serialization_phase__SerializationPhase__generate_serialization_method = 52;
2830 const int COLOR_local_var_init__LocalVarInitVisitor__toolcontext = 47;
2831 const int COLOR_local_var_init__LocalVarInitVisitor__toolcontext_61d = 48;
2832 const int COLOR_local_var_init__LocalVarInitVisitor__init = 49;
2833 const int COLOR_local_var_init__LocalVarInitVisitor__maybe_unset_vars = 50;
2834 const int COLOR_local_var_init__LocalVarInitVisitor__maybe_unset_vars_61d = 51;
2835 const int COLOR_local_var_init__LocalVarInitVisitor__mark_is_unset = 52;
2836 const int COLOR_local_var_init__LocalVarInitVisitor__mark_is_set = 53;
2837 const int COLOR_local_var_init__LocalVarInitVisitor__check_is_set = 54;
2838 const int COLOR_modelbuilder__ModelBuilder__model = 42;
2839 const int COLOR_modelbuilder__ModelBuilder__model_61d = 43;
2840 const int COLOR_modelbuilder__ModelBuilder__toolcontext = 44;
2841 const int COLOR_modelbuilder__ModelBuilder__toolcontext_61d = 45;
2842 const int COLOR_modelbuilder__ModelBuilder__run_phases = 46;
2843 const int COLOR_modelbuilder__ModelBuilder__init = 47;
2844 const int COLOR_modelbuilder__ModelBuilder__parse = 48;
2845 const int COLOR_modelbuilder__ModelBuilder__try_get_mclass_by_name = 49;
2846 const int COLOR_modelbuilder__ModelBuilder__try_get_mproperty_by_name2 = 50;
2847 const int COLOR_modelbuilder__ModelBuilder__try_get_mproperty_by_name2_cache = 51;
2848 const int COLOR_modelbuilder__ModelBuilder__try_get_mproperty_by_name2_cache_61d = 52;
2849 const int COLOR_modelbuilder__ModelBuilder__try_get_mproperty_by_name = 53;
2850 const int COLOR_modelbuilder__ModelBuilder__paths = 54;
2851 const int COLOR_modelbuilder__ModelBuilder__paths_61d = 55;
2852 const int COLOR_modelbuilder__ModelBuilder__get_mmodule_by_name = 56;
2853 const int COLOR_modelbuilder__ModelBuilder__identified_files = 57;
2854 const int COLOR_modelbuilder__ModelBuilder__identified_files_61d = 58;
2855 const int COLOR_modelbuilder__ModelBuilder__identify_file = 59;
2856 const int COLOR_modelbuilder__ModelBuilder__mgroups = 60;
2857 const int COLOR_modelbuilder__ModelBuilder__mgroups_61d = 61;
2858 const int COLOR_modelbuilder__ModelBuilder__get_mgroup = 62;
2859 const int COLOR_modelbuilder__ModelBuilder__module_absolute_path = 63;
2860 const int COLOR_modelbuilder__ModelBuilder__load_module_ast = 64;
2861 const int COLOR_modelbuilder__ModelBuilder__load_module = 65;
2862 const int COLOR_modelbuilder__ModelBuilder__load_rt_module = 66;
2863 const int COLOR_modelbuilder__ModelBuilder__build_a_mmodule = 67;
2864 const int COLOR_modelbuilder__ModelBuilder__build_module_importation = 68;
2865 const int COLOR_modelbuilder__ModelBuilder__nmodules = 69;
2866 const int COLOR_modelbuilder__ModelBuilder__nmodules_61d = 70;
2867 const int COLOR_modelbuilder__ModelBuilder__mmodule2nmodule = 71;
2868 const int COLOR_modelbuilder__ModelBuilder__mmodule2nmodule_61d = 72;
2869 const int COLOR_modelbuilder__ModelBuilder__error = 73;
2870 const int COLOR_modelbuilder__ModelBuilder__warning = 74;
2871 const int COLOR_modelbuilder__ModelBuilder__force_get_primitive_method = 75;
2872 const int COLOR_modelize_class__ModelBuilder__build_a_mclass = 76;
2873 const int COLOR_modelize_class__ModelBuilder__build_a_mclassdef = 77;
2874 const int COLOR_modelize_class__ModelBuilder__collect_a_mclassdef_inheritance = 78;
2875 const int COLOR_modelize_class__ModelBuilder__check_supertypes = 79;
2876 const int COLOR_modelize_class__ModelBuilder__build_classes = 80;
2877 const int COLOR_modelize_class__ModelBuilder__mclassdef2nclassdef = 81;
2878 const int COLOR_modelize_class__ModelBuilder__mclassdef2nclassdef_61d = 82;
2879 const int COLOR_modelize_class__ModelBuilder__resolve_mtype_unchecked = 83;
2880 const int COLOR_modelize_class__ModelBuilder__resolve_mtype = 84;
2881 const int COLOR_modelize_property__ModelBuilder__mpropdef2npropdef = 85;
2882 const int COLOR_modelize_property__ModelBuilder__mpropdef2npropdef_61d = 86;
2883 const int COLOR_modelize_property__ModelBuilder__build_properties = 87;
2884 const int COLOR_modelize_property__ModelBuilder__process_default_constructors = 88;
2885 const int COLOR_collect_super_sends__ModelBuilder__collect_super_sends = 89;
2886 const int COLOR_rapid_type_analysis__ModelBuilder__do_rapid_type_analysis = 90;
2887 const int COLOR_abstract_compiler__ModelBuilder__cc_paths = 91;
2888 const int COLOR_abstract_compiler__ModelBuilder__cc_paths_61d = 92;
2889 const int COLOR_abstract_compiler__ModelBuilder__write_and_make = 93;
2890 const int COLOR_global_compiler__ModelBuilder__run_global_compiler = 94;
2891 const int COLOR_separate_compiler__ModelBuilder__run_separate_compiler = 95;
2892 const int COLOR_separate_erasure_compiler__ModelBuilder__run_separate_erasure_compiler = 96;
2893 const int COLOR_abstract_compiler__ModelBuilder__init = 97;
2894 const int COLOR_modelbuilder__ModulePath__name = 42;
2895 const int COLOR_modelbuilder__ModulePath__name_61d = 43;
2896 const int COLOR_modelbuilder__ModulePath__filepath = 44;
2897 const int COLOR_modelbuilder__ModulePath__filepath_61d = 45;
2898 const int COLOR_modelbuilder__ModulePath__mgroup = 46;
2899 const int COLOR_modelbuilder__ModulePath__mgroup_61d = 47;
2900 const int COLOR_modelbuilder__ModulePath__mmodule = 48;
2901 const int COLOR_modelbuilder__ModulePath__mmodule_61d = 49;
2902 const int COLOR_modelbuilder__ModulePath__init = 50;
2903 const int COLOR_modelize_property__TextCollectorVisitor__text = 47;
2904 const int COLOR_modelize_property__TextCollectorVisitor__text_61d = 48;
2905 const int COLOR_modelize_property__TextCollectorVisitor__init = 49;
2906 const int COLOR_cached__CachedPhase__init = 52;
2907 const int COLOR_cached__CachedPhase__associate_propdef = 53;
2908 const int COLOR_typing__TypeVisitor__modelbuilder = 42;
2909 const int COLOR_typing__TypeVisitor__modelbuilder_61d = 43;
2910 const int COLOR_typing__TypeVisitor__nclassdef = 44;
2911 const int COLOR_typing__TypeVisitor__nclassdef_61d = 45;
2912 const int COLOR_typing__TypeVisitor__mpropdef = 46;
2913 const int COLOR_typing__TypeVisitor__mpropdef_61d = 47;
2914 const int COLOR_typing__TypeVisitor__selfvariable = 48;
2915 const int COLOR_typing__TypeVisitor__selfvariable_61d = 49;
2916 const int COLOR_typing__TypeVisitor__init = 50;
2917 const int COLOR_typing__TypeVisitor__mmodule = 51;
2918 const int COLOR_typing__TypeVisitor__anchor = 52;
2919 const int COLOR_typing__TypeVisitor__anchor_to = 53;
2920 const int COLOR_typing__TypeVisitor__is_subtype = 54;
2921 const int COLOR_typing__TypeVisitor__resolve_for = 55;
2922 const int COLOR_typing__TypeVisitor__resolve_signature_for = 56;
2923 const int COLOR_typing__TypeVisitor__check_subtype = 57;
2924 const int COLOR_typing__TypeVisitor__visit_stmt = 58;
2925 const int COLOR_typing__TypeVisitor__visit_expr = 59;
2926 const int COLOR_typing__TypeVisitor__visit_expr_subtype = 60;
2927 const int COLOR_typing__TypeVisitor__visit_expr_bool = 61;
2928 const int COLOR_typing__TypeVisitor__visit_expr_cast = 62;
2929 const int COLOR_typing__TypeVisitor__try_get_mproperty_by_name2 = 63;
2930 const int COLOR_typing__TypeVisitor__resolve_mtype = 64;
2931 const int COLOR_typing__TypeVisitor__try_get_mclass = 65;
2932 const int COLOR_typing__TypeVisitor__get_mclass = 66;
2933 const int COLOR_typing__TypeVisitor__type_bool = 67;
2934 const int COLOR_typing__TypeVisitor__get_method = 68;
2935 const int COLOR_typing__TypeVisitor__check_signature = 69;
2936 const int COLOR_typing__TypeVisitor__error = 70;
2937 const int COLOR_typing__TypeVisitor__get_variable = 71;
2938 const int COLOR_typing__TypeVisitor__set_variable = 72;
2939 const int COLOR_typing__TypeVisitor__merge_types = 73;
2940 const int COLOR_typing__CallSite__node = 42;
2941 const int COLOR_typing__CallSite__node_61d = 43;
2942 const int COLOR_typing__CallSite__recv = 44;
2943 const int COLOR_typing__CallSite__recv_61d = 45;
2944 const int COLOR_typing__CallSite__recv_is_self = 46;
2945 const int COLOR_typing__CallSite__recv_is_self_61d = 47;
2946 const int COLOR_typing__CallSite__mproperty = 48;
2947 const int COLOR_typing__CallSite__mproperty_61d = 49;
2948 const int COLOR_typing__CallSite__mpropdef = 50;
2949 const int COLOR_typing__CallSite__mpropdef_61d = 51;
2950 const int COLOR_typing__CallSite__msignature = 52;
2951 const int COLOR_typing__CallSite__msignature_61d = 53;
2952 const int COLOR_typing__CallSite__erasure_cast = 54;
2953 const int COLOR_typing__CallSite__erasure_cast_61d = 55;
2954 const int COLOR_typing__CallSite__check_signature = 56;
2955 const int COLOR_typing__CallSite__init = 57;
2956 const int COLOR_auto_super_init__AutoSuperInitVisitor__init = 47;
2957 const int COLOR_auto_super_init__AutoSuperInitVisitor__has_explicit_super_init = 48;
2958 const int COLOR_auto_super_init__AutoSuperInitVisitor__has_explicit_super_init_61d = 49;
2959 const int COLOR_collect_super_sends__CollectSuperSends__modelbuilder = 47;
2960 const int COLOR_collect_super_sends__CollectSuperSends__modelbuilder_61d = 48;
2961 const int COLOR_collect_super_sends__CollectSuperSends__res = 49;
2962 const int COLOR_collect_super_sends__CollectSuperSends__res_61d = 50;
2963 const int COLOR_collect_super_sends__CollectSuperSends__mpropdef = 51;
2964 const int COLOR_collect_super_sends__CollectSuperSends__mpropdef_61d = 52;
2965 const int COLOR_collect_super_sends__CollectSuperSends__init = 53;
2966 const int COLOR_div_by_zero__DivByZeroVisitor__toolcontext = 47;
2967 const int COLOR_div_by_zero__DivByZeroVisitor__toolcontext_61d = 48;
2968 const int COLOR_div_by_zero__DivByZeroVisitor__mmodule = 49;
2969 const int COLOR_div_by_zero__DivByZeroVisitor__mmodule_61d = 50;
2970 const int COLOR_div_by_zero__DivByZeroVisitor__init = 51;
2971 const int COLOR_astbuilder__ASTBuilder__mmodule = 42;
2972 const int COLOR_astbuilder__ASTBuilder__mmodule_61d = 43;
2973 const int COLOR_astbuilder__ASTBuilder__anchor = 44;
2974 const int COLOR_astbuilder__ASTBuilder__anchor_61d = 45;
2975 const int COLOR_astbuilder__ASTBuilder__make_int = 46;
2976 const int COLOR_astbuilder__ASTBuilder__make_new = 47;
2977 const int COLOR_astbuilder__ASTBuilder__make_call = 48;
2978 const int COLOR_astbuilder__ASTBuilder__make_block = 49;
2979 const int COLOR_astbuilder__ASTBuilder__make_var_read = 50;
2980 const int COLOR_astbuilder__ASTBuilder__make_var_assign = 51;
2981 const int COLOR_astbuilder__ASTBuilder__make_attr_read = 52;
2982 const int COLOR_astbuilder__ASTBuilder__make_attr_assign = 53;
2983 const int COLOR_astbuilder__ASTBuilder__make_do = 54;
2984 const int COLOR_astbuilder__ASTBuilder__make_if = 55;
2985 const int COLOR_astbuilder__ASTBuilder__init = 56;
2986 const int COLOR_astbuilder__APlaceholderExpr__make = 90;
2987 const int COLOR_astvalidation__APlaceholderExpr__accept_ast_validation = 91;
2988 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__modelbuilder = 42;
2989 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__modelbuilder_61d = 43;
2990 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__mainmodule = 44;
2991 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__mainmodule_61d = 45;
2992 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_types = 46;
2993 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_types_61d = 47;
2994 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_open_types = 48;
2995 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_open_types_61d = 49;
2996 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_classes = 50;
2997 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_classes_61d = 51;
2998 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_cast_types = 52;
2999 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_cast_types_61d = 53;
3000 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_open_cast_types = 54;
3001 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_open_cast_types_61d = 55;
3002 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_methoddefs = 56;
3003 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_methoddefs_61d = 57;
3004 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_methods = 58;
3005 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_methods_61d = 59;
3006 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_super_sends = 60;
3007 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_super_sends_61d = 61;
3008 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__totry_methods = 62;
3009 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__totry_methods_61d = 63;
3010 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__todo = 64;
3011 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__todo_61d = 65;
3012 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__run_analysis = 66;
3013 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__check_depth = 67;
3014 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__add_new = 68;
3015 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__add_cast = 69;
3016 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__try_send = 70;
3017 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__add_call = 71;
3018 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__add_send = 72;
3019 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__try_super_send = 73;
3020 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__add_super_send = 74;
3021 const int COLOR_rapid_type_analysis__RapidTypeAnalysis__init = 75;
3022 const int COLOR_rapid_type_analysis__RapidTypeVisitor__analysis = 47;
3023 const int COLOR_rapid_type_analysis__RapidTypeVisitor__analysis_61d = 48;
3024 const int COLOR_rapid_type_analysis__RapidTypeVisitor__receiver = 49;
3025 const int COLOR_rapid_type_analysis__RapidTypeVisitor__receiver_61d = 50;
3026 const int COLOR_rapid_type_analysis__RapidTypeVisitor__mpropdef = 51;
3027 const int COLOR_rapid_type_analysis__RapidTypeVisitor__mpropdef_61d = 52;
3028 const int COLOR_rapid_type_analysis__RapidTypeVisitor__init = 53;
3029 const int COLOR_rapid_type_analysis__RapidTypeVisitor__cleanup_type = 54;
3030 const int COLOR_rapid_type_analysis__RapidTypeVisitor__get_class = 55;
3031 const int COLOR_rapid_type_analysis__RapidTypeVisitor__get_method = 56;
3032 const int COLOR_rapid_type_analysis__RapidTypeVisitor__add_type = 57;
3033 const int COLOR_rapid_type_analysis__RapidTypeVisitor__add_monomorphic_send = 58;
3034 const int COLOR_rapid_type_analysis__RapidTypeVisitor__add_send = 59;
3035 const int COLOR_rapid_type_analysis__RapidTypeVisitor__add_cast_type = 60;
3036 const int COLOR_astvalidation__ASTValidationVisitor__path = 47;
3037 const int COLOR_astvalidation__ASTValidationVisitor__path_61d = 48;
3038 const int COLOR_astvalidation__ASTValidationVisitor__seen = 49;
3039 const int COLOR_astvalidation__ASTValidationVisitor__seen_61d = 50;
3040 const int COLOR_astvalidation__ASTValidationVisitor__init = 51;
3041 const int COLOR_transform__TransformVisitor__phase = 47;
3042 const int COLOR_transform__TransformVisitor__phase_61d = 48;
3043 const int COLOR_transform__TransformVisitor__mmodule = 49;
3044 const int COLOR_transform__TransformVisitor__mmodule_61d = 50;
3045 const int COLOR_transform__TransformVisitor__mclassdef = 51;
3046 const int COLOR_transform__TransformVisitor__mclassdef_61d = 52;
3047 const int COLOR_transform__TransformVisitor__mpropdef = 53;
3048 const int COLOR_transform__TransformVisitor__mpropdef_61d = 54;
3049 const int COLOR_transform__TransformVisitor__builder = 55;
3050 const int COLOR_transform__TransformVisitor__builder_61d = 56;
3051 const int COLOR_transform__TransformVisitor__init = 57;
3052 const int COLOR_transform__TransformVisitor__get_class = 58;
3053 const int COLOR_transform__TransformVisitor__get_method = 59;
3054 const int COLOR_abstract_compiler__AbstractCompiler__names = 42;
3055 const int COLOR_abstract_compiler__AbstractCompiler__names_61d = 43;
3056 const int COLOR_abstract_compiler__AbstractCompiler__mainmodule = 44;
3057 const int COLOR_abstract_compiler__AbstractCompiler__mainmodule_61d = 45;
3058 const int COLOR_abstract_compiler__AbstractCompiler__realmainmodule = 46;
3059 const int COLOR_abstract_compiler__AbstractCompiler__realmainmodule_61d = 47;
3060 const int COLOR_abstract_compiler__AbstractCompiler__modelbuilder = 48;
3061 const int COLOR_abstract_compiler__AbstractCompiler__modelbuilder_61d = 49;
3062 const int COLOR_abstract_compiler__AbstractCompiler__hardening = 50;
3063 const int COLOR_abstract_compiler__AbstractCompiler__init = 51;
3064 const int COLOR_abstract_compiler__AbstractCompiler__new_file = 52;
3065 const int COLOR_abstract_compiler__AbstractCompiler__files = 53;
3066 const int COLOR_abstract_compiler__AbstractCompiler__files_61d = 54;
3067 const int COLOR_abstract_compiler__AbstractCompiler__new_visitor = 55;
3068 const int COLOR_abstract_compiler__AbstractCompiler__header = 56;
3069 const int COLOR_abstract_compiler__AbstractCompiler__header_61d = 57;
3070 const int COLOR_abstract_compiler__AbstractCompiler__provide_declaration = 58;
3071 const int COLOR_abstract_compiler__AbstractCompiler__provided_declarations = 59;
3072 const int COLOR_abstract_compiler__AbstractCompiler__provided_declarations_61d = 60;
3073 const int COLOR_abstract_compiler__AbstractCompiler__build_c_to_nit_bindings = 61;
3074 const int COLOR_abstract_compiler__AbstractCompiler__compile_header = 62;
3075 const int COLOR_abstract_compiler__AbstractCompiler__compile_header_structs = 63;
3076 const int COLOR_abstract_compiler__AbstractCompiler__compile_main_function = 64;
3077 const int COLOR_abstract_compiler__AbstractCompiler__extern_bodies = 65;
3078 const int COLOR_abstract_compiler__AbstractCompiler__extern_bodies_61d = 66;
3079 const int COLOR_abstract_compiler__AbstractCompiler__seen_extern = 67;
3080 const int COLOR_abstract_compiler__AbstractCompiler__seen_extern_61d = 68;
3081 const int COLOR_abstract_compiler__AbstractCompiler__generate_init_attr = 69;
3082 const int COLOR_abstract_compiler__AbstractCompiler__generate_check_attr = 70;
3083 const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_tags = 71;
3084 const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_tags_61d = 72;
3085 const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_resolved = 73;
3086 const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_resolved_61d = 74;
3087 const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_unresolved = 75;
3088 const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_unresolved_61d = 76;
3089 const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_skipped = 77;
3090 const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_skipped_61d = 78;
3091 const int COLOR_abstract_compiler__AbstractCompiler__init_count_type_test_tags = 79;
3092 const int COLOR_abstract_compiler__AbstractCompiler__display_stats = 80;
3093 const int COLOR_abstract_compiler__AbstractCompiler__div = 81;
3094 const int COLOR_abstract_compiler__CodeFile__name = 42;
3095 const int COLOR_abstract_compiler__CodeFile__name_61d = 43;
3096 const int COLOR_abstract_compiler__CodeFile__writers = 44;
3097 const int COLOR_abstract_compiler__CodeFile__writers_61d = 45;
3098 const int COLOR_abstract_compiler__CodeFile__required_declarations = 46;
3099 const int COLOR_abstract_compiler__CodeFile__required_declarations_61d = 47;
3100 const int COLOR_abstract_compiler__CodeFile__init = 48;
3101 const int COLOR_abstract_compiler__CodeWriter__file = 42;
3102 const int COLOR_abstract_compiler__CodeWriter__file_61d = 43;
3103 const int COLOR_abstract_compiler__CodeWriter__lines = 44;
3104 const int COLOR_abstract_compiler__CodeWriter__lines_61d = 45;
3105 const int COLOR_abstract_compiler__CodeWriter__decl_lines = 46;
3106 const int COLOR_abstract_compiler__CodeWriter__decl_lines_61d = 47;
3107 const int COLOR_abstract_compiler__CodeWriter__add = 48;
3108 const int COLOR_abstract_compiler__CodeWriter__add_decl = 49;
3109 const int COLOR_abstract_compiler__CodeWriter__init = 50;
3110 const int COLOR_abstract_compiler__AbstractCompilerVisitor__compiler = 42;
3111 const int COLOR_abstract_compiler__AbstractCompilerVisitor__compiler_61d = 43;
3112 const int COLOR_abstract_compiler__AbstractCompilerVisitor__current_node = 44;
3113 const int COLOR_abstract_compiler__AbstractCompilerVisitor__current_node_61d = 45;
3114 const int COLOR_abstract_compiler__AbstractCompilerVisitor__frame = 46;
3115 const int COLOR_abstract_compiler__AbstractCompilerVisitor__frame_61d = 47;
3116 const int COLOR_abstract_compiler__AbstractCompilerVisitor__object_type = 48;
3117 const int COLOR_abstract_compiler__AbstractCompilerVisitor__bool_type = 49;
3118 const int COLOR_abstract_compiler__AbstractCompilerVisitor__writer = 50;
3119 const int COLOR_abstract_compiler__AbstractCompilerVisitor__writer_61d = 51;
3120 const int COLOR_abstract_compiler__AbstractCompilerVisitor__init = 52;
3121 const int COLOR_abstract_compiler__AbstractCompilerVisitor__get_class = 53;
3122 const int COLOR_abstract_compiler__AbstractCompilerVisitor__get_property = 54;
3123 const int COLOR_abstract_compiler__AbstractCompilerVisitor__compile_callsite = 55;
3124 const int COLOR_abstract_compiler__AbstractCompilerVisitor__calloc_array = 56;
3125 const int COLOR_abstract_compiler__AbstractCompilerVisitor__native_array_def = 57;
3126 const int COLOR_abstract_compiler__AbstractCompilerVisitor__varargize = 58;
3127 const int COLOR_abstract_compiler__AbstractCompilerVisitor__anchor = 59;
3128 const int COLOR_abstract_compiler__AbstractCompilerVisitor__resolve_for = 60;
3129 const int COLOR_abstract_compiler__AbstractCompilerVisitor__autoadapt = 61;
3130 const int COLOR_abstract_compiler__AbstractCompilerVisitor__supercall = 62;
3131 const int COLOR_abstract_compiler__AbstractCompilerVisitor__adapt_signature = 63;
3132 const int COLOR_abstract_compiler__AbstractCompilerVisitor__autobox = 64;
3133 const int COLOR_abstract_compiler__AbstractCompilerVisitor__type_test = 65;
3134 const int COLOR_abstract_compiler__AbstractCompilerVisitor__is_same_type_test = 66;
3135 const int COLOR_abstract_compiler__AbstractCompilerVisitor__equal_test = 67;
3136 const int COLOR_abstract_compiler__AbstractCompilerVisitor__call = 68;
3137 const int COLOR_abstract_compiler__AbstractCompilerVisitor__send = 69;
3138 const int COLOR_abstract_compiler__AbstractCompilerVisitor__monomorphic_send = 70;
3139 const int COLOR_abstract_compiler__AbstractCompilerVisitor__monomorphic_super_send = 71;
3140 const int COLOR_abstract_compiler__AbstractCompilerVisitor__isset_attribute = 72;
3141 const int COLOR_abstract_compiler__AbstractCompilerVisitor__read_attribute = 73;
3142 const int COLOR_abstract_compiler__AbstractCompilerVisitor__write_attribute = 74;
3143 const int COLOR_abstract_compiler__AbstractCompilerVisitor__check_recv_notnull = 75;
3144 const int COLOR_abstract_compiler__AbstractCompilerVisitor__names = 76;
3145 const int COLOR_abstract_compiler__AbstractCompilerVisitor__names_61d = 77;
3146 const int COLOR_abstract_compiler__AbstractCompilerVisitor__last = 78;
3147 const int COLOR_abstract_compiler__AbstractCompilerVisitor__last_61d = 79;
3148 const int COLOR_abstract_compiler__AbstractCompilerVisitor__get_name = 80;
3149 const int COLOR_abstract_compiler__AbstractCompilerVisitor__escapemark_name = 81;
3150 const int COLOR_abstract_compiler__AbstractCompilerVisitor__escapemark_names = 82;
3151 const int COLOR_abstract_compiler__AbstractCompilerVisitor__escapemark_names_61d = 83;
3152 const int COLOR_abstract_compiler__AbstractCompilerVisitor__class_name_string = 84;
3153 const int COLOR_abstract_compiler__AbstractCompilerVisitor__variables = 85;
3154 const int COLOR_abstract_compiler__AbstractCompilerVisitor__variables_61d = 86;
3155 const int COLOR_abstract_compiler__AbstractCompilerVisitor__variable = 87;
3156 const int COLOR_abstract_compiler__AbstractCompilerVisitor__new_var = 88;
3157 const int COLOR_abstract_compiler__AbstractCompilerVisitor__new_named_var = 89;
3158 const int COLOR_abstract_compiler__AbstractCompilerVisitor__assign = 90;
3159 const int COLOR_abstract_compiler__AbstractCompilerVisitor__init_instance = 91;
3160 const int COLOR_abstract_compiler__AbstractCompilerVisitor__int_instance = 92;
3161 const int COLOR_abstract_compiler__AbstractCompilerVisitor__string_instance = 93;
3162 const int COLOR_abstract_compiler__AbstractCompilerVisitor__array_instance = 94;
3163 const int COLOR_abstract_compiler__AbstractCompilerVisitor__vararg_instance = 95;
3164 const int COLOR_abstract_compiler__AbstractCompilerVisitor__add = 96;
3165 const int COLOR_abstract_compiler__AbstractCompilerVisitor__add_decl = 97;
3166 const int COLOR_abstract_compiler__AbstractCompilerVisitor__require_declaration = 98;
3167 const int COLOR_abstract_compiler__AbstractCompilerVisitor__declare_once = 99;
3168 const int COLOR_abstract_compiler__AbstractCompilerVisitor__add_extern = 100;
3169 const int COLOR_abstract_compiler__AbstractCompilerVisitor__new_expr = 101;
3170 const int COLOR_abstract_compiler__AbstractCompilerVisitor__add_abort = 102;
3171 const int COLOR_abstract_compiler__AbstractCompilerVisitor__add_raw_abort = 103;
3172 const int COLOR_abstract_compiler__AbstractCompilerVisitor__add_cast = 104;
3173 const int COLOR_abstract_compiler__AbstractCompilerVisitor__ret = 105;
3174 const int COLOR_abstract_compiler__AbstractCompilerVisitor__stmt = 106;
3175 const int COLOR_abstract_compiler__AbstractCompilerVisitor__expr = 107;
3176 const int COLOR_abstract_compiler__AbstractCompilerVisitor__expr_bool = 108;
3177 const int COLOR_abstract_compiler__AbstractCompilerVisitor__debug = 109;
3178 const int COLOR_abstract_compiler__AbstractRuntimeFunction__mmethoddef = 42;
3179 const int COLOR_abstract_compiler__AbstractRuntimeFunction__mmethoddef_61d = 43;
3180 const int COLOR_abstract_compiler__AbstractRuntimeFunction__c_name = 44;
3181 const int COLOR_abstract_compiler__AbstractRuntimeFunction__build_c_name = 45;
3182 const int COLOR_abstract_compiler__AbstractRuntimeFunction__c_name_cache = 46;
3183 const int COLOR_abstract_compiler__AbstractRuntimeFunction__c_name_cache_61d = 47;
3184 const int COLOR_abstract_compiler__AbstractRuntimeFunction__call = 48;
3185 const int COLOR_abstract_compiler__AbstractRuntimeFunction__compile_to_c = 49;
3186 const int COLOR_abstract_compiler__AbstractRuntimeFunction__init = 50;
3187 const int COLOR_abstract_compiler__RuntimeVariable__name = 42;
3188 const int COLOR_abstract_compiler__RuntimeVariable__name_61d = 43;
3189 const int COLOR_abstract_compiler__RuntimeVariable__mtype = 44;
3190 const int COLOR_abstract_compiler__RuntimeVariable__mtype_61d = 45;
3191 const int COLOR_abstract_compiler__RuntimeVariable__mcasttype = 46;
3192 const int COLOR_abstract_compiler__RuntimeVariable__mcasttype_61d = 47;
3193 const int COLOR_abstract_compiler__RuntimeVariable__is_exact = 48;
3194 const int COLOR_abstract_compiler__RuntimeVariable__is_exact_61d = 49;
3195 const int COLOR_abstract_compiler__RuntimeVariable__init = 50;
3196 const int COLOR_abstract_compiler__Frame__visitor = 42;
3197 const int COLOR_abstract_compiler__Frame__visitor_61d = 43;
3198 const int COLOR_abstract_compiler__Frame__mpropdef = 44;
3199 const int COLOR_abstract_compiler__Frame__mpropdef_61d = 45;
3200 const int COLOR_abstract_compiler__Frame__receiver = 46;
3201 const int COLOR_abstract_compiler__Frame__receiver_61d = 47;
3202 const int COLOR_abstract_compiler__Frame__arguments = 48;
3203 const int COLOR_abstract_compiler__Frame__arguments_61d = 49;
3204 const int COLOR_abstract_compiler__Frame__returnvar = 50;
3205 const int COLOR_abstract_compiler__Frame__returnvar_61d = 51;
3206 const int COLOR_abstract_compiler__Frame__returnlabel = 52;
3207 const int COLOR_abstract_compiler__Frame__returnlabel_61d = 53;
3208 const int COLOR_abstract_compiler__Frame__init = 54;
3209 const int COLOR_abstract_compiler__ExternCFile__filename = 42;
3210 const int COLOR_abstract_compiler__ExternCFile__filename_61d = 43;
3211 const int COLOR_abstract_compiler__ExternCFile__cflags = 44;
3212 const int COLOR_abstract_compiler__ExternCFile__cflags_61d = 45;
3213 const int COLOR_abstract_compiler__ExternCFile__init = 46;
3214 const int COLOR_layout_builders__Layout__ids = 42;
3215 const int COLOR_layout_builders__Layout__ids_61d = 43;
3216 const int COLOR_layout_builders__Layout__pos = 44;
3217 const int COLOR_layout_builders__Layout__pos_61d = 45;
3218 const int COLOR_layout_builders__Layout__init = 46;
3219 const int COLOR_layout_builders__PHLayout__masks = 47;
3220 const int COLOR_layout_builders__PHLayout__masks_61d = 48;
3221 const int COLOR_layout_builders__PHLayout__hashes = 49;
3222 const int COLOR_layout_builders__PHLayout__hashes_61d = 50;
3223 const int COLOR_layout_builders__PHLayout__init = 51;
3224 const int COLOR_layout_builders__POSetBuilder__mmodule = 42;
3225 const int COLOR_layout_builders__POSetBuilder__mmodule_61d = 43;
3226 const int COLOR_layout_builders__POSetBuilder__init = 44;
3227 const int COLOR_layout_builders__POSetBuilder__build_poset = 45;
3228 const int COLOR_layout_builders__TypingBMizer__mmodule = 44;
3229 const int COLOR_layout_builders__TypingBMizer__mmodule_61d = 45;
3230 const int COLOR_layout_builders__TypingBMizer__poset_builder = 46;
3231 const int COLOR_layout_builders__TypingBMizer__poset_builder_61d = 47;
3232 const int COLOR_layout_builders__TypingBMizer__poset_cache = 48;
3233 const int COLOR_layout_builders__TypingBMizer__poset_cache_61d = 49;
3234 const int COLOR_layout_builders__TypingBMizer__init = 50;
3235 const int COLOR_layout_builders__MTypeBMizer__init = 51;
3236 const int COLOR_layout_builders__MClassBMizer__init = 51;
3237 const int COLOR_layout_builders__ResolutionBMizer__init = 43;
3238 const int COLOR_layout_builders__MPropertyBMizer__mmodule = 43;
3239 const int COLOR_layout_builders__MPropertyBMizer__mmodule_61d = 44;
3240 const int COLOR_layout_builders__MPropertyBMizer__init = 45;
3241 const int COLOR_layout_builders__TypingColorer__core = 44;
3242 const int COLOR_layout_builders__TypingColorer__core_61d = 45;
3243 const int COLOR_layout_builders__TypingColorer__crown = 46;
3244 const int COLOR_layout_builders__TypingColorer__crown_61d = 47;
3245 const int COLOR_layout_builders__TypingColorer__border = 48;
3246 const int COLOR_layout_builders__TypingColorer__border_61d = 49;
3247 const int COLOR_layout_builders__TypingColorer__coloration_result = 50;
3248 const int COLOR_layout_builders__TypingColorer__coloration_result_61d = 51;
3249 const int COLOR_layout_builders__TypingColorer__mmodule = 52;
3250 const int COLOR_layout_builders__TypingColorer__mmodule_61d = 53;
3251 const int COLOR_layout_builders__TypingColorer__poset_builder = 54;
3252 const int COLOR_layout_builders__TypingColorer__poset_builder_61d = 55;
3253 const int COLOR_layout_builders__TypingColorer__poset_cache = 56;
3254 const int COLOR_layout_builders__TypingColorer__poset_cache_61d = 57;
3255 const int COLOR_layout_builders__TypingColorer__init = 58;
3256 const int COLOR_layout_builders__TypingColorer__compute_ids = 59;
3257 const int COLOR_layout_builders__TypingColorer__colorize = 60;
3258 const int COLOR_layout_builders__TypingColorer__colorize_elements = 61;
3259 const int COLOR_layout_builders__TypingColorer__is_color_free = 62;
3260 const int COLOR_layout_builders__TypingColorer__tag_elements = 63;
3261 const int COLOR_layout_builders__TypingColorer__build_conflicts_graph = 64;
3262 const int COLOR_layout_builders__TypingColorer__conflicts_graph = 65;
3263 const int COLOR_layout_builders__TypingColorer__conflicts_graph_61d = 66;
3264 const int COLOR_layout_builders__TypingColorer__linear_extensions_cache = 67;
3265 const int COLOR_layout_builders__TypingColorer__linear_extensions_cache_61d = 68;
3266 const int COLOR_layout_builders__TypingColorer__linear_extension = 69;
3267 const int COLOR_layout_builders__TypingColorer__reverse_linearize = 70;
3268 const int COLOR_layout_builders__TypingColorer__linearize = 71;
3269 const int COLOR_layout_builders__MTypeColorer__init = 72;
3270 const int COLOR_layout_builders__MClassColorer__init = 72;
3271 const int COLOR_layout_builders__MPropertyColorer__mmodule = 43;
3272 const int COLOR_layout_builders__MPropertyColorer__mmodule_61d = 44;
3273 const int COLOR_layout_builders__MPropertyColorer__class_colorer = 45;
3274 const int COLOR_layout_builders__MPropertyColorer__class_colorer_61d = 46;
3275 const int COLOR_layout_builders__MPropertyColorer__coloration_result = 47;
3276 const int COLOR_layout_builders__MPropertyColorer__coloration_result_61d = 48;
3277 const int COLOR_layout_builders__MPropertyColorer__init = 49;
3278 const int COLOR_layout_builders__MPropertyColorer__colorize = 50;
3279 const int COLOR_layout_builders__MPropertyColorer__colorize_core = 51;
3280 const int COLOR_layout_builders__MPropertyColorer__colorize_crown = 52;
3281 const int COLOR_layout_builders__MPropertyColorer__colorize_elements = 53;
3282 const int COLOR_layout_builders__MPropertyColorer__max_color = 54;
3283 const int COLOR_layout_builders__ResolutionColorer__coloration_result = 43;
3284 const int COLOR_layout_builders__ResolutionColorer__coloration_result_61d = 44;
3285 const int COLOR_layout_builders__ResolutionColorer__init = 45;
3286 const int COLOR_layout_builders__ResolutionColorer__compute_ids = 46;
3287 const int COLOR_layout_builders__ResolutionColorer__colorize_elements = 47;
3288 const int COLOR_layout_builders__ResolutionColorer__is_color_free = 48;
3289 const int COLOR_layout_builders__ResolutionColorer__build_conflicts_graph = 49;
3290 const int COLOR_layout_builders__ResolutionColorer__conflicts_graph = 50;
3291 const int COLOR_layout_builders__ResolutionColorer__conflicts_graph_61d = 51;
3292 const int COLOR_layout_builders__ResolutionColorer__add_conflict = 52;
3293 const int COLOR_layout_builders__PHOperator__op = 42;
3294 const int COLOR_layout_builders__PHOperator__init = 43;
3295 const int COLOR_layout_builders__PHModOperator__init = 44;
3296 const int COLOR_layout_builders__PHAndOperator__init = 44;
3297 const int COLOR_layout_builders__MTypeHasher__init = 59;
3298 const int COLOR_layout_builders__MClassHasher__init = 59;
3299 const int COLOR_global_compiler__GlobalCompiler__runtime_type_analysis = 82;
3300 const int COLOR_global_compiler__GlobalCompiler__runtime_type_analysis_61d = 83;
3301 const int COLOR_global_compiler__GlobalCompiler__init = 84;
3302 const int COLOR_global_compiler__GlobalCompiler__compile_class_names = 85;
3303 const int COLOR_global_compiler__GlobalCompiler__classid = 86;
3304 const int COLOR_global_compiler__GlobalCompiler__classids = 87;
3305 const int COLOR_global_compiler__GlobalCompiler__classids_61d = 88;
3306 const int COLOR_global_compiler__GlobalCompiler__live_primitive_types = 89;
3307 const int COLOR_global_compiler__GlobalCompiler__live_primitive_types_61d = 90;
3308 const int COLOR_global_compiler__GlobalCompiler__todo = 91;
3309 const int COLOR_global_compiler__GlobalCompiler__todos = 92;
3310 const int COLOR_global_compiler__GlobalCompiler__todos_61d = 93;
3311 const int COLOR_global_compiler__GlobalCompiler__seen = 94;
3312 const int COLOR_global_compiler__GlobalCompiler__seen_61d = 95;
3313 const int COLOR_global_compiler__GlobalCompiler__declare_runtimeclass = 96;
3314 const int COLOR_global_compiler__GlobalCompiler__generate_init_instance = 97;
3315 const int COLOR_global_compiler__GlobalCompiler__generate_box_instance = 98;
3316 const int COLOR_global_compiler__GlobalCompiler__collect_types_cache = 99;
3317 const int COLOR_global_compiler__GlobalCompiler__collect_types_cache_61d = 100;
3318 const int COLOR_global_compiler__GlobalCompilerVisitor__collect_types = 110;
3319 const int COLOR_global_compiler__GlobalCompilerVisitor__check_valid_reciever = 111;
3320 const int COLOR_global_compiler__GlobalCompilerVisitor__get_recvtype = 112;
3321 const int COLOR_global_compiler__GlobalCompilerVisitor__get_recv = 113;
3322 const int COLOR_global_compiler__GlobalCompilerVisitor__finalize_call = 114;
3323 const int COLOR_global_compiler__GlobalCompilerVisitor__call_without_varargize = 115;
3324 const int COLOR_global_compiler__GlobalCompilerVisitor__bugtype = 116;
3325 const int COLOR_global_compiler__CustomizedRuntimeFunction__recv = 51;
3326 const int COLOR_global_compiler__CustomizedRuntimeFunction__recv_61d = 52;
3327 const int COLOR_global_compiler__CustomizedRuntimeFunction__init = 53;
3328 const int COLOR_separate_compiler__SeparateCompiler__runtime_type_analysis = 82;
3329 const int COLOR_separate_compiler__SeparateCompiler__runtime_type_analysis_61d = 83;
3330 const int COLOR_separate_compiler__SeparateCompiler__undead_types = 84;
3331 const int COLOR_separate_compiler__SeparateCompiler__undead_types_61d = 85;
3332 const int COLOR_separate_compiler__SeparateCompiler__partial_types = 86;
3333 const int COLOR_separate_compiler__SeparateCompiler__partial_types_61d = 87;
3334 const int COLOR_separate_compiler__SeparateCompiler__live_unresolved_types = 88;
3335 const int COLOR_separate_compiler__SeparateCompiler__live_unresolved_types_61d = 89;
3336 const int COLOR_separate_compiler__SeparateCompiler__type_layout = 90;
3337 const int COLOR_separate_compiler__SeparateCompiler__type_layout_61d = 91;
3338 const int COLOR_separate_compiler__SeparateCompiler__resolution_layout = 92;
3339 const int COLOR_separate_compiler__SeparateCompiler__resolution_layout_61d = 93;
3340 const int COLOR_separate_compiler__SeparateCompiler__method_layout = 94;
3341 const int COLOR_separate_compiler__SeparateCompiler__method_layout_61d = 95;
3342 const int COLOR_separate_compiler__SeparateCompiler__attr_layout = 96;
3343 const int COLOR_separate_compiler__SeparateCompiler__attr_layout_61d = 97;
3344 const int COLOR_separate_compiler__SeparateCompiler__init = 98;
3345 const int COLOR_separate_compiler__SeparateCompiler__compile_header_attribute_structs = 99;
3346 const int COLOR_separate_compiler__SeparateCompiler__compile_box_kinds = 100;
3347 const int COLOR_separate_compiler__SeparateCompiler__box_kinds = 101;
3348 const int COLOR_separate_compiler__SeparateCompiler__box_kinds_61d = 102;
3349 const int COLOR_separate_compiler__SeparateCompiler__box_kind_of = 103;
3350 const int COLOR_separate_compiler__SeparateCompiler__compile_color_consts = 104;
3351 const int COLOR_separate_compiler__SeparateCompiler__compile_color_const = 105;
3352 const int COLOR_separate_compiler__SeparateCompiler__color_consts_done = 106;
3353 const int COLOR_separate_compiler__SeparateCompiler__color_consts_done_61d = 107;
3354 const int COLOR_separate_compiler__SeparateCompiler__do_property_coloring = 108;
3355 const int COLOR_separate_compiler__SeparateCompiler__build_method_tables = 109;
3356 const int COLOR_separate_compiler__SeparateCompiler__build_attr_tables = 110;
3357 const int COLOR_separate_compiler__SeparateCompiler__do_type_coloring = 111;
3358 const int COLOR_separate_compiler__SeparateCompiler__build_type_tables = 112;
3359 const int COLOR_separate_compiler__SeparateCompiler__compile_resolution_tables = 113;
3360 const int COLOR_separate_compiler__SeparateCompiler__build_resolution_tables = 114;
3361 const int COLOR_separate_compiler__SeparateCompiler__retrieve_partial_types = 115;
3362 const int COLOR_separate_compiler__SeparateCompiler__compile_module_to_c = 116;
3363 const int COLOR_separate_compiler__SeparateCompiler__compile_type_to_c = 117;
3364 const int COLOR_separate_compiler__SeparateCompiler__compile_type_resolution_table = 118;
3365 const int COLOR_separate_compiler__SeparateCompiler__compile_class_to_c = 119;
3366 const int COLOR_separate_compiler__SeparateCompiler__hardening_live_type = 120;
3367 const int COLOR_separate_compiler__SeparateCompiler__type_tables = 121;
3368 const int COLOR_separate_compiler__SeparateCompiler__type_tables_61d = 122;
3369 const int COLOR_separate_compiler__SeparateCompiler__resolution_tables = 123;
3370 const int COLOR_separate_compiler__SeparateCompiler__resolution_tables_61d = 124;
3371 const int COLOR_separate_compiler__SeparateCompiler__method_tables = 125;
3372 const int COLOR_separate_compiler__SeparateCompiler__method_tables_61d = 126;
3373 const int COLOR_separate_compiler__SeparateCompiler__attr_tables = 127;
3374 const int COLOR_separate_compiler__SeparateCompiler__attr_tables_61d = 128;
3375 const int COLOR_separate_compiler__SeparateCompiler__display_sizes = 129;
3376 const int COLOR_separate_compiler__SeparateCompiler__display_stats = 130;
3377 const int COLOR_separate_compiler__SeparateCompilerVisitor__type_info = 110;
3378 const int COLOR_separate_compiler__SeparateCompilerVisitor__table_send = 111;
3379 const int COLOR_separate_compiler__SeparateCompilerVisitor__can_be_primitive = 112;
3380 const int COLOR_separate_compiler__SeparateCompilerVisitor__maybe_null = 113;
3381 const int COLOR_separate_compiler__SeparateCompilerVisitor__native_array_instance = 114;
3382 const int COLOR_separate_compiler__SeparateCompilerVisitor__link_unresolved_type = 115;
3383 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__class_layout = 131;
3384 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__class_layout_61d = 132;
3385 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__vt_layout = 133;
3386 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__vt_layout_61d = 134;
3387 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__init = 135;
3388 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__build_vt_tables = 136;
3389 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__build_class_typing_tables = 137;
3390 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__build_class_vts_table = 138;
3391 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__retrieve_vt_bound = 139;
3392 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__class_tables = 140;
3393 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__class_tables_61d = 141;
3394 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__vt_tables = 142;
3395 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler__vt_tables_61d = 143;
3396 const int COLOR_separate_erasure_compiler__SeparateErasureCompilerVisitor__compile_callsite = 116;
3397 const int COLOR_ropes__BufferRope__subrope = -1;
3398 const int COLOR_ropes__BufferRope___42d = -1;
3399 const int COLOR_ropes__BufferRope___43d = -1;
3400 const int COLOR_ropes__BufferRope__multi_concat = -1;
3401 const int COLOR_ropes__ImmutableRope__subrope = -1;
3402 const int COLOR_ropes__ImmutableRope___42d = -1;
3403 const int COLOR_ropes__ImmutableRope___43d = -1;
3404 const int COLOR_ropes__ImmutableRope__multi_concat = -1;
3405 const int COLOR_parser_util__InjectedLexer__get_token = -1;
3406 const int COLOR_array__AbstractArrayRead___length = 0;
3407 const int COLOR_array__Array___items = 1;
3408 const int COLOR_array__Array___capacity = 2;
3409 const int COLOR_hash_collection__HashCollection___array = 0;
3410 const int COLOR_hash_collection__HashCollection___capacity = 1;
3411 const int COLOR_hash_collection__HashCollection___length = 2;
3412 const int COLOR_hash_collection__HashCollection___first_item = 3;
3413 const int COLOR_hash_collection__HashCollection___last_item = 4;
3414 const int COLOR_hash_collection__HashCollection___last_accessed_key = 5;
3415 const int COLOR_hash_collection__HashCollection___last_accessed_node = 6;
3416 const int COLOR_hash_collection__HashMap___64dkeys = 7;
3417 const int COLOR_hash_collection__HashMap___64dvalues = 8;
3418 const int COLOR_string__AbstractString___items = 1;
3419 const int COLOR_string__String___index_from = 2;
3420 const int COLOR_string__String___index_to = 3;
3421 const int COLOR_string__Buffer___capacity = 2;
3422 const int COLOR_stream__BufferedIStream___buffer = 0;
3423 const int COLOR_stream__BufferedIStream___buffer_pos = 1;
3424 const int COLOR_stream__FDStream___64dfd = 0;
3425 const int COLOR_stream__FDIStream___64deof = 1;
3426 const int COLOR_stream__FDOStream___64dis_writable = 2;
3427 const int COLOR_exec__Process___64ddata = 0;
3428 const int COLOR_exec__IProcess___64dstream_in = 1;
3429 const int COLOR_exec__OProcess___64dstream_out = 2;
3430 const int COLOR_file__FStream___path = 2;
3431 const int COLOR_file__FStream___file = 3;
3432 const int COLOR_file__IFStream___end_reached = 4;
3433 const int COLOR_file__OFStream___writable = 4;
3434 const int COLOR_ropes__Rope___64dstr_representation = 0;
3435 const int COLOR_ropes__Rope___64dparent_node = 1;
3436 const int COLOR_poset__POSet___64delements = 0;
3437 const int COLOR_parser_nodes__ANode___location = 0;
3438 const int COLOR_parser_nodes__ANode___64dparent = 1;
3439 const int COLOR_parser_nodes__Prod___n_annotations = 2;
3440 const int COLOR_parser__Prod___first_location = 3;
3441 const int COLOR_parser_nodes__APropdef___n_doc = 4;
3442 const int COLOR_flow__APropdef___64dbefore_flow_context = 5;
3443 const int COLOR_flow__APropdef___64dafter_flow_context = 6;
3444 const int COLOR_modelize_property__APropdef___64dmpropdef = 7;
3445 const int COLOR_typing__APropdef___64dselfvariable = 8;
3446 const int COLOR_parser_nodes__AMethPropdef___n_kwredef = 9;
3447 const int COLOR_parser_nodes__AMethPropdef___n_visibility = 10;
3448 const int COLOR_parser_nodes__AMethPropdef___n_methid = 11;
3449 const int COLOR_parser_nodes__AMethPropdef___n_signature = 12;
3450 const int COLOR_parser_nodes__AExternPropdef___n_extern = 13;
3451 const int COLOR_parser_nodes__AExternPropdef___n_extern_calls = 14;
3452 const int COLOR_parser_nodes__AExternPropdef___n_extern_code_block = 15;
3453 const int COLOR_parser_nodes__AConcreteMethPropdef___n_kwmeth = 13;
3454 const int COLOR_parser_nodes__AConcreteMethPropdef___n_block = 14;
3455 const int COLOR_auto_super_init__AConcreteMethPropdef___64dauto_super_inits = 15;
3456 const int COLOR_parser_nodes__AConcreteInitPropdef___n_kwinit = 16;
3457 const int COLOR_parser_nodes__AExternInitPropdef___n_kwnew = 16;
3458 const int COLOR_flow__AExpr___64dafter_flow_context = 4;
3459 const int COLOR_typing__AExpr___64dmtype = 5;
3460 const int COLOR_typing__AExpr___64dis_typed = 6;
3461 const int COLOR_typing__AExpr___64dimplicit_cast_to = 7;
3462 const int COLOR_astbuilder__AExpr___64dvariable_cache = 8;
3463 const int COLOR_parser_nodes__ALabelable___n_label = 9;
3464 const int COLOR_parser_nodes__ABreakExpr___n_kwbreak = 10;
3465 const int COLOR_parser_nodes__ABreakExpr___n_expr = 11;
3466 const int COLOR_scope__ABreakExpr___64descapemark = 12;
3467 const int COLOR_parser_nodes__AContinueExpr___n_kwcontinue = 10;
3468 const int COLOR_parser_nodes__AContinueExpr___n_expr = 11;
3469 const int COLOR_scope__AContinueExpr___64descapemark = 12;
3470 const int COLOR_parser_nodes__ADoExpr___n_kwdo = 10;
3471 const int COLOR_parser_nodes__ADoExpr___n_block = 11;
3472 const int COLOR_scope__ADoExpr___64descapemark = 12;
3473 const int COLOR_parser_nodes__AWhileExpr___n_kwwhile = 10;
3474 const int COLOR_parser_nodes__AWhileExpr___n_expr = 11;
3475 const int COLOR_parser_nodes__AWhileExpr___n_kwdo = 12;
3476 const int COLOR_parser_nodes__AWhileExpr___n_block = 13;
3477 const int COLOR_scope__AWhileExpr___64descapemark = 14;
3478 const int COLOR_parser_nodes__ALoopExpr___n_kwloop = 10;
3479 const int COLOR_parser_nodes__ALoopExpr___n_block = 11;
3480 const int COLOR_scope__ALoopExpr___64descapemark = 12;
3481 const int COLOR_parser_nodes__AForExpr___n_kwfor = 10;
3482 const int COLOR_parser_nodes__AForExpr___n_ids = 11;
3483 const int COLOR_parser_nodes__AForExpr___n_expr = 12;
3484 const int COLOR_parser_nodes__AForExpr___n_kwdo = 13;
3485 const int COLOR_parser_nodes__AForExpr___n_block = 14;
3486 const int COLOR_scope__AForExpr___64dvariables = 15;
3487 const int COLOR_scope__AForExpr___64descapemark = 16;
3488 const int COLOR_typing__AForExpr___64dcoltype = 17;
3489 const int COLOR_typing__AForExpr___64dmethod_iterator = 18;
3490 const int COLOR_typing__AForExpr___64dmethod_is_ok = 19;
3491 const int COLOR_typing__AForExpr___64dmethod_item = 20;
3492 const int COLOR_typing__AForExpr___64dmethod_next = 21;
3493 const int COLOR_typing__AForExpr___64dmethod_key = 22;
3494 const int COLOR_parser_nodes__AAssignFormExpr___n_assign = 9;
3495 const int COLOR_parser_nodes__AAssignFormExpr___n_value = 10;
3496 const int COLOR_parser_nodes__AReassignFormExpr___n_assign_op = 9;
3497 const int COLOR_parser_nodes__AReassignFormExpr___n_value = 10;
3498 const int COLOR_typing__AReassignFormExpr___64dreassign_callsite = 11;
3499 const int COLOR_typing__AReassignFormExpr___64dread_type = 12;
3500 const int COLOR_parser_nodes__ASendExpr___n_expr = 13;
3501 const int COLOR_typing__ASendExpr___64dcallsite = 14;
3502 const int COLOR_typing__ASendExpr___64draw_arguments = 15;
3503 const int COLOR_parser_nodes__AAttrFormExpr___n_expr = 13;
3504 const int COLOR_parser_nodes__AAttrFormExpr___n_id = 14;
3505 const int COLOR_typing__AAttrFormExpr___64dmproperty = 15;
3506 const int COLOR_typing__AAttrFormExpr___64dattr_type = 16;
3507 const int COLOR_parser_nodes__ACallFormExpr___n_id = 16;
3508 const int COLOR_parser_nodes__ACallFormExpr___n_args = 17;
3509 const int COLOR_typing__ASendReassignFormExpr___64dwrite_callsite = 18;
3510 const int COLOR_parser_nodes__ABraFormExpr___n_args = 19;
3511 const int COLOR_parser_nodes__AVarFormExpr___n_id = 13;
3512 const int COLOR_scope__AVarFormExpr___64dvariable = 14;
3513 const int COLOR_layout_builders__PerfectHasher___64doperator = 0;
3514 const int COLOR_layout_builders__TypingHasher___64dmmodule = 1;
3515 const int COLOR_layout_builders__TypingHasher___64dposet_builder = 2;
3516 const int COLOR_layout_builders__TypingHasher___64dposet_cache = 3;
3517 const int COLOR_layout_builders__MPropertyHasher___64dmmodule = 1;
3518 const int COLOR_string__Sys___args_cache = 0;
3519 const int COLOR_abstract_collection__Container___item = 0;
3520 const int COLOR_abstract_collection__ContainerIterator___is_ok = 0;
3521 const int COLOR_abstract_collection__ContainerIterator___container = 1;
3522 const int COLOR_abstract_collection__MapKeysIterator___64diterator = 0;
3523 const int COLOR_abstract_collection__MapValuesIterator___64diterator = 0;
3524 const int COLOR_abstract_collection__CoupleMapIterator___iter = 0;
3525 const int COLOR_abstract_collection__Couple___first = 0;
3526 const int COLOR_abstract_collection__Couple___second = 1;
3527 const int COLOR_range__Range___first = 0;
3528 const int COLOR_range__Range___last = 1;
3529 const int COLOR_range__Range___after = 2;
3530 const int COLOR_range__IteratorRange___range = 0;
3531 const int COLOR_range__IteratorRange___item = 1;
3532 const int COLOR_list__List___head = 0;
3533 const int COLOR_list__List___tail = 1;
3534 const int COLOR_list__ListIterator___list = 0;
3535 const int COLOR_list__ListIterator___node = 1;
3536 const int COLOR_list__ListIterator___index = 2;
3537 const int COLOR_list__ListNode___next = 1;
3538 const int COLOR_list__ListNode___prev = 2;
3539 const int COLOR_array__ArrayIterator___index = 0;
3540 const int COLOR_array__ArrayIterator___array = 1;
3541 const int COLOR_array__ArraySet___array = 0;
3542 const int COLOR_array__ArraySetIterator___iter = 0;
3543 const int COLOR_array__ArrayMap___64dkeys = 0;
3544 const int COLOR_array__ArrayMap___64dvalues = 1;
3545 const int COLOR_array__ArrayMap___items = 2;
3546 const int COLOR_array__ArrayMap___last_index = 3;
3547 const int COLOR_array__ArrayMapKeys___64dmap = 0;
3548 const int COLOR_array__ArrayMapValues___64dmap = 0;
3549 const int COLOR_hash_collection__HashNode___key = 0;
3550 const int COLOR_hash_collection__HashNode___next_item = 1;
3551 const int COLOR_hash_collection__HashNode___prev_item = 2;
3552 const int COLOR_hash_collection__HashNode___prev_in_bucklet = 3;
3553 const int COLOR_hash_collection__HashNode___next_in_bucklet = 4;
3554 const int COLOR_hash_collection__HashMapKeys___64dmap = 0;
3555 const int COLOR_hash_collection__HashMapValues___64dmap = 0;
3556 const int COLOR_hash_collection__HashMapNode___value = 5;
3557 const int COLOR_hash_collection__HashMapIterator___map = 0;
3558 const int COLOR_hash_collection__HashMapIterator___node = 1;
3559 const int COLOR_hash_collection__HashSetIterator___set = 0;
3560 const int COLOR_hash_collection__HashSetIterator___node = 1;
3561 const int COLOR_stream__StringOStream___64dcontent = 0;
3562 const int COLOR_string_search__BM_Pattern___motif = 0;
3563 const int COLOR_string_search__BM_Pattern___length = 1;
3564 const int COLOR_string_search__BM_Pattern___gs = 2;
3565 const int COLOR_string_search__BM_Pattern___bc_table = 3;
3566 const int COLOR_string_search__Match___string = 0;
3567 const int COLOR_string_search__Match___from = 1;
3568 const int COLOR_string_search__Match___length = 2;
3569 const int COLOR_ropes__TupleLeafNodePos___64dcurr_node = 0;
3570 const int COLOR_ropes__TupleLeafNodePos___64dcorrected_pos = 1;
3571 const int COLOR_ropes__TupleLeafNodePos___64dvisit_stack = 2;
3572 const int COLOR_ropes__BufferRope___64dis_dirty = 2;
3573 const int COLOR_ropes__CharRopeView___64dtarget = 0;
3574 const int COLOR_ropes__TupleVisitNode___64dnode = 0;
3575 const int COLOR_ropes__TupleVisitNode___64dleft_visited = 1;
3576 const int COLOR_ropes__TupleVisitNode___64dright_visited = 2;
3577 const int COLOR_ropes__RopeIterator___target = 0;
3578 const int COLOR_ropes__RopeIterator___64dpos = 1;
3579 const int COLOR_ropes__RopeCharIterator___64dsub_str_iter = 0;
3580 const int COLOR_ropes__RopeCharIterator___64dabs_pos = 1;
3581 const int COLOR_ropes__RopeCharIterator___64dsub_pos = 2;
3582 const int COLOR_ropes__RopeCharIterator___64dcurr_substring = 3;
3583 const int COLOR_ropes__DFSRopeLeafIterator___64dvisit_stack = 2;
3584 const int COLOR_ropes__DFSRopeLeafIterator___64dcurr_leaf = 3;
3585 const int COLOR_ropes__RopeNode___length = 0;
3586 const int COLOR_ropes__RopeNode___64dparent = 1;
3587 const int COLOR_ropes__RopeNode___64dheight = 2;
3588 const int COLOR_ropes__ConcatNode___left_child = 3;
3589 const int COLOR_ropes__ConcatNode___right_child = 4;
3590 const int COLOR_ropes__LeafNode___value = 3;
3591 const int COLOR_location__SourceFile___64dfilename = 0;
3592 const int COLOR_location__SourceFile___64dstring = 1;
3593 const int COLOR_location__SourceFile___64dline_starts = 2;
3594 const int COLOR_location__Location___64dfile = 0;
3595 const int COLOR_location__Location___64dline_start = 1;
3596 const int COLOR_location__Location___64dline_end = 2;
3597 const int COLOR_location__Location___64dcolumn_start = 3;
3598 const int COLOR_location__Location___64dcolumn_end = 4;
3599 const int COLOR_location__Location___64dtext_cache = 5;
3600 const int COLOR_poset__POSetElement___64dposet = 0;
3601 const int COLOR_poset__POSetElement___64delement = 1;
3602 const int COLOR_poset__POSetElement___64dtos = 2;
3603 const int COLOR_poset__POSetElement___64dfroms = 3;
3604 const int COLOR_poset__POSetElement___64ddtos = 4;
3605 const int COLOR_poset__POSetElement___64ddfroms = 5;
3606 const int COLOR_poset__POSetElement___64dcount = 6;
3607 const int COLOR_mproject__Model___64dmprojects = 0;
3608 const int COLOR_mproject__Model___64dmproject_by_name = 1;
3609 const int COLOR_mmodule__Model___64dmmodules = 2;
3610 const int COLOR_mmodule__Model___64dmmodule_nesting_hierarchy = 3;
3611 const int COLOR_mmodule__Model___64dmmodule_importation_hierarchy = 4;
3612 const int COLOR_mmodule__Model___64dmmodules_by_name = 5;
3613 const int COLOR_model__Model___64dmclasses = 6;
3614 const int COLOR_model__Model___64dmproperties = 7;
3615 const int COLOR_model__Model___64dmclassdef_hierarchy = 8;
3616 const int COLOR_model__Model___64dintro_mtype_specialization_hierarchy = 9;
3617 const int COLOR_model__Model___64dfull_mtype_specialization_hierarchy = 10;
3618 const int COLOR_model__Model___64dmclasses_by_name = 11;
3619 const int COLOR_model__Model___64dmproperties_by_name = 12;
3620 const int COLOR_model__Model___64dnull_type = 13;
3621 const int COLOR_model_base__MVisibility___64dto_s = 0;
3622 const int COLOR_model_base__MVisibility___64dlevel = 1;
3623 const int COLOR_more_collections__HashMap2___64dlevel1 = 0;
3624 const int COLOR_more_collections__HashMap3___64dlevel1 = 0;
3625 const int COLOR_opts__Option___names = 0;
3626 const int COLOR_opts__Option___helptext = 1;
3627 const int COLOR_opts__Option___errors = 2;
3628 const int COLOR_opts__Option___mandatory = 3;
3629 const int COLOR_opts__Option___read = 4;
3630 const int COLOR_opts__Option___value = 5;
3631 const int COLOR_opts__Option___default_value = 6;
3632 const int COLOR_opts__OptionParameter___parameter_mandatory = 7;
3633 const int COLOR_opts__OptionEnum___values = 8;
3634 const int COLOR_opts__OptionArray___values = 8;
3635 const int COLOR_opts__OptionContext___options = 0;
3636 const int COLOR_opts__OptionContext___rest = 1;
3637 const int COLOR_opts__OptionContext___errors = 2;
3638 const int COLOR_opts__OptionContext___optmap = 3;
3639 const int COLOR_parser_nodes__ANodes___64dparent = 0;
3640 const int COLOR_parser_nodes__ANodes___64ditems = 1;
3641 const int COLOR_parser_nodes__Token___64dprev_token = 2;
3642 const int COLOR_parser_nodes__Token___64dnext_token = 3;
3643 const int COLOR_lexer__Token___text = 4;
3644 const int COLOR_parser_nodes__Visitor___current_node = 0;
3645 const int COLOR_lexer__AError___message = 5;
3646 const int COLOR_lexer__ALexerError___string = 6;
3647 const int COLOR_lexer__AParserError___token = 6;
3648 const int COLOR_parser_nodes__AModule___n_moduledecl = 4;
3649 const int COLOR_parser_nodes__AModule___n_imports = 5;
3650 const int COLOR_parser_nodes__AModule___n_extern_code_blocks = 6;
3651 const int COLOR_parser_nodes__AModule___n_classdefs = 7;
3652 const int COLOR_modelbuilder__AModule___64dmmodule = 8;
3653 const int COLOR_modelbuilder__AModule___64dis_importation_done = 9;
3654 const int COLOR_modelize_class__AModule___64dbuild_classes_is_done = 10;
3655 const int COLOR_modelize_class__AModule___64dmclass2nclassdef = 11;
3656 const int COLOR_parser_nodes__AModuledecl___n_doc = 4;
3657 const int COLOR_parser_nodes__AModuledecl___n_kwmodule = 5;
3658 const int COLOR_parser_nodes__AModuledecl___n_name = 6;
3659 const int COLOR_parser_nodes__AStdImport___n_visibility = 4;
3660 const int COLOR_parser_nodes__AStdImport___n_kwimport = 5;
3661 const int COLOR_parser_nodes__AStdImport___n_name = 6;
3662 const int COLOR_modelbuilder__AStdImport___64dmmodule = 7;
3663 const int COLOR_parser_nodes__ANoImport___n_visibility = 4;
3664 const int COLOR_parser_nodes__ANoImport___n_kwimport = 5;
3665 const int COLOR_parser_nodes__ANoImport___n_kwend = 6;
3666 const int COLOR_parser_nodes__APrivateVisibility___n_kwprivate = 4;
3667 const int COLOR_parser_nodes__AProtectedVisibility___n_kwprotected = 4;
3668 const int COLOR_parser_nodes__AIntrudeVisibility___n_kwintrude = 4;
3669 const int COLOR_parser_nodes__AClassdef___n_propdefs = 4;
3670 const int COLOR_modelize_class__AClassdef___64dmclass = 5;
3671 const int COLOR_modelize_class__AClassdef___64dmclassdef = 6;
3672 const int COLOR_modelize_property__AClassdef___64dbuild_properties_is_done = 7;
3673 const int COLOR_modelize_property__AClassdef___64dsuper_inits = 8;
3674 const int COLOR_modelize_property__AClassdef___64dmfree_init = 9;
3675 const int COLOR_modelize_property__AClassdef___64dmprop2npropdef = 10;
3676 const int COLOR_parser_nodes__AStdClassdef___n_doc = 11;
3677 const int COLOR_parser_nodes__AStdClassdef___n_kwredef = 12;
3678 const int COLOR_parser_nodes__AStdClassdef___n_visibility = 13;
3679 const int COLOR_parser_nodes__AStdClassdef___n_classkind = 14;
3680 const int COLOR_parser_nodes__AStdClassdef___n_id = 15;
3681 const int COLOR_parser_nodes__AStdClassdef___n_formaldefs = 16;
3682 const int COLOR_parser_nodes__AStdClassdef___n_extern_code_block = 17;
3683 const int COLOR_parser_nodes__AStdClassdef___n_superclasses = 18;
3684 const int COLOR_parser_nodes__AStdClassdef___n_kwend = 19;
3685 const int COLOR_parser_nodes__AConcreteClasskind___n_kwclass = 4;
3686 const int COLOR_parser_nodes__AAbstractClasskind___n_kwabstract = 4;
3687 const int COLOR_parser_nodes__AAbstractClasskind___n_kwclass = 5;
3688 const int COLOR_parser_nodes__AInterfaceClasskind___n_kwinterface = 4;
3689 const int COLOR_parser_nodes__AEnumClasskind___n_kwenum = 4;
3690 const int COLOR_parser_nodes__AExternClasskind___n_kwextern = 4;
3691 const int COLOR_parser_nodes__AExternClasskind___n_kwclass = 5;
3692 const int COLOR_parser_nodes__AFormaldef___n_id = 4;
3693 const int COLOR_parser_nodes__AFormaldef___n_type = 5;
3694 const int COLOR_modelize_class__AFormaldef___64dmtype = 6;
3695 const int COLOR_modelize_class__AFormaldef___64dbound = 7;
3696 const int COLOR_parser_nodes__ASuperclass___n_kwsuper = 4;
3697 const int COLOR_parser_nodes__ASuperclass___n_type = 5;
3698 const int COLOR_parser_nodes__AAttrPropdef___n_kwredef = 9;
3699 const int COLOR_parser_nodes__AAttrPropdef___n_visibility = 10;
3700 const int COLOR_parser_nodes__AAttrPropdef___n_kwvar = 11;
3701 const int COLOR_parser_nodes__AAttrPropdef___n_id = 12;
3702 const int COLOR_parser_nodes__AAttrPropdef___n_id2 = 13;
3703 const int COLOR_parser_nodes__AAttrPropdef___n_type = 14;
3704 const int COLOR_parser_nodes__AAttrPropdef___n_readable = 15;
3705 const int COLOR_parser_nodes__AAttrPropdef___n_writable = 16;
3706 const int COLOR_parser_nodes__AAttrPropdef___n_expr = 17;
3707 const int COLOR_modelize_property__AAttrPropdef___64dmreadpropdef = 18;
3708 const int COLOR_modelize_property__AAttrPropdef___64dmwritepropdef = 19;
3709 const int COLOR_parser_nodes__ADeferredMethPropdef___n_kwmeth = 13;
3710 const int COLOR_parser_nodes__AInternMethPropdef___n_kwmeth = 13;
3711 const int COLOR_parser_nodes__AExternMethPropdef___n_kwmeth = 16;
3712 const int COLOR_parser_nodes__AExternCalls___n_kwimport = 4;
3713 const int COLOR_parser_nodes__AExternCalls___n_extern_calls = 5;
3714 const int COLOR_parser_nodes__ALocalPropExternCall___n_methid = 4;
3715 const int COLOR_parser_nodes__AFullPropExternCall___n_type = 4;
3716 const int COLOR_parser_nodes__AFullPropExternCall___n_dot = 5;
3717 const int COLOR_parser_nodes__AFullPropExternCall___n_methid = 6;
3718 const int COLOR_parser_nodes__AInitPropExternCall___n_type = 4;
3719 const int COLOR_parser_nodes__ASuperExternCall___n_kwsuper = 4;
3720 const int COLOR_parser_nodes__ACastAsExternCall___n_from_type = 4;
3721 const int COLOR_parser_nodes__ACastAsExternCall___n_dot = 5;
3722 const int COLOR_parser_nodes__ACastAsExternCall___n_kwas = 6;
3723 const int COLOR_parser_nodes__ACastAsExternCall___n_to_type = 7;
3724 const int COLOR_parser_nodes__AAsNullableExternCall___n_type = 4;
3725 const int COLOR_parser_nodes__AAsNullableExternCall___n_kwas = 5;
3726 const int COLOR_parser_nodes__AAsNullableExternCall___n_kwnullable = 6;
3727 const int COLOR_parser_nodes__AAsNotNullableExternCall___n_type = 4;
3728 const int COLOR_parser_nodes__AAsNotNullableExternCall___n_kwas = 5;
3729 const int COLOR_parser_nodes__AAsNotNullableExternCall___n_kwnot = 6;
3730 const int COLOR_parser_nodes__AAsNotNullableExternCall___n_kwnullable = 7;
3731 const int COLOR_parser_nodes__ATypePropdef___n_kwredef = 9;
3732 const int COLOR_parser_nodes__ATypePropdef___n_visibility = 10;
3733 const int COLOR_parser_nodes__ATypePropdef___n_kwtype = 11;
3734 const int COLOR_parser_nodes__ATypePropdef___n_id = 12;
3735 const int COLOR_parser_nodes__ATypePropdef___n_type = 13;
3736 const int COLOR_parser_nodes__AAble___n_visibility = 4;
3737 const int COLOR_parser_nodes__AAble___n_kwredef = 5;
3738 const int COLOR_parser_nodes__AReadAble___n_kwreadable = 6;
3739 const int COLOR_parser_nodes__AWriteAble___n_kwwritable = 6;
3740 const int COLOR_parser_nodes__AIdMethid___n_id = 4;
3741 const int COLOR_parser_nodes__APlusMethid___n_plus = 4;
3742 const int COLOR_parser_nodes__AMinusMethid___n_minus = 4;
3743 const int COLOR_parser_nodes__AStarMethid___n_star = 4;
3744 const int COLOR_parser_nodes__ASlashMethid___n_slash = 4;
3745 const int COLOR_parser_nodes__APercentMethid___n_percent = 4;
3746 const int COLOR_parser_nodes__AEqMethid___n_eq = 4;
3747 const int COLOR_parser_nodes__ANeMethid___n_ne = 4;
3748 const int COLOR_parser_nodes__ALeMethid___n_le = 4;
3749 const int COLOR_parser_nodes__AGeMethid___n_ge = 4;
3750 const int COLOR_parser_nodes__ALtMethid___n_lt = 4;
3751 const int COLOR_parser_nodes__AGtMethid___n_gt = 4;
3752 const int COLOR_parser_nodes__ALlMethid___n_ll = 4;
3753 const int COLOR_parser_nodes__AGgMethid___n_gg = 4;
3754 const int COLOR_parser_nodes__ABraMethid___n_obra = 4;
3755 const int COLOR_parser_nodes__ABraMethid___n_cbra = 5;
3756 const int COLOR_parser_nodes__AStarshipMethid___n_starship = 4;
3757 const int COLOR_parser_nodes__AAssignMethid___n_id = 4;
3758 const int COLOR_parser_nodes__AAssignMethid___n_assign = 5;
3759 const int COLOR_parser_nodes__ABraassignMethid___n_obra = 4;
3760 const int COLOR_parser_nodes__ABraassignMethid___n_cbra = 5;
3761 const int COLOR_parser_nodes__ABraassignMethid___n_assign = 6;
3762 const int COLOR_parser_nodes__ASignature___n_opar = 4;
3763 const int COLOR_parser_nodes__ASignature___n_params = 5;
3764 const int COLOR_parser_nodes__ASignature___n_cpar = 6;
3765 const int COLOR_parser_nodes__ASignature___n_type = 7;
3766 const int COLOR_modelize_property__ASignature___64dis_visited = 8;
3767 const int COLOR_modelize_property__ASignature___64dparam_names = 9;
3768 const int COLOR_modelize_property__ASignature___64dparam_types = 10;
3769 const int COLOR_modelize_property__ASignature___64dvararg_rank = 11;
3770 const int COLOR_modelize_property__ASignature___64dret_type = 12;
3771 const int COLOR_parser_nodes__AParam___n_id = 4;
3772 const int COLOR_parser_nodes__AParam___n_type = 5;
3773 const int COLOR_parser_nodes__AParam___n_dotdotdot = 6;
3774 const int COLOR_scope__AParam___64dvariable = 7;
3775 const int COLOR_modelize_property__AParam___64dmparameter = 8;
3776 const int COLOR_parser_nodes__AType___n_kwnullable = 4;
3777 const int COLOR_parser_nodes__AType___n_id = 5;
3778 const int COLOR_parser_nodes__AType___n_types = 6;
3779 const int COLOR_modelize_class__AType___64dmtype = 7;
3780 const int COLOR_modelize_class__AType___64dchecked_mtype = 8;
3781 const int COLOR_parser_nodes__ALabel___n_kwlabel = 4;
3782 const int COLOR_parser_nodes__ALabel___n_id = 5;
3783 const int COLOR_parser_nodes__ABlockExpr___n_expr = 9;
3784 const int COLOR_parser_nodes__ABlockExpr___n_kwend = 10;
3785 const int COLOR_parser_nodes__AVardeclExpr___n_kwvar = 9;
3786 const int COLOR_parser_nodes__AVardeclExpr___n_id = 10;
3787 const int COLOR_parser_nodes__AVardeclExpr___n_type = 11;
3788 const int COLOR_parser_nodes__AVardeclExpr___n_assign = 12;
3789 const int COLOR_parser_nodes__AVardeclExpr___n_expr = 13;
3790 const int COLOR_scope__AVardeclExpr___64dvariable = 14;
3791 const int COLOR_parser_nodes__AReturnExpr___n_kwreturn = 9;
3792 const int COLOR_parser_nodes__AReturnExpr___n_expr = 10;
3793 const int COLOR_parser_nodes__AAbortExpr___n_kwabort = 9;
3794 const int COLOR_parser_nodes__AIfExpr___n_kwif = 9;
3795 const int COLOR_parser_nodes__AIfExpr___n_expr = 10;
3796 const int COLOR_parser_nodes__AIfExpr___n_then = 11;
3797 const int COLOR_parser_nodes__AIfExpr___n_else = 12;
3798 const int COLOR_parser_nodes__AIfexprExpr___n_kwif = 9;
3799 const int COLOR_parser_nodes__AIfexprExpr___n_expr = 10;
3800 const int COLOR_parser_nodes__AIfexprExpr___n_kwthen = 11;
3801 const int COLOR_parser_nodes__AIfexprExpr___n_then = 12;
3802 const int COLOR_parser_nodes__AIfexprExpr___n_kwelse = 13;
3803 const int COLOR_parser_nodes__AIfexprExpr___n_else = 14;
3804 const int COLOR_parser_nodes__AAssertExpr___n_kwassert = 9;
3805 const int COLOR_parser_nodes__AAssertExpr___n_id = 10;
3806 const int COLOR_parser_nodes__AAssertExpr___n_expr = 11;
3807 const int COLOR_parser_nodes__AAssertExpr___n_else = 12;
3808 const int COLOR_parser_nodes__AProxyExpr___n_expr = 9;
3809 const int COLOR_parser_nodes__AOnceExpr___n_kwonce = 10;
3810 const int COLOR_parser_nodes__ABinopExpr___n_expr2 = 16;
3811 const int COLOR_parser_nodes__AOrExpr___n_expr = 9;
3812 const int COLOR_parser_nodes__AOrExpr___n_expr2 = 10;
3813 const int COLOR_parser_nodes__AAndExpr___n_expr = 9;
3814 const int COLOR_parser_nodes__AAndExpr___n_expr2 = 10;
3815 const int COLOR_parser_nodes__AOrElseExpr___n_expr = 9;
3816 const int COLOR_parser_nodes__AOrElseExpr___n_expr2 = 10;
3817 const int COLOR_parser_nodes__AImpliesExpr___n_expr = 9;
3818 const int COLOR_parser_nodes__AImpliesExpr___n_expr2 = 10;
3819 const int COLOR_parser_nodes__ANotExpr___n_kwnot = 9;
3820 const int COLOR_parser_nodes__ANotExpr___n_expr = 10;
3821 const int COLOR_parser_nodes__AIsaExpr___n_expr = 9;
3822 const int COLOR_parser_nodes__AIsaExpr___n_type = 10;
3823 const int COLOR_typing__AIsaExpr___64dcast_type = 11;
3824 const int COLOR_parser_nodes__AUminusExpr___n_minus = 16;
3825 const int COLOR_parser_nodes__ANewExpr___n_kwnew = 9;
3826 const int COLOR_parser_nodes__ANewExpr___n_type = 10;
3827 const int COLOR_parser_nodes__ANewExpr___n_id = 11;
3828 const int COLOR_parser_nodes__ANewExpr___n_args = 12;
3829 const int COLOR_typing__ANewExpr___64dcallsite = 13;
3830 const int COLOR_parser_nodes__ASuperExpr___n_qualified = 9;
3831 const int COLOR_parser_nodes__ASuperExpr___n_kwsuper = 10;
3832 const int COLOR_parser_nodes__ASuperExpr___n_args = 11;
3833 const int COLOR_typing__ASuperExpr___64dmproperty = 12;
3834 const int COLOR_parser_nodes__AInitExpr___n_kwinit = 16;
3835 const int COLOR_parser_nodes__AInitExpr___n_args = 17;
3836 const int COLOR_parser_nodes__ARangeExpr___n_expr = 9;
3837 const int COLOR_parser_nodes__ARangeExpr___n_expr2 = 10;
3838 const int COLOR_parser_nodes__ACrangeExpr___n_obra = 11;
3839 const int COLOR_parser_nodes__ACrangeExpr___n_cbra = 12;
3840 const int COLOR_parser_nodes__AOrangeExpr___n_obra = 11;
3841 const int COLOR_parser_nodes__AOrangeExpr___n_cbra = 12;
3842 const int COLOR_parser_nodes__AArrayExpr___n_exprs = 9;
3843 const int COLOR_parser_nodes__ASelfExpr___n_kwself = 9;
3844 const int COLOR_scope__ASelfExpr___64dvariable = 10;
3845 const int COLOR_typing__ASelfExpr___64dits_variable = 11;
3846 const int COLOR_parser_nodes__ATrueExpr___n_kwtrue = 9;
3847 const int COLOR_parser_nodes__AFalseExpr___n_kwfalse = 9;
3848 const int COLOR_parser_nodes__ANullExpr___n_kwnull = 9;
3849 const int COLOR_parser_nodes__AIntExpr___n_number = 9;
3850 const int COLOR_literal__AIntExpr___64dvalue = 10;
3851 const int COLOR_parser_nodes__AFloatExpr___n_float = 9;
3852 const int COLOR_literal__AFloatExpr___64dvalue = 10;
3853 const int COLOR_parser_nodes__ACharExpr___n_char = 9;
3854 const int COLOR_literal__ACharExpr___64dvalue = 10;
3855 const int COLOR_parser_nodes__AStringFormExpr___n_string = 9;
3856 const int COLOR_literal__AStringFormExpr___64dvalue = 10;
3857 const int COLOR_parser_nodes__ASuperstringExpr___n_exprs = 9;
3858 const int COLOR_parser_nodes__AParExpr___n_opar = 10;
3859 const int COLOR_parser_nodes__AParExpr___n_cpar = 11;
3860 const int COLOR_parser_nodes__AAsCastExpr___n_expr = 9;
3861 const int COLOR_parser_nodes__AAsCastExpr___n_kwas = 10;
3862 const int COLOR_parser_nodes__AAsCastExpr___n_opar = 11;
3863 const int COLOR_parser_nodes__AAsCastExpr___n_type = 12;
3864 const int COLOR_parser_nodes__AAsCastExpr___n_cpar = 13;
3865 const int COLOR_parser_nodes__AAsNotnullExpr___n_expr = 9;
3866 const int COLOR_parser_nodes__AAsNotnullExpr___n_kwas = 10;
3867 const int COLOR_parser_nodes__AAsNotnullExpr___n_opar = 11;
3868 const int COLOR_parser_nodes__AAsNotnullExpr___n_kwnot = 12;
3869 const int COLOR_parser_nodes__AAsNotnullExpr___n_kwnull = 13;
3870 const int COLOR_parser_nodes__AAsNotnullExpr___n_cpar = 14;
3871 const int COLOR_parser_nodes__AIssetAttrExpr___n_kwisset = 17;
3872 const int COLOR_parser_nodes__AExprs___n_exprs = 4;
3873 const int COLOR_parser_nodes__ADebugTypeExpr___n_kwdebug = 9;
3874 const int COLOR_parser_nodes__ADebugTypeExpr___n_kwtype = 10;
3875 const int COLOR_parser_nodes__ADebugTypeExpr___n_expr = 11;
3876 const int COLOR_parser_nodes__ADebugTypeExpr___n_type = 12;
3877 const int COLOR_parser_nodes__AParExprs___n_opar = 5;
3878 const int COLOR_parser_nodes__AParExprs___n_cpar = 6;
3879 const int COLOR_parser_nodes__ABraExprs___n_obra = 5;
3880 const int COLOR_parser_nodes__ABraExprs___n_cbra = 6;
3881 const int COLOR_parser_nodes__APlusAssignOp___n_pluseq = 4;
3882 const int COLOR_parser_nodes__AMinusAssignOp___n_minuseq = 4;
3883 const int COLOR_parser_nodes__AModuleName___n_quad = 4;
3884 const int COLOR_parser_nodes__AModuleName___n_path = 5;
3885 const int COLOR_parser_nodes__AModuleName___n_id = 6;
3886 const int COLOR_parser_nodes__AInLanguage___n_kwin = 4;
3887 const int COLOR_parser_nodes__AInLanguage___n_string = 5;
3888 const int COLOR_parser_nodes__AExternCodeBlock___n_in_language = 4;
3889 const int COLOR_parser_nodes__AExternCodeBlock___n_extern_code_segment = 5;
3890 const int COLOR_parser_nodes__AQualified___n_quad = 4;
3891 const int COLOR_parser_nodes__AQualified___n_id = 5;
3892 const int COLOR_parser_nodes__AQualified___n_classid = 6;
3893 const int COLOR_parser_nodes__ADoc___n_comment = 4;
3894 const int COLOR_parser_nodes__AAnnotations___n_at = 4;
3895 const int COLOR_parser_nodes__AAnnotations___n_opar = 5;
3896 const int COLOR_parser_nodes__AAnnotations___n_items = 6;
3897 const int COLOR_parser_nodes__AAnnotations___n_cpar = 7;
3898 const int COLOR_parser_nodes__AAnnotation___n_atid = 4;
3899 const int COLOR_parser_nodes__AAnnotation___n_opar = 5;
3900 const int COLOR_parser_nodes__AAnnotation___n_args = 6;
3901 const int COLOR_parser_nodes__AAnnotation___n_cpar = 7;
3902 const int COLOR_parser_nodes__ATypeAtArg___n_type = 4;
3903 const int COLOR_parser_nodes__AExprAtArg___n_expr = 4;
3904 const int COLOR_parser_nodes__AAtid___n_id = 4;
3905 const int COLOR_parser_nodes__Start___n_base = 4;
3906 const int COLOR_parser_nodes__Start___n_eof = 5;
3907 const int COLOR_toolcontext__Message___64dlocation = 0;
3908 const int COLOR_toolcontext__Message___64dtext = 1;
3909 const int COLOR_toolcontext__ToolContext___64derror_count = 0;
3910 const int COLOR_toolcontext__ToolContext___64dwarning_count = 1;
3911 const int COLOR_toolcontext__ToolContext___64dlog_directory = 2;
3912 const int COLOR_toolcontext__ToolContext___64dmessages = 3;
3913 const int COLOR_toolcontext__ToolContext___64dmessage_sorter = 4;
3914 const int COLOR_toolcontext__ToolContext___64doption_context = 5;
3915 const int COLOR_toolcontext__ToolContext___64dopt_warn = 6;
3916 const int COLOR_toolcontext__ToolContext___64dopt_quiet = 7;
3917 const int COLOR_toolcontext__ToolContext___64dopt_log = 8;
3918 const int COLOR_toolcontext__ToolContext___64dopt_log_dir = 9;
3919 const int COLOR_toolcontext__ToolContext___64dopt_help = 10;
3920 const int COLOR_toolcontext__ToolContext___64dopt_version = 11;
3921 const int COLOR_toolcontext__ToolContext___64dopt_verbose = 12;
3922 const int COLOR_toolcontext__ToolContext___64dopt_stop_on_first_error = 13;
3923 const int COLOR_toolcontext__ToolContext___64dopt_no_color = 14;
3924 const int COLOR_toolcontext__ToolContext___64dverbose_level = 15;
3925 const int COLOR_phase__ToolContext___64dphases = 16;
3926 const int COLOR_simple_misc_analysis__ToolContext___64dsimple_misc_analysis_phase = 17;
3927 const int COLOR_literal__ToolContext___64dliteral_phase = 18;
3928 const int COLOR_scope__ToolContext___64dscope_phase = 19;
3929 const int COLOR_flow__ToolContext___64dflow_phase = 20;
3930 const int COLOR_serialization_phase__ToolContext___64dserialization_phase = 21;
3931 const int COLOR_local_var_init__ToolContext___64dlocal_var_init_phase = 22;
3932 const int COLOR_modelbuilder__ToolContext___64dopt_path = 23;
3933 const int COLOR_modelbuilder__ToolContext___64dopt_only_metamodel = 24;
3934 const int COLOR_modelbuilder__ToolContext___64dopt_only_parse = 25;
3935 const int COLOR_modelbuilder__ToolContext___64dmodelbuilder_real = 26;
3936 const int COLOR_modelize_class__ToolContext___64dmodelize_class_phase = 27;
3937 const int COLOR_modelize_property__ToolContext___64dmodelize_property_phase = 28;
3938 const int COLOR_cached__ToolContext___64dcached_phase = 29;
3939 const int COLOR_typing__ToolContext___64dtyping_phase = 30;
3940 const int COLOR_auto_super_init__ToolContext___64dauto_super_init_phase = 31;
3941 const int COLOR_div_by_zero__ToolContext___64ddiv_by_zero_phase = 32;
3942 const int COLOR_transform__ToolContext___64dtransform_phase = 33;
3943 const int COLOR_frontend__ToolContext___64ddummy = 34;
3944 const int COLOR_abstract_compiler__ToolContext___64dopt_output = 35;
3945 const int COLOR_abstract_compiler__ToolContext___64dopt_no_cc = 36;
3946 const int COLOR_abstract_compiler__ToolContext___64dopt_cc_path = 37;
3947 const int COLOR_abstract_compiler__ToolContext___64dopt_make_flags = 38;
3948 const int COLOR_abstract_compiler__ToolContext___64dopt_compile_dir = 39;
3949 const int COLOR_abstract_compiler__ToolContext___64dopt_hardening = 40;
3950 const int COLOR_abstract_compiler__ToolContext___64dopt_no_shortcut_range = 41;
3951 const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_covariance = 42;
3952 const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_initialization = 43;
3953 const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_assert = 44;
3954 const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_autocast = 45;
3955 const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_other = 46;
3956 const int COLOR_abstract_compiler__ToolContext___64dopt_typing_test_metrics = 47;
3957 const int COLOR_abstract_compiler__ToolContext___64dopt_no_stacktrace = 48;
3958 const int COLOR_abstract_compiler__ToolContext___64dopt_stacktrace = 49;
3959 const int COLOR_separate_compiler__ToolContext___64dopt_separate = 50;
3960 const int COLOR_separate_compiler__ToolContext___64dopt_no_inline_intern = 51;
3961 const int COLOR_separate_compiler__ToolContext___64dopt_no_union_attribute = 52;
3962 const int COLOR_separate_compiler__ToolContext___64dopt_no_shortcut_equate = 53;
3963 const int COLOR_separate_compiler__ToolContext___64dopt_inline_coloring_numbers = 54;
3964 const int COLOR_separate_compiler__ToolContext___64dopt_bm_typing = 55;
3965 const int COLOR_separate_compiler__ToolContext___64dopt_phmod_typing = 56;
3966 const int COLOR_separate_compiler__ToolContext___64dopt_phand_typing = 57;
3967 const int COLOR_separate_compiler__ToolContext___64dopt_tables_metrics = 58;
3968 const int COLOR_separate_erasure_compiler__ToolContext___64dopt_erasure = 59;
3969 const int COLOR_separate_erasure_compiler__ToolContext___64dopt_no_check_erasure_cast = 60;
3970 const int COLOR_lexer__Lexer___token = 0;
3971 const int COLOR_lexer__Lexer___state = 1;
3972 const int COLOR_lexer__Lexer___file = 2;
3973 const int COLOR_lexer__Lexer___stream_pos = 3;
3974 const int COLOR_lexer__Lexer___line = 4;
3975 const int COLOR_lexer__Lexer___pos = 5;
3976 const int COLOR_lexer__Lexer___cr = 6;
3977 const int COLOR_lexer__Lexer___64dlast_token = 7;
3978 const int COLOR_mproject__MProject___64dname = 0;
3979 const int COLOR_mproject__MProject___64dmodel = 1;
3980 const int COLOR_mproject__MProject___64droot = 2;
3981 const int COLOR_mproject__MProject___64dmgroups = 3;
3982 const int COLOR_mproject__MGroup___64dname = 0;
3983 const int COLOR_mproject__MGroup___64dmproject = 1;
3984 const int COLOR_mproject__MGroup___64dparent = 2;
3985 const int COLOR_mproject__MGroup___64din_nesting = 3;
3986 const int COLOR_mproject__MGroup___64dfilepath = 4;
3987 const int COLOR_mmodule__MGroup___64dmmodules = 5;
3988 const int COLOR_parser__State___state = 0;
3989 const int COLOR_parser__State___nodes = 1;
3990 const int COLOR_parser__Parser___lexer = 0;
3991 const int COLOR_parser__Parser___stack = 1;
3992 const int COLOR_parser__Parser___stack_pos = 2;
3993 const int COLOR_parser__Parser___reduce_table = 3;
3994 const int COLOR_parser__ComputeProdLocationVisitor___need_first_prods = 1;
3995 const int COLOR_parser__ComputeProdLocationVisitor___need_after_epsilons = 2;
3996 const int COLOR_parser__ComputeProdLocationVisitor___last_location = 3;
3997 const int COLOR_parser__ReduceAction___goto = 0;
3998 const int COLOR_mmodule__MModule___64dmodel = 0;
3999 const int COLOR_mmodule__MModule___64ddirect_owner = 1;
4000 const int COLOR_mmodule__MModule___64dmgroup = 2;
4001 const int COLOR_mmodule__MModule___64dname = 3;
4002 const int COLOR_mmodule__MModule___64dlocation = 4;
4003 const int COLOR_mmodule__MModule___64din_nesting = 5;
4004 const int COLOR_mmodule__MModule___64din_importation = 6;
4005 const int COLOR_mmodule__MModule___64dintrude_mmodules = 7;
4006 const int COLOR_mmodule__MModule___64dpublic_mmodules = 8;
4007 const int COLOR_mmodule__MModule___64dprivate_mmodules = 9;
4008 const int COLOR_model__MModule___64dintro_mclasses = 10;
4009 const int COLOR_model__MModule___64dmclassdefs = 11;
4010 const int COLOR_model__MModule___64dflatten_mclass_hierarchy_cache = 12;
4011 const int COLOR_model__MModule___64dobject_type_cache = 13;
4012 const int COLOR_model__MModule___64dbool_type_cache = 14;
4013 const int COLOR_abstract_compiler__MModule___64dproperties_cache = 15;
4014 const int COLOR_model__MClassDefSorter___64dmmodule = 0;
4015 const int COLOR_model__MPropDefSorter___64dmmodule = 0;
4016 const int COLOR_model__MClass___64dintro_mmodule = 0;
4017 const int COLOR_model__MClass___64dname = 1;
4018 const int COLOR_model__MClass___64darity = 2;
4019 const int COLOR_model__MClass___64dkind = 3;
4020 const int COLOR_model__MClass___64dvisibility = 4;
4021 const int COLOR_model__MClass___64dmclassdefs = 5;
4022 const int COLOR_model__MClass___64dmclass_type = 6;
4023 const int COLOR_model__MClass___64dget_mtype_cache = 7;
4024 const int COLOR_modelize_property__MClass___64dinherit_init_from = 8;
4025 const int COLOR_abstract_compiler__MClass___64dc_name_cache = 9;
4026 const int COLOR_model__MClassDef___64dmmodule = 0;
4027 const int COLOR_model__MClassDef___64dmclass = 1;
4028 const int COLOR_model__MClassDef___64dbound_mtype = 2;
4029 const int COLOR_model__MClassDef___64dparameter_names = 3;
4030 const int COLOR_model__MClassDef___64dlocation = 4;
4031 const int COLOR_model__MClassDef___64dto_s = 5;
4032 const int COLOR_model__MClassDef___64dsupertypes = 6;
4033 const int COLOR_model__MClassDef___64din_hierarchy = 7;
4034 const int COLOR_model__MClassDef___64dintro_mproperties = 8;
4035 const int COLOR_model__MClassDef___64dmpropdefs = 9;
4036 const int COLOR_model__MType___64das_nullable_cache = 0;
4037 const int COLOR_abstract_compiler__MType___64dc_name_cache = 1;
4038 const int COLOR_model__MClassType___64dmclass = 2;
4039 const int COLOR_model__MClassType___64darguments = 3;
4040 const int COLOR_model__MClassType___64dcollect_mclassdefs_cache = 4;
4041 const int COLOR_model__MClassType___64dcollect_mclasses_cache = 5;
4042 const int COLOR_model__MClassType___64dcollect_mtypes_cache = 6;
4043 const int COLOR_model__MGenericType___64dto_s = 7;
4044 const int COLOR_model__MGenericType___64dneed_anchor = 8;
4045 const int COLOR_model__MVirtualType___64dmproperty = 2;
4046 const int COLOR_model__MParameterType___64dmclass = 2;
4047 const int COLOR_model__MParameterType___64drank = 3;
4048 const int COLOR_model__MNullableType___64dmtype = 2;
4049 const int COLOR_model__MNullableType___64dto_s = 3;
4050 const int COLOR_model__MNullType___64dmodel = 2;
4051 const int COLOR_model__MSignature___64dmparameters = 2;
4052 const int COLOR_model__MSignature___64dreturn_mtype = 3;
4053 const int COLOR_model__MSignature___64dvararg_rank = 4;
4054 const int COLOR_model__MParameter___64dname = 0;
4055 const int COLOR_model__MParameter___64dmtype = 1;
4056 const int COLOR_model__MParameter___64dis_vararg = 2;
4057 const int COLOR_model__MProperty___64dintro_mclassdef = 0;
4058 const int COLOR_model__MProperty___64dname = 1;
4059 const int COLOR_model__MProperty___64dvisibility = 2;
4060 const int COLOR_model__MProperty___64dmpropdefs = 3;
4061 const int COLOR_model__MProperty___64dlookup_definitions_cache = 4;
4062 const int COLOR_model__MProperty___64dlookup_all_definitions_cache = 5;
4063 const int COLOR_abstract_compiler__MProperty___64dc_name_cache = 6;
4064 const int COLOR_model__MMethod___64dis_init = 7;
4065 const int COLOR_model__MMethod___64dis_new = 8;
4066 const int COLOR_model__MVirtualTypeProp___64dmvirtualtype = 7;
4067 const int COLOR_model__MPropDef___64dlocation = 0;
4068 const int COLOR_model__MPropDef___64dmclassdef = 1;
4069 const int COLOR_model__MPropDef___64dmproperty = 2;
4070 const int COLOR_model__MPropDef___64dto_s = 3;
4071 const int COLOR_typing__MPropDef___64dhas_supercall = 4;
4072 const int COLOR_abstract_compiler__MPropDef___64dc_name_cache = 5;
4073 const int COLOR_model__MMethodDef___64dmsignature = 6;
4074 const int COLOR_model__MMethodDef___64dis_abstract = 7;
4075 const int COLOR_separate_compiler__MMethodDef___64dseparate_runtime_function_cache = 8;
4076 const int COLOR_separate_compiler__MMethodDef___64dvirtual_runtime_function_cache = 9;
4077 const int COLOR_model__MAttributeDef___64dstatic_mtype = 6;
4078 const int COLOR_model__MVirtualTypeDef___64dbound = 6;
4079 const int COLOR_model__MClassKind___64dto_s = 0;
4080 const int COLOR_model__MClassKind___64dneed_init = 1;
4081 const int COLOR_parser_util__InjectedLexer___64dinjected_before = 8;
4082 const int COLOR_parser_util__InjectedLexer___64dinjected_after = 9;
4083 const int COLOR_parser_util__InjectedLexer___64dis_finished = 10;
4084 const int COLOR_parser_util__CollectTokensByTextVisitor___64dtext = 1;
4085 const int COLOR_parser_util__CollectTokensByTextVisitor___64dresult = 2;
4086 const int COLOR_parser_util__CollectAnnotationsByNameVisitor___64dname = 1;
4087 const int COLOR_parser_util__CollectAnnotationsByNameVisitor___64dresult = 2;
4088 const int COLOR_phase__AnnotationPhaseVisitor___64dphase = 1;
4089 const int COLOR_phase__Phase___64dtoolcontext = 0;
4090 const int COLOR_phase__Phase___64din_hierarchy = 1;
4091 const int COLOR_simple_misc_analysis__SimpleMiscVisitor___64donce_count = 1;
4092 const int COLOR_simple_misc_analysis__SimpleMiscVisitor___64dtoolcontext = 2;
4093 const int COLOR_literal__LiteralVisitor___64dtoolcontext = 1;
4094 const int COLOR_scope__Variable___64dname = 0;
4095 const int COLOR_typing__Variable___64ddeclared_type = 1;
4096 const int COLOR_scope__EscapeMark___64dname = 0;
4097 const int COLOR_scope__EscapeMark___64dfor_loop = 1;
4098 const int COLOR_scope__EscapeMark___64dcontinues = 2;
4099 const int COLOR_scope__EscapeMark___64dbreaks = 3;
4100 const int COLOR_scope__ScopeVisitor___64dtoolcontext = 1;
4101 const int COLOR_scope__ScopeVisitor___64dselfvariable = 2;
4102 const int COLOR_scope__ScopeVisitor___64dscopes = 3;
4103 const int COLOR_scope__Scope___64dvariables = 0;
4104 const int COLOR_scope__Scope___64descapemark = 1;
4105 const int COLOR_flow__FlowVisitor___64dcurrent_flow_context = 1;
4106 const int COLOR_flow__FlowVisitor___64dtoolcontext = 2;
4107 const int COLOR_flow__FlowVisitor___64dfirst = 3;
4108 const int COLOR_flow__FlowVisitor___64dflows = 4;
4109 const int COLOR_flow__FlowContext___64dprevious = 0;
4110 const int COLOR_flow__FlowContext___64dloops = 1;
4111 const int COLOR_flow__FlowContext___64dis_marked_unreachable = 2;
4112 const int COLOR_flow__FlowContext___64dis_already_unreachable = 3;
4113 const int COLOR_flow__FlowContext___64dis_start = 4;
4114 const int COLOR_flow__FlowContext___64dnode = 5;
4115 const int COLOR_flow__FlowContext___64dname = 6;
4116 const int COLOR_flow__FlowContext___64dwhen_true = 7;
4117 const int COLOR_flow__FlowContext___64dwhen_false = 8;
4118 const int COLOR_local_var_init__FlowContext___64dset_vars = 9;
4119 const int COLOR_typing__FlowContext___64dvars = 10;
4120 const int COLOR_typing__FlowContext___64dcache = 11;
4121 const int COLOR_local_var_init__LocalVarInitVisitor___64dtoolcontext = 1;
4122 const int COLOR_local_var_init__LocalVarInitVisitor___64dmaybe_unset_vars = 2;
4123 const int COLOR_modelbuilder__ModelBuilder___64dmodel = 0;
4124 const int COLOR_modelbuilder__ModelBuilder___64dtoolcontext = 1;
4125 const int COLOR_modelbuilder__ModelBuilder___64dtry_get_mproperty_by_name2_cache = 2;
4126 const int COLOR_modelbuilder__ModelBuilder___64dpaths = 3;
4127 const int COLOR_modelbuilder__ModelBuilder___64didentified_files = 4;
4128 const int COLOR_modelbuilder__ModelBuilder___64dmgroups = 5;
4129 const int COLOR_modelbuilder__ModelBuilder___64dnmodules = 6;
4130 const int COLOR_modelbuilder__ModelBuilder___64dmmodule2nmodule = 7;
4131 const int COLOR_modelize_class__ModelBuilder___64dmclassdef2nclassdef = 8;
4132 const int COLOR_modelize_property__ModelBuilder___64dmpropdef2npropdef = 9;
4133 const int COLOR_abstract_compiler__ModelBuilder___64dcc_paths = 10;
4134 const int COLOR_modelbuilder__ModulePath___64dname = 0;
4135 const int COLOR_modelbuilder__ModulePath___64dfilepath = 1;
4136 const int COLOR_modelbuilder__ModulePath___64dmgroup = 2;
4137 const int COLOR_modelbuilder__ModulePath___64dmmodule = 3;
4138 const int COLOR_modelize_property__TextCollectorVisitor___64dtext = 1;
4139 const int COLOR_typing__TypeVisitor___64dmodelbuilder = 0;
4140 const int COLOR_typing__TypeVisitor___64dnclassdef = 1;
4141 const int COLOR_typing__TypeVisitor___64dmpropdef = 2;
4142 const int COLOR_typing__TypeVisitor___64dselfvariable = 3;
4143 const int COLOR_typing__CallSite___64dnode = 0;
4144 const int COLOR_typing__CallSite___64drecv = 1;
4145 const int COLOR_typing__CallSite___64drecv_is_self = 2;
4146 const int COLOR_typing__CallSite___64dmproperty = 3;
4147 const int COLOR_typing__CallSite___64dmpropdef = 4;
4148 const int COLOR_typing__CallSite___64dmsignature = 5;
4149 const int COLOR_typing__CallSite___64derasure_cast = 6;
4150 const int COLOR_auto_super_init__AutoSuperInitVisitor___64dhas_explicit_super_init = 1;
4151 const int COLOR_collect_super_sends__CollectSuperSends___64dmodelbuilder = 1;
4152 const int COLOR_collect_super_sends__CollectSuperSends___64dres = 2;
4153 const int COLOR_collect_super_sends__CollectSuperSends___64dmpropdef = 3;
4154 const int COLOR_div_by_zero__DivByZeroVisitor___64dtoolcontext = 1;
4155 const int COLOR_div_by_zero__DivByZeroVisitor___64dmmodule = 2;
4156 const int COLOR_astbuilder__ASTBuilder___64dmmodule = 0;
4157 const int COLOR_astbuilder__ASTBuilder___64danchor = 1;
4158 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dmodelbuilder = 0;
4159 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dmainmodule = 1;
4160 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dlive_types = 2;
4161 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dlive_open_types = 3;
4162 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dlive_classes = 4;
4163 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dlive_cast_types = 5;
4164 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dlive_open_cast_types = 6;
4165 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dlive_methoddefs = 7;
4166 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dlive_methods = 8;
4167 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dlive_super_sends = 9;
4168 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dtotry_methods = 10;
4169 const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dtodo = 11;
4170 const int COLOR_rapid_type_analysis__RapidTypeVisitor___64danalysis = 1;
4171 const int COLOR_rapid_type_analysis__RapidTypeVisitor___64dreceiver = 2;
4172 const int COLOR_rapid_type_analysis__RapidTypeVisitor___64dmpropdef = 3;
4173 const int COLOR_astvalidation__ASTValidationVisitor___64dpath = 1;
4174 const int COLOR_astvalidation__ASTValidationVisitor___64dseen = 2;
4175 const int COLOR_transform__TransformVisitor___64dphase = 1;
4176 const int COLOR_transform__TransformVisitor___64dmmodule = 2;
4177 const int COLOR_transform__TransformVisitor___64dmclassdef = 3;
4178 const int COLOR_transform__TransformVisitor___64dmpropdef = 4;
4179 const int COLOR_transform__TransformVisitor___64dbuilder = 5;
4180 const int COLOR_abstract_compiler__AbstractCompiler___64dnames = 0;
4181 const int COLOR_abstract_compiler__AbstractCompiler___64dmainmodule = 1;
4182 const int COLOR_abstract_compiler__AbstractCompiler___64drealmainmodule = 2;
4183 const int COLOR_abstract_compiler__AbstractCompiler___64dmodelbuilder = 3;
4184 const int COLOR_abstract_compiler__AbstractCompiler___64dfiles = 4;
4185 const int COLOR_abstract_compiler__AbstractCompiler___64dheader = 5;
4186 const int COLOR_abstract_compiler__AbstractCompiler___64dprovided_declarations = 6;
4187 const int COLOR_abstract_compiler__AbstractCompiler___64dextern_bodies = 7;
4188 const int COLOR_abstract_compiler__AbstractCompiler___64dseen_extern = 8;
4189 const int COLOR_abstract_compiler__AbstractCompiler___64dcount_type_test_tags = 9;
4190 const int COLOR_abstract_compiler__AbstractCompiler___64dcount_type_test_resolved = 10;
4191 const int COLOR_abstract_compiler__AbstractCompiler___64dcount_type_test_unresolved = 11;
4192 const int COLOR_abstract_compiler__AbstractCompiler___64dcount_type_test_skipped = 12;
4193 const int COLOR_abstract_compiler__CodeFile___64dname = 0;
4194 const int COLOR_abstract_compiler__CodeFile___64dwriters = 1;
4195 const int COLOR_abstract_compiler__CodeFile___64drequired_declarations = 2;
4196 const int COLOR_abstract_compiler__CodeWriter___64dfile = 0;
4197 const int COLOR_abstract_compiler__CodeWriter___64dlines = 1;
4198 const int COLOR_abstract_compiler__CodeWriter___64ddecl_lines = 2;
4199 const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dcompiler = 0;
4200 const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dcurrent_node = 1;
4201 const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dframe = 2;
4202 const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dwriter = 3;
4203 const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dnames = 4;
4204 const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dlast = 5;
4205 const int COLOR_abstract_compiler__AbstractCompilerVisitor___64descapemark_names = 6;
4206 const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dvariables = 7;
4207 const int COLOR_abstract_compiler__AbstractRuntimeFunction___64dmmethoddef = 0;
4208 const int COLOR_abstract_compiler__AbstractRuntimeFunction___64dc_name_cache = 1;
4209 const int COLOR_abstract_compiler__RuntimeVariable___64dname = 0;
4210 const int COLOR_abstract_compiler__RuntimeVariable___64dmtype = 1;
4211 const int COLOR_abstract_compiler__RuntimeVariable___64dmcasttype = 2;
4212 const int COLOR_abstract_compiler__RuntimeVariable___64dis_exact = 3;
4213 const int COLOR_abstract_compiler__Frame___64dvisitor = 0;
4214 const int COLOR_abstract_compiler__Frame___64dmpropdef = 1;
4215 const int COLOR_abstract_compiler__Frame___64dreceiver = 2;
4216 const int COLOR_abstract_compiler__Frame___64darguments = 3;
4217 const int COLOR_abstract_compiler__Frame___64dreturnvar = 4;
4218 const int COLOR_abstract_compiler__Frame___64dreturnlabel = 5;
4219 const int COLOR_abstract_compiler__ExternCFile___64dfilename = 0;
4220 const int COLOR_abstract_compiler__ExternCFile___64dcflags = 1;
4221 const int COLOR_layout_builders__Layout___64dids = 0;
4222 const int COLOR_layout_builders__Layout___64dpos = 1;
4223 const int COLOR_layout_builders__PHLayout___64dmasks = 2;
4224 const int COLOR_layout_builders__PHLayout___64dhashes = 3;
4225 const int COLOR_layout_builders__POSetBuilder___64dmmodule = 0;
4226 const int COLOR_layout_builders__TypingBMizer___64dmmodule = 0;
4227 const int COLOR_layout_builders__TypingBMizer___64dposet_builder = 1;
4228 const int COLOR_layout_builders__TypingBMizer___64dposet_cache = 2;
4229 const int COLOR_layout_builders__MPropertyBMizer___64dmmodule = 0;
4230 const int COLOR_layout_builders__TypingColorer___64dcore = 0;
4231 const int COLOR_layout_builders__TypingColorer___64dcrown = 1;
4232 const int COLOR_layout_builders__TypingColorer___64dborder = 2;
4233 const int COLOR_layout_builders__TypingColorer___64dcoloration_result = 3;
4234 const int COLOR_layout_builders__TypingColorer___64dmmodule = 4;
4235 const int COLOR_layout_builders__TypingColorer___64dposet_builder = 5;
4236 const int COLOR_layout_builders__TypingColorer___64dposet_cache = 6;
4237 const int COLOR_layout_builders__TypingColorer___64dconflicts_graph = 7;
4238 const int COLOR_layout_builders__TypingColorer___64dlinear_extensions_cache = 8;
4239 const int COLOR_layout_builders__MPropertyColorer___64dmmodule = 0;
4240 const int COLOR_layout_builders__MPropertyColorer___64dclass_colorer = 1;
4241 const int COLOR_layout_builders__MPropertyColorer___64dcoloration_result = 2;
4242 const int COLOR_layout_builders__ResolutionColorer___64dcoloration_result = 0;
4243 const int COLOR_layout_builders__ResolutionColorer___64dconflicts_graph = 1;
4244 const int COLOR_global_compiler__GlobalCompiler___64druntime_type_analysis = 13;
4245 const int COLOR_global_compiler__GlobalCompiler___64dclassids = 14;
4246 const int COLOR_global_compiler__GlobalCompiler___64dlive_primitive_types = 15;
4247 const int COLOR_global_compiler__GlobalCompiler___64dtodos = 16;
4248 const int COLOR_global_compiler__GlobalCompiler___64dseen = 17;
4249 const int COLOR_global_compiler__GlobalCompiler___64dcollect_types_cache = 18;
4250 const int COLOR_global_compiler__CustomizedRuntimeFunction___64drecv = 2;
4251 const int COLOR_separate_compiler__SeparateCompiler___64druntime_type_analysis = 13;
4252 const int COLOR_separate_compiler__SeparateCompiler___64dundead_types = 14;
4253 const int COLOR_separate_compiler__SeparateCompiler___64dpartial_types = 15;
4254 const int COLOR_separate_compiler__SeparateCompiler___64dlive_unresolved_types = 16;
4255 const int COLOR_separate_compiler__SeparateCompiler___64dtype_layout = 17;
4256 const int COLOR_separate_compiler__SeparateCompiler___64dresolution_layout = 18;
4257 const int COLOR_separate_compiler__SeparateCompiler___64dmethod_layout = 19;
4258 const int COLOR_separate_compiler__SeparateCompiler___64dattr_layout = 20;
4259 const int COLOR_separate_compiler__SeparateCompiler___64dbox_kinds = 21;
4260 const int COLOR_separate_compiler__SeparateCompiler___64dcolor_consts_done = 22;
4261 const int COLOR_separate_compiler__SeparateCompiler___64dtype_tables = 23;
4262 const int COLOR_separate_compiler__SeparateCompiler___64dresolution_tables = 24;
4263 const int COLOR_separate_compiler__SeparateCompiler___64dmethod_tables = 25;
4264 const int COLOR_separate_compiler__SeparateCompiler___64dattr_tables = 26;
4265 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler___64dclass_layout = 27;
4266 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler___64dvt_layout = 28;
4267 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler___64dclass_tables = 29;
4268 const int COLOR_separate_erasure_compiler__SeparateErasureCompiler___64dvt_tables = 30;
4269 /* runtime class modelbuilder__ModelBuilder */
4270 const struct class class_modelbuilder__ModelBuilder = {
4271 0, /* box_kind */
4272 {
4273 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to modelbuilder:ModelBuilder:kernel#Object#object_id */
4274 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to modelbuilder:ModelBuilder:kernel#Object#is_same_type */
4275 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to modelbuilder:ModelBuilder:kernel#Object#is_same_instance */
4276 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to modelbuilder:ModelBuilder:kernel#Object#== */
4277 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to modelbuilder:ModelBuilder:kernel#Object#!= */
4278 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to modelbuilder:ModelBuilder:kernel#Object#output */
4279 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to modelbuilder:ModelBuilder:kernel#Object#output_class_name */
4280 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to modelbuilder:ModelBuilder:kernel#Object#exit */
4281 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to modelbuilder:ModelBuilder:kernel#Object#sys */
4282 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to modelbuilder:ModelBuilder:kernel#Object#hash */
4283 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to modelbuilder:ModelBuilder:string#Object#to_s */
4284 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to modelbuilder:ModelBuilder:string#Object#native_class_name */
4285 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to modelbuilder:ModelBuilder:string#Object#class_name */
4286 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to modelbuilder:ModelBuilder:string#Object#inspect */
4287 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to modelbuilder:ModelBuilder:string#Object#inspect_head */
4288 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to modelbuilder:ModelBuilder:string#Object#args */
4289 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to modelbuilder:ModelBuilder:math#Object#atan2 */
4290 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to modelbuilder:ModelBuilder:math#Object#pi */
4291 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to modelbuilder:ModelBuilder:math#Object#srand_from */
4292 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to modelbuilder:ModelBuilder:math#Object#srand */
4293 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to modelbuilder:ModelBuilder:stream#Object#poll */
4294 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to modelbuilder:ModelBuilder:stream#Object#intern_poll */
4295 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to modelbuilder:ModelBuilder:time#Object#get_time */
4296 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to modelbuilder:ModelBuilder:file#Object#printn */
4297 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to modelbuilder:ModelBuilder:file#Object#print */
4298 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to modelbuilder:ModelBuilder:file#Object#getc */
4299 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to modelbuilder:ModelBuilder:file#Object#gets */
4300 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to modelbuilder:ModelBuilder:file#Object#getcwd */
4301 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to modelbuilder:ModelBuilder:file#Object#file_getcwd */
4302 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to modelbuilder:ModelBuilder:file#Object#stdin */
4303 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to modelbuilder:ModelBuilder:file#Object#stdout */
4304 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to modelbuilder:ModelBuilder:file#Object#stderr */
4305 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to modelbuilder:ModelBuilder:model_base#Object#intrude_visibility */
4306 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to modelbuilder:ModelBuilder:model_base#Object#public_visibility */
4307 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to modelbuilder:ModelBuilder:model_base#Object#protected_visibility */
4308 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to modelbuilder:ModelBuilder:model_base#Object#private_visibility */
4309 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to modelbuilder:ModelBuilder:model_base#Object#none_visibility */
4310 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to modelbuilder:ModelBuilder:model#Object#abstract_kind */
4311 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to modelbuilder:ModelBuilder:model#Object#concrete_kind */
4312 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to modelbuilder:ModelBuilder:model#Object#interface_kind */
4313 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to modelbuilder:ModelBuilder:model#Object#enum_kind */
4314 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to modelbuilder:ModelBuilder:model#Object#extern_kind */
4315 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__model, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#model */
4316 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__model_61d, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#model= */
4317 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__toolcontext, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#toolcontext */
4318 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__toolcontext_61d, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#toolcontext= */
4319 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__run_phases, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#run_phases */
4320 (nitmethod_t)VIRTUAL_abstract_compiler__ModelBuilder__init, /* pointer to modelbuilder:ModelBuilder:abstract_compiler#ModelBuilder#init */
4321 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__parse, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#parse */
4322 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__try_get_mclass_by_name, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#try_get_mclass_by_name */
4323 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__try_get_mproperty_by_name2, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#try_get_mproperty_by_name2 */
4324 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__try_get_mproperty_by_name2_cache, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#try_get_mproperty_by_name2_cache */
4325 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__try_get_mproperty_by_name2_cache_61d, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#try_get_mproperty_by_name2_cache= */
4326 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__try_get_mproperty_by_name, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#try_get_mproperty_by_name */
4327 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__paths, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#paths */
4328 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__paths_61d, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#paths= */
4329 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__get_mmodule_by_name, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#get_mmodule_by_name */
4330 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__identified_files, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#identified_files */
4331 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__identified_files_61d, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#identified_files= */
4332 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__identify_file, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#identify_file */
4333 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__mgroups, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#mgroups */
4334 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__mgroups_61d, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#mgroups= */
4335 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__get_mgroup, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#get_mgroup */
4336 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__module_absolute_path, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#module_absolute_path */
4337 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__load_module_ast, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#load_module_ast */
4338 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__load_module, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#load_module */
4339 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__load_rt_module, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#load_rt_module */
4340 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__build_a_mmodule, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#build_a_mmodule */
4341 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__build_module_importation, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#build_module_importation */
4342 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__nmodules, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#nmodules */
4343 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__nmodules_61d, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#nmodules= */
4344 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__mmodule2nmodule, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#mmodule2nmodule */
4345 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__mmodule2nmodule_61d, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#mmodule2nmodule= */
4346 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__error, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#error */
4347 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__warning, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#warning */
4348 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__force_get_primitive_method, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#force_get_primitive_method */
4349 (nitmethod_t)VIRTUAL_modelize_class__ModelBuilder__build_a_mclass, /* pointer to modelbuilder:ModelBuilder:modelize_class#ModelBuilder#build_a_mclass */
4350 (nitmethod_t)VIRTUAL_modelize_class__ModelBuilder__build_a_mclassdef, /* pointer to modelbuilder:ModelBuilder:modelize_class#ModelBuilder#build_a_mclassdef */
4351 (nitmethod_t)VIRTUAL_modelize_class__ModelBuilder__collect_a_mclassdef_inheritance, /* pointer to modelbuilder:ModelBuilder:modelize_class#ModelBuilder#collect_a_mclassdef_inheritance */
4352 (nitmethod_t)VIRTUAL_modelize_class__ModelBuilder__check_supertypes, /* pointer to modelbuilder:ModelBuilder:modelize_class#ModelBuilder#check_supertypes */
4353 (nitmethod_t)VIRTUAL_modelize_class__ModelBuilder__build_classes, /* pointer to modelbuilder:ModelBuilder:modelize_class#ModelBuilder#build_classes */
4354 (nitmethod_t)VIRTUAL_modelize_class__ModelBuilder__mclassdef2nclassdef, /* pointer to modelbuilder:ModelBuilder:modelize_class#ModelBuilder#mclassdef2nclassdef */
4355 (nitmethod_t)VIRTUAL_modelize_class__ModelBuilder__mclassdef2nclassdef_61d, /* pointer to modelbuilder:ModelBuilder:modelize_class#ModelBuilder#mclassdef2nclassdef= */
4356 (nitmethod_t)VIRTUAL_modelize_class__ModelBuilder__resolve_mtype_unchecked, /* pointer to modelbuilder:ModelBuilder:modelize_class#ModelBuilder#resolve_mtype_unchecked */
4357 (nitmethod_t)VIRTUAL_modelize_class__ModelBuilder__resolve_mtype, /* pointer to modelbuilder:ModelBuilder:modelize_class#ModelBuilder#resolve_mtype */
4358 (nitmethod_t)VIRTUAL_modelize_property__ModelBuilder__mpropdef2npropdef, /* pointer to modelbuilder:ModelBuilder:modelize_property#ModelBuilder#mpropdef2npropdef */
4359 (nitmethod_t)VIRTUAL_modelize_property__ModelBuilder__mpropdef2npropdef_61d, /* pointer to modelbuilder:ModelBuilder:modelize_property#ModelBuilder#mpropdef2npropdef= */
4360 (nitmethod_t)VIRTUAL_modelize_property__ModelBuilder__build_properties, /* pointer to modelbuilder:ModelBuilder:modelize_property#ModelBuilder#build_properties */
4361 (nitmethod_t)VIRTUAL_modelize_property__ModelBuilder__process_default_constructors, /* pointer to modelbuilder:ModelBuilder:modelize_property#ModelBuilder#process_default_constructors */
4362 (nitmethod_t)VIRTUAL_collect_super_sends__ModelBuilder__collect_super_sends, /* pointer to modelbuilder:ModelBuilder:collect_super_sends#ModelBuilder#collect_super_sends */
4363 (nitmethod_t)VIRTUAL_rapid_type_analysis__ModelBuilder__do_rapid_type_analysis, /* pointer to modelbuilder:ModelBuilder:rapid_type_analysis#ModelBuilder#do_rapid_type_analysis */
4364 (nitmethod_t)VIRTUAL_abstract_compiler__ModelBuilder__cc_paths, /* pointer to modelbuilder:ModelBuilder:abstract_compiler#ModelBuilder#cc_paths */
4365 (nitmethod_t)VIRTUAL_abstract_compiler__ModelBuilder__cc_paths_61d, /* pointer to modelbuilder:ModelBuilder:abstract_compiler#ModelBuilder#cc_paths= */
4366 (nitmethod_t)VIRTUAL_abstract_compiler__ModelBuilder__write_and_make, /* pointer to modelbuilder:ModelBuilder:abstract_compiler#ModelBuilder#write_and_make */
4367 (nitmethod_t)VIRTUAL_global_compiler__ModelBuilder__run_global_compiler, /* pointer to modelbuilder:ModelBuilder:global_compiler#ModelBuilder#run_global_compiler */
4368 (nitmethod_t)VIRTUAL_separate_compiler__ModelBuilder__run_separate_compiler, /* pointer to modelbuilder:ModelBuilder:separate_compiler#ModelBuilder#run_separate_compiler */
4369 (nitmethod_t)VIRTUAL_separate_erasure_compiler__ModelBuilder__run_separate_erasure_compiler, /* pointer to modelbuilder:ModelBuilder:separate_erasure_compiler#ModelBuilder#run_separate_erasure_compiler */
4370 (nitmethod_t)VIRTUAL_modelbuilder__ModelBuilder__init, /* pointer to modelbuilder:ModelBuilder:modelbuilder#ModelBuilder#init */
4371 }
4372 };
4373 /* allocate ModelBuilder */
4374 val* NEW_modelbuilder__ModelBuilder(const struct type* type) {
4375 val* self /* : ModelBuilder */;
4376 val* var /* : HashMap3[MModule, MType, String, nullable MProperty] */;
4377 val* var1 /* : Array[String] */;
4378 val* var2 /* : HashMap[String, nullable ModulePath] */;
4379 val* var3 /* : HashMap[String, nullable MGroup] */;
4380 val* var4 /* : Array[AModule] */;
4381 val* var5 /* : HashMap[MModule, AModule] */;
4382 val* var6 /* : HashMap[MClassDef, AClassdef] */;
4383 val* var7 /* : HashMap[MPropDef, APropdef] */;
4384 val* var8 /* : Array[String] */;
4385 self = nit_alloc(sizeof(struct instance) + 11*sizeof(nitattribute_t));
4386 self->type = type;
4387 self->class = &class_modelbuilder__ModelBuilder;
4388 var = NEW_more_collections__HashMap3(&type_more_collections__HashMap3mmodule__MModulemodel__MTypestring__Stringnullable_model__MProperty);
4389 ((void (*)(val*))(var->class->vft[COLOR_more_collections__HashMap3__init]))(var) /* init on <var:HashMap3[MModule, MType, String, nullable MProperty]>*/;
4390 self->attrs[COLOR_modelbuilder__ModelBuilder___64dtry_get_mproperty_by_name2_cache].val = var; /* @try_get_mproperty_by_name2_cache on <self:ModelBuilder exact> */
4391 var1 = NEW_array__Array(&type_array__Arraystring__String);
4392 ((void (*)(val*))(var1->class->vft[COLOR_array__Array__init]))(var1) /* init on <var1:Array[String]>*/;
4393 self->attrs[COLOR_modelbuilder__ModelBuilder___64dpaths].val = var1; /* @paths on <self:ModelBuilder exact> */
4394 var2 = NEW_hash_collection__HashMap(&type_hash_collection__HashMapstring__Stringnullable_modelbuilder__ModulePath);
4395 ((void (*)(val*))(var2->class->vft[COLOR_hash_collection__HashMap__init]))(var2) /* init on <var2:HashMap[String, nullable ModulePath]>*/;
4396 self->attrs[COLOR_modelbuilder__ModelBuilder___64didentified_files].val = var2; /* @identified_files on <self:ModelBuilder exact> */
4397 var3 = NEW_hash_collection__HashMap(&type_hash_collection__HashMapstring__Stringnullable_mproject__MGroup);
4398 ((void (*)(val*))(var3->class->vft[COLOR_hash_collection__HashMap__init]))(var3) /* init on <var3:HashMap[String, nullable MGroup]>*/;
4399 self->attrs[COLOR_modelbuilder__ModelBuilder___64dmgroups].val = var3; /* @mgroups on <self:ModelBuilder exact> */
4400 var4 = NEW_array__Array(&type_array__Arrayparser_nodes__AModule);
4401 ((void (*)(val*))(var4->class->vft[COLOR_array__Array__init]))(var4) /* init on <var4:Array[AModule]>*/;
4402 self->attrs[COLOR_modelbuilder__ModelBuilder___64dnmodules].val = var4; /* @nmodules on <self:ModelBuilder exact> */
4403 var5 = NEW_hash_collection__HashMap(&type_hash_collection__HashMapmmodule__MModuleparser_nodes__AModule);
4404 ((void (*)(val*))(var5->class->vft[COLOR_hash_collection__HashMap__init]))(var5) /* init on <var5:HashMap[MModule, AModule]>*/;
4405 self->attrs[COLOR_modelbuilder__ModelBuilder___64dmmodule2nmodule].val = var5; /* @mmodule2nmodule on <self:ModelBuilder exact> */
4406 var6 = NEW_hash_collection__HashMap(&type_hash_collection__HashMapmodel__MClassDefparser_nodes__AClassdef);
4407 ((void (*)(val*))(var6->class->vft[COLOR_hash_collection__HashMap__init]))(var6) /* init on <var6:HashMap[MClassDef, AClassdef]>*/;
4408 self->attrs[COLOR_modelize_class__ModelBuilder___64dmclassdef2nclassdef].val = var6; /* @mclassdef2nclassdef on <self:ModelBuilder exact> */
4409 var7 = NEW_hash_collection__HashMap(&type_hash_collection__HashMapmodel__MPropDefparser_nodes__APropdef);
4410 ((void (*)(val*))(var7->class->vft[COLOR_hash_collection__HashMap__init]))(var7) /* init on <var7:HashMap[MPropDef, APropdef]>*/;
4411 self->attrs[COLOR_modelize_property__ModelBuilder___64dmpropdef2npropdef].val = var7; /* @mpropdef2npropdef on <self:ModelBuilder exact> */
4412 var8 = NEW_array__Array(&type_array__Arraystring__String);
4413 ((void (*)(val*))(var8->class->vft[COLOR_array__Array__init]))(var8) /* init on <var8:Array[String]>*/;
4414 self->attrs[COLOR_abstract_compiler__ModelBuilder___64dcc_paths].val = var8; /* @cc_paths on <self:ModelBuilder exact> */
4415 return self;
4416 }
4417 /* runtime class modelbuilder__ModulePath */
4418 const struct class class_modelbuilder__ModulePath = {
4419 0, /* box_kind */
4420 {
4421 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to modelbuilder:ModulePath:kernel#Object#object_id */
4422 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to modelbuilder:ModulePath:kernel#Object#is_same_type */
4423 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to modelbuilder:ModulePath:kernel#Object#is_same_instance */
4424 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to modelbuilder:ModulePath:kernel#Object#== */
4425 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to modelbuilder:ModulePath:kernel#Object#!= */
4426 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to modelbuilder:ModulePath:kernel#Object#output */
4427 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to modelbuilder:ModulePath:kernel#Object#output_class_name */
4428 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to modelbuilder:ModulePath:kernel#Object#exit */
4429 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to modelbuilder:ModulePath:kernel#Object#sys */
4430 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to modelbuilder:ModulePath:kernel#Object#hash */
4431 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__to_s, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#to_s */
4432 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to modelbuilder:ModulePath:string#Object#native_class_name */
4433 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to modelbuilder:ModulePath:string#Object#class_name */
4434 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to modelbuilder:ModulePath:string#Object#inspect */
4435 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to modelbuilder:ModulePath:string#Object#inspect_head */
4436 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to modelbuilder:ModulePath:string#Object#args */
4437 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to modelbuilder:ModulePath:math#Object#atan2 */
4438 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to modelbuilder:ModulePath:math#Object#pi */
4439 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to modelbuilder:ModulePath:math#Object#srand_from */
4440 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to modelbuilder:ModulePath:math#Object#srand */
4441 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to modelbuilder:ModulePath:stream#Object#poll */
4442 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to modelbuilder:ModulePath:stream#Object#intern_poll */
4443 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to modelbuilder:ModulePath:time#Object#get_time */
4444 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to modelbuilder:ModulePath:file#Object#printn */
4445 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to modelbuilder:ModulePath:file#Object#print */
4446 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to modelbuilder:ModulePath:file#Object#getc */
4447 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to modelbuilder:ModulePath:file#Object#gets */
4448 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to modelbuilder:ModulePath:file#Object#getcwd */
4449 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to modelbuilder:ModulePath:file#Object#file_getcwd */
4450 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to modelbuilder:ModulePath:file#Object#stdin */
4451 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to modelbuilder:ModulePath:file#Object#stdout */
4452 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to modelbuilder:ModulePath:file#Object#stderr */
4453 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to modelbuilder:ModulePath:model_base#Object#intrude_visibility */
4454 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to modelbuilder:ModulePath:model_base#Object#public_visibility */
4455 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to modelbuilder:ModulePath:model_base#Object#protected_visibility */
4456 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to modelbuilder:ModulePath:model_base#Object#private_visibility */
4457 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to modelbuilder:ModulePath:model_base#Object#none_visibility */
4458 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to modelbuilder:ModulePath:model#Object#abstract_kind */
4459 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to modelbuilder:ModulePath:model#Object#concrete_kind */
4460 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to modelbuilder:ModulePath:model#Object#interface_kind */
4461 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to modelbuilder:ModulePath:model#Object#enum_kind */
4462 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to modelbuilder:ModulePath:model#Object#extern_kind */
4463 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__name, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#name */
4464 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__name_61d, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#name= */
4465 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__filepath, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#filepath */
4466 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__filepath_61d, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#filepath= */
4467 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__mgroup, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#mgroup */
4468 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__mgroup_61d, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#mgroup= */
4469 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__mmodule, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#mmodule */
4470 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__mmodule_61d, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#mmodule= */
4471 (nitmethod_t)VIRTUAL_modelbuilder__ModulePath__init, /* pointer to modelbuilder:ModulePath:modelbuilder#ModulePath#init */
4472 }
4473 };
4474 /* allocate ModulePath */
4475 val* NEW_modelbuilder__ModulePath(const struct type* type) {
4476 val* self /* : ModulePath */;
4477 val* var /* : null */;
4478 self = nit_alloc(sizeof(struct instance) + 4*sizeof(nitattribute_t));
4479 self->type = type;
4480 self->class = &class_modelbuilder__ModulePath;
4481 var = NULL;
4482 self->attrs[COLOR_modelbuilder__ModulePath___64dmmodule].val = var; /* @mmodule on <self:ModulePath exact> */
4483 return self;
4484 }
4485 /* runtime class parser__State */
4486 const struct class class_parser__State = {
4487 0, /* box_kind */
4488 {
4489 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:State:kernel#Object#object_id */
4490 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:State:kernel#Object#is_same_type */
4491 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:State:kernel#Object#is_same_instance */
4492 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:State:kernel#Object#== */
4493 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:State:kernel#Object#!= */
4494 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:State:kernel#Object#output */
4495 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:State:kernel#Object#output_class_name */
4496 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:State:kernel#Object#exit */
4497 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:State:kernel#Object#sys */
4498 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:State:kernel#Object#hash */
4499 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:State:string#Object#to_s */
4500 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:State:string#Object#native_class_name */
4501 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:State:string#Object#class_name */
4502 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:State:string#Object#inspect */
4503 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:State:string#Object#inspect_head */
4504 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:State:string#Object#args */
4505 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:State:math#Object#atan2 */
4506 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:State:math#Object#pi */
4507 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:State:math#Object#srand_from */
4508 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:State:math#Object#srand */
4509 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:State:stream#Object#poll */
4510 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:State:stream#Object#intern_poll */
4511 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:State:time#Object#get_time */
4512 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:State:file#Object#printn */
4513 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:State:file#Object#print */
4514 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:State:file#Object#getc */
4515 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:State:file#Object#gets */
4516 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:State:file#Object#getcwd */
4517 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:State:file#Object#file_getcwd */
4518 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:State:file#Object#stdin */
4519 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:State:file#Object#stdout */
4520 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:State:file#Object#stderr */
4521 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:State:model_base#Object#intrude_visibility */
4522 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:State:model_base#Object#public_visibility */
4523 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:State:model_base#Object#protected_visibility */
4524 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:State:model_base#Object#private_visibility */
4525 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:State:model_base#Object#none_visibility */
4526 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:State:model#Object#abstract_kind */
4527 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:State:model#Object#concrete_kind */
4528 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:State:model#Object#interface_kind */
4529 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:State:model#Object#enum_kind */
4530 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:State:model#Object#extern_kind */
4531 (nitmethod_t)VIRTUAL_parser__State__state, /* pointer to parser:State:parser#State#state */
4532 (nitmethod_t)VIRTUAL_parser__State__state_61d, /* pointer to parser:State:parser#State#state= */
4533 (nitmethod_t)VIRTUAL_parser__State__nodes, /* pointer to parser:State:parser#State#nodes */
4534 (nitmethod_t)VIRTUAL_parser__State__nodes_61d, /* pointer to parser:State:parser#State#nodes= */
4535 (nitmethod_t)VIRTUAL_parser__State__init, /* pointer to parser:State:parser#State#init */
4536 }
4537 };
4538 /* allocate State */
4539 val* NEW_parser__State(const struct type* type) {
4540 val* self /* : State */;
4541 self = nit_alloc(sizeof(struct instance) + 2*sizeof(nitattribute_t));
4542 self->type = type;
4543 self->class = &class_parser__State;
4544 return self;
4545 }
4546 /* runtime class parser__Parser */
4547 const struct class class_parser__Parser = {
4548 0, /* box_kind */
4549 {
4550 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:Parser:kernel#Object#object_id */
4551 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:Parser:kernel#Object#is_same_type */
4552 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:Parser:kernel#Object#is_same_instance */
4553 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:Parser:kernel#Object#== */
4554 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:Parser:kernel#Object#!= */
4555 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:Parser:kernel#Object#output */
4556 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:Parser:kernel#Object#output_class_name */
4557 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:Parser:kernel#Object#exit */
4558 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:Parser:kernel#Object#sys */
4559 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:Parser:kernel#Object#hash */
4560 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:Parser:string#Object#to_s */
4561 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:Parser:string#Object#native_class_name */
4562 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:Parser:string#Object#class_name */
4563 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:Parser:string#Object#inspect */
4564 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:Parser:string#Object#inspect_head */
4565 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:Parser:string#Object#args */
4566 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:Parser:math#Object#atan2 */
4567 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:Parser:math#Object#pi */
4568 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:Parser:math#Object#srand_from */
4569 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:Parser:math#Object#srand */
4570 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:Parser:stream#Object#poll */
4571 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:Parser:stream#Object#intern_poll */
4572 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:Parser:time#Object#get_time */
4573 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:Parser:file#Object#printn */
4574 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:Parser:file#Object#print */
4575 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:Parser:file#Object#getc */
4576 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:Parser:file#Object#gets */
4577 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:Parser:file#Object#getcwd */
4578 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:Parser:file#Object#file_getcwd */
4579 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:Parser:file#Object#stdin */
4580 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:Parser:file#Object#stdout */
4581 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:Parser:file#Object#stderr */
4582 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:Parser:model_base#Object#intrude_visibility */
4583 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:Parser:model_base#Object#public_visibility */
4584 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:Parser:model_base#Object#protected_visibility */
4585 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:Parser:model_base#Object#private_visibility */
4586 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:Parser:model_base#Object#none_visibility */
4587 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:Parser:model#Object#abstract_kind */
4588 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:Parser:model#Object#concrete_kind */
4589 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:Parser:model#Object#interface_kind */
4590 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:Parser:model#Object#enum_kind */
4591 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:Parser:model#Object#extern_kind */
4592 (nitmethod_t)VIRTUAL_tables__TablesCapable__lexer_goto, /* pointer to parser:Parser:tables#TablesCapable#lexer_goto */
4593 (nitmethod_t)VIRTUAL_tables__TablesCapable__lexer_accept, /* pointer to parser:Parser:tables#TablesCapable#lexer_accept */
4594 (nitmethod_t)VIRTUAL_tables__TablesCapable__parser_goto, /* pointer to parser:Parser:tables#TablesCapable#parser_goto */
4595 (nitmethod_t)VIRTUAL_tables__TablesCapable__parser_action, /* pointer to parser:Parser:tables#TablesCapable#parser_action */
4596 (nitmethod_t)VIRTUAL_parser__Parser__init, /* pointer to parser:Parser:parser#Parser#init */
4597 (nitmethod_t)VIRTUAL_parser__Parser__go_to, /* pointer to parser:Parser:parser#Parser#go_to */
4598 (nitmethod_t)VIRTUAL_parser__Parser__push, /* pointer to parser:Parser:parser#Parser#push */
4599 (nitmethod_t)VIRTUAL_parser__Parser__state, /* pointer to parser:Parser:parser#Parser#state */
4600 (nitmethod_t)VIRTUAL_parser__Parser__pop, /* pointer to parser:Parser:parser#Parser#pop */
4601 (nitmethod_t)VIRTUAL_parser__Parser__parse, /* pointer to parser:Parser:parser#Parser#parse */
4602 (nitmethod_t)VIRTUAL_parser__Parser__build_reduce_table, /* pointer to parser:Parser:parser#Parser#build_reduce_table */
4603 }
4604 };
4605 /* allocate Parser */
4606 val* NEW_parser__Parser(const struct type* type) {
4607 val* self /* : Parser */;
4608 self = nit_alloc(sizeof(struct instance) + 4*sizeof(nitattribute_t));
4609 self->type = type;
4610 self->class = &class_parser__Parser;
4611 return self;
4612 }
4613 /* runtime class parser__ComputeProdLocationVisitor */
4614 const struct class class_parser__ComputeProdLocationVisitor = {
4615 0, /* box_kind */
4616 {
4617 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#object_id */
4618 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#is_same_type */
4619 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#is_same_instance */
4620 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#== */
4621 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#!= */
4622 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#output */
4623 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#output_class_name */
4624 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#exit */
4625 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#sys */
4626 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ComputeProdLocationVisitor:kernel#Object#hash */
4627 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ComputeProdLocationVisitor:string#Object#to_s */
4628 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ComputeProdLocationVisitor:string#Object#native_class_name */
4629 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ComputeProdLocationVisitor:string#Object#class_name */
4630 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ComputeProdLocationVisitor:string#Object#inspect */
4631 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ComputeProdLocationVisitor:string#Object#inspect_head */
4632 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ComputeProdLocationVisitor:string#Object#args */
4633 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ComputeProdLocationVisitor:math#Object#atan2 */
4634 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ComputeProdLocationVisitor:math#Object#pi */
4635 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ComputeProdLocationVisitor:math#Object#srand_from */
4636 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ComputeProdLocationVisitor:math#Object#srand */
4637 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ComputeProdLocationVisitor:stream#Object#poll */
4638 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ComputeProdLocationVisitor:stream#Object#intern_poll */
4639 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ComputeProdLocationVisitor:time#Object#get_time */
4640 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ComputeProdLocationVisitor:file#Object#printn */
4641 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ComputeProdLocationVisitor:file#Object#print */
4642 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ComputeProdLocationVisitor:file#Object#getc */
4643 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ComputeProdLocationVisitor:file#Object#gets */
4644 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ComputeProdLocationVisitor:file#Object#getcwd */
4645 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ComputeProdLocationVisitor:file#Object#file_getcwd */
4646 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ComputeProdLocationVisitor:file#Object#stdin */
4647 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ComputeProdLocationVisitor:file#Object#stdout */
4648 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ComputeProdLocationVisitor:file#Object#stderr */
4649 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ComputeProdLocationVisitor:model_base#Object#intrude_visibility */
4650 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ComputeProdLocationVisitor:model_base#Object#public_visibility */
4651 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ComputeProdLocationVisitor:model_base#Object#protected_visibility */
4652 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ComputeProdLocationVisitor:model_base#Object#private_visibility */
4653 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ComputeProdLocationVisitor:model_base#Object#none_visibility */
4654 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ComputeProdLocationVisitor:model#Object#abstract_kind */
4655 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ComputeProdLocationVisitor:model#Object#concrete_kind */
4656 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ComputeProdLocationVisitor:model#Object#interface_kind */
4657 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ComputeProdLocationVisitor:model#Object#enum_kind */
4658 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ComputeProdLocationVisitor:model#Object#extern_kind */
4659 (nitmethod_t)VIRTUAL_parser__ComputeProdLocationVisitor__visit, /* pointer to parser:ComputeProdLocationVisitor:parser#ComputeProdLocationVisitor#visit */
4660 (nitmethod_t)VIRTUAL_parser_nodes__Visitor__enter_visit, /* pointer to parser:ComputeProdLocationVisitor:parser_nodes#Visitor#enter_visit */
4661 (nitmethod_t)VIRTUAL_parser_nodes__Visitor__current_node, /* pointer to parser:ComputeProdLocationVisitor:parser_nodes#Visitor#current_node */
4662 (nitmethod_t)VIRTUAL_parser_nodes__Visitor__current_node_61d, /* pointer to parser:ComputeProdLocationVisitor:parser_nodes#Visitor#current_node= */
4663 (nitmethod_t)VIRTUAL_parser_nodes__Visitor__init, /* pointer to parser:ComputeProdLocationVisitor:parser_nodes#Visitor#init */
4664 (nitmethod_t)VIRTUAL_parser__ComputeProdLocationVisitor__init, /* pointer to parser:ComputeProdLocationVisitor:parser#ComputeProdLocationVisitor#init */
4665 }
4666 };
4667 /* allocate ComputeProdLocationVisitor */
4668 val* NEW_parser__ComputeProdLocationVisitor(const struct type* type) {
4669 val* self /* : ComputeProdLocationVisitor */;
4670 val* var /* : null */;
4671 val* var1 /* : Array[Prod] */;
4672 val* var2 /* : Array[Prod] */;
4673 val* var3 /* : null */;
4674 self = nit_alloc(sizeof(struct instance) + 4*sizeof(nitattribute_t));
4675 self->type = type;
4676 self->class = &class_parser__ComputeProdLocationVisitor;
4677 var = NULL;
4678 self->attrs[COLOR_parser_nodes__Visitor___current_node].val = var; /* _current_node on <self:ComputeProdLocationVisitor exact> */
4679 var1 = NEW_array__Array(&type_array__Arrayparser_nodes__Prod);
4680 ((void (*)(val*))(var1->class->vft[COLOR_array__Array__init]))(var1) /* init on <var1:Array[Prod]>*/;
4681 self->attrs[COLOR_parser__ComputeProdLocationVisitor___need_first_prods].val = var1; /* _need_first_prods on <self:ComputeProdLocationVisitor exact> */
4682 var2 = NEW_array__Array(&type_array__Arrayparser_nodes__Prod);
4683 ((void (*)(val*))(var2->class->vft[COLOR_array__Array__init]))(var2) /* init on <var2:Array[Prod]>*/;
4684 self->attrs[COLOR_parser__ComputeProdLocationVisitor___need_after_epsilons].val = var2; /* _need_after_epsilons on <self:ComputeProdLocationVisitor exact> */
4685 var3 = NULL;
4686 self->attrs[COLOR_parser__ComputeProdLocationVisitor___last_location].val = var3; /* _last_location on <self:ComputeProdLocationVisitor exact> */
4687 return self;
4688 }
4689 /* runtime class parser__ReduceAction0 */
4690 const struct class class_parser__ReduceAction0 = {
4691 0, /* box_kind */
4692 {
4693 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction0:kernel#Object#object_id */
4694 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction0:kernel#Object#is_same_type */
4695 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction0:kernel#Object#is_same_instance */
4696 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction0:kernel#Object#== */
4697 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction0:kernel#Object#!= */
4698 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction0:kernel#Object#output */
4699 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction0:kernel#Object#output_class_name */
4700 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction0:kernel#Object#exit */
4701 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction0:kernel#Object#sys */
4702 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction0:kernel#Object#hash */
4703 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction0:string#Object#to_s */
4704 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction0:string#Object#native_class_name */
4705 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction0:string#Object#class_name */
4706 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction0:string#Object#inspect */
4707 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction0:string#Object#inspect_head */
4708 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction0:string#Object#args */
4709 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction0:math#Object#atan2 */
4710 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction0:math#Object#pi */
4711 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction0:math#Object#srand_from */
4712 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction0:math#Object#srand */
4713 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction0:stream#Object#poll */
4714 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction0:stream#Object#intern_poll */
4715 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction0:time#Object#get_time */
4716 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction0:file#Object#printn */
4717 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction0:file#Object#print */
4718 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction0:file#Object#getc */
4719 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction0:file#Object#gets */
4720 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction0:file#Object#getcwd */
4721 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction0:file#Object#file_getcwd */
4722 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction0:file#Object#stdin */
4723 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction0:file#Object#stdout */
4724 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction0:file#Object#stderr */
4725 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction0:model_base#Object#intrude_visibility */
4726 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction0:model_base#Object#public_visibility */
4727 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction0:model_base#Object#protected_visibility */
4728 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction0:model_base#Object#private_visibility */
4729 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction0:model_base#Object#none_visibility */
4730 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction0:model#Object#abstract_kind */
4731 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction0:model#Object#concrete_kind */
4732 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction0:model#Object#interface_kind */
4733 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction0:model#Object#enum_kind */
4734 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction0:model#Object#extern_kind */
4735 (nitmethod_t)VIRTUAL_parser__ReduceAction0__action, /* pointer to parser:ReduceAction0:parser#ReduceAction0#action */
4736 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction0:parser#ReduceAction#concat */
4737 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction0:parser#ReduceAction#init */
4738 }
4739 };
4740 /* allocate ReduceAction0 */
4741 val* NEW_parser__ReduceAction0(const struct type* type) {
4742 val* self /* : ReduceAction0 */;
4743 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4744 self->type = type;
4745 self->class = &class_parser__ReduceAction0;
4746 return self;
4747 }
4748 /* runtime class parser__ReduceAction1 */
4749 const struct class class_parser__ReduceAction1 = {
4750 0, /* box_kind */
4751 {
4752 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction1:kernel#Object#object_id */
4753 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction1:kernel#Object#is_same_type */
4754 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction1:kernel#Object#is_same_instance */
4755 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction1:kernel#Object#== */
4756 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction1:kernel#Object#!= */
4757 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction1:kernel#Object#output */
4758 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction1:kernel#Object#output_class_name */
4759 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction1:kernel#Object#exit */
4760 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction1:kernel#Object#sys */
4761 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction1:kernel#Object#hash */
4762 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction1:string#Object#to_s */
4763 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction1:string#Object#native_class_name */
4764 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction1:string#Object#class_name */
4765 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction1:string#Object#inspect */
4766 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction1:string#Object#inspect_head */
4767 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction1:string#Object#args */
4768 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction1:math#Object#atan2 */
4769 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction1:math#Object#pi */
4770 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction1:math#Object#srand_from */
4771 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction1:math#Object#srand */
4772 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction1:stream#Object#poll */
4773 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction1:stream#Object#intern_poll */
4774 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction1:time#Object#get_time */
4775 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction1:file#Object#printn */
4776 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction1:file#Object#print */
4777 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction1:file#Object#getc */
4778 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction1:file#Object#gets */
4779 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction1:file#Object#getcwd */
4780 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction1:file#Object#file_getcwd */
4781 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction1:file#Object#stdin */
4782 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction1:file#Object#stdout */
4783 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction1:file#Object#stderr */
4784 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction1:model_base#Object#intrude_visibility */
4785 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction1:model_base#Object#public_visibility */
4786 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction1:model_base#Object#protected_visibility */
4787 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction1:model_base#Object#private_visibility */
4788 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction1:model_base#Object#none_visibility */
4789 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction1:model#Object#abstract_kind */
4790 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction1:model#Object#concrete_kind */
4791 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction1:model#Object#interface_kind */
4792 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction1:model#Object#enum_kind */
4793 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction1:model#Object#extern_kind */
4794 (nitmethod_t)VIRTUAL_parser__ReduceAction1__action, /* pointer to parser:ReduceAction1:parser#ReduceAction1#action */
4795 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction1:parser#ReduceAction#concat */
4796 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction1:parser#ReduceAction#init */
4797 }
4798 };
4799 /* allocate ReduceAction1 */
4800 val* NEW_parser__ReduceAction1(const struct type* type) {
4801 val* self /* : ReduceAction1 */;
4802 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4803 self->type = type;
4804 self->class = &class_parser__ReduceAction1;
4805 return self;
4806 }
4807 /* runtime class parser__ReduceAction2 */
4808 const struct class class_parser__ReduceAction2 = {
4809 0, /* box_kind */
4810 {
4811 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction2:kernel#Object#object_id */
4812 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction2:kernel#Object#is_same_type */
4813 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction2:kernel#Object#is_same_instance */
4814 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction2:kernel#Object#== */
4815 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction2:kernel#Object#!= */
4816 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction2:kernel#Object#output */
4817 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction2:kernel#Object#output_class_name */
4818 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction2:kernel#Object#exit */
4819 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction2:kernel#Object#sys */
4820 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction2:kernel#Object#hash */
4821 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction2:string#Object#to_s */
4822 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction2:string#Object#native_class_name */
4823 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction2:string#Object#class_name */
4824 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction2:string#Object#inspect */
4825 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction2:string#Object#inspect_head */
4826 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction2:string#Object#args */
4827 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction2:math#Object#atan2 */
4828 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction2:math#Object#pi */
4829 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction2:math#Object#srand_from */
4830 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction2:math#Object#srand */
4831 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction2:stream#Object#poll */
4832 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction2:stream#Object#intern_poll */
4833 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction2:time#Object#get_time */
4834 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction2:file#Object#printn */
4835 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction2:file#Object#print */
4836 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction2:file#Object#getc */
4837 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction2:file#Object#gets */
4838 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction2:file#Object#getcwd */
4839 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction2:file#Object#file_getcwd */
4840 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction2:file#Object#stdin */
4841 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction2:file#Object#stdout */
4842 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction2:file#Object#stderr */
4843 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction2:model_base#Object#intrude_visibility */
4844 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction2:model_base#Object#public_visibility */
4845 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction2:model_base#Object#protected_visibility */
4846 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction2:model_base#Object#private_visibility */
4847 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction2:model_base#Object#none_visibility */
4848 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction2:model#Object#abstract_kind */
4849 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction2:model#Object#concrete_kind */
4850 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction2:model#Object#interface_kind */
4851 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction2:model#Object#enum_kind */
4852 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction2:model#Object#extern_kind */
4853 (nitmethod_t)VIRTUAL_parser__ReduceAction2__action, /* pointer to parser:ReduceAction2:parser#ReduceAction2#action */
4854 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction2:parser#ReduceAction#concat */
4855 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction2:parser#ReduceAction#init */
4856 }
4857 };
4858 /* allocate ReduceAction2 */
4859 val* NEW_parser__ReduceAction2(const struct type* type) {
4860 val* self /* : ReduceAction2 */;
4861 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4862 self->type = type;
4863 self->class = &class_parser__ReduceAction2;
4864 return self;
4865 }
4866 /* runtime class parser__ReduceAction3 */
4867 const struct class class_parser__ReduceAction3 = {
4868 0, /* box_kind */
4869 {
4870 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction3:kernel#Object#object_id */
4871 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction3:kernel#Object#is_same_type */
4872 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction3:kernel#Object#is_same_instance */
4873 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction3:kernel#Object#== */
4874 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction3:kernel#Object#!= */
4875 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction3:kernel#Object#output */
4876 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction3:kernel#Object#output_class_name */
4877 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction3:kernel#Object#exit */
4878 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction3:kernel#Object#sys */
4879 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction3:kernel#Object#hash */
4880 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction3:string#Object#to_s */
4881 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction3:string#Object#native_class_name */
4882 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction3:string#Object#class_name */
4883 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction3:string#Object#inspect */
4884 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction3:string#Object#inspect_head */
4885 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction3:string#Object#args */
4886 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction3:math#Object#atan2 */
4887 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction3:math#Object#pi */
4888 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction3:math#Object#srand_from */
4889 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction3:math#Object#srand */
4890 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction3:stream#Object#poll */
4891 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction3:stream#Object#intern_poll */
4892 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction3:time#Object#get_time */
4893 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction3:file#Object#printn */
4894 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction3:file#Object#print */
4895 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction3:file#Object#getc */
4896 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction3:file#Object#gets */
4897 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction3:file#Object#getcwd */
4898 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction3:file#Object#file_getcwd */
4899 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction3:file#Object#stdin */
4900 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction3:file#Object#stdout */
4901 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction3:file#Object#stderr */
4902 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction3:model_base#Object#intrude_visibility */
4903 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction3:model_base#Object#public_visibility */
4904 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction3:model_base#Object#protected_visibility */
4905 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction3:model_base#Object#private_visibility */
4906 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction3:model_base#Object#none_visibility */
4907 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction3:model#Object#abstract_kind */
4908 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction3:model#Object#concrete_kind */
4909 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction3:model#Object#interface_kind */
4910 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction3:model#Object#enum_kind */
4911 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction3:model#Object#extern_kind */
4912 (nitmethod_t)VIRTUAL_parser__ReduceAction3__action, /* pointer to parser:ReduceAction3:parser#ReduceAction3#action */
4913 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction3:parser#ReduceAction#concat */
4914 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction3:parser#ReduceAction#init */
4915 }
4916 };
4917 /* allocate ReduceAction3 */
4918 val* NEW_parser__ReduceAction3(const struct type* type) {
4919 val* self /* : ReduceAction3 */;
4920 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4921 self->type = type;
4922 self->class = &class_parser__ReduceAction3;
4923 return self;
4924 }
4925 /* runtime class parser__ReduceAction4 */
4926 const struct class class_parser__ReduceAction4 = {
4927 0, /* box_kind */
4928 {
4929 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction4:kernel#Object#object_id */
4930 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction4:kernel#Object#is_same_type */
4931 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction4:kernel#Object#is_same_instance */
4932 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction4:kernel#Object#== */
4933 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction4:kernel#Object#!= */
4934 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction4:kernel#Object#output */
4935 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction4:kernel#Object#output_class_name */
4936 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction4:kernel#Object#exit */
4937 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction4:kernel#Object#sys */
4938 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction4:kernel#Object#hash */
4939 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction4:string#Object#to_s */
4940 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction4:string#Object#native_class_name */
4941 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction4:string#Object#class_name */
4942 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction4:string#Object#inspect */
4943 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction4:string#Object#inspect_head */
4944 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction4:string#Object#args */
4945 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction4:math#Object#atan2 */
4946 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction4:math#Object#pi */
4947 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction4:math#Object#srand_from */
4948 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction4:math#Object#srand */
4949 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction4:stream#Object#poll */
4950 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction4:stream#Object#intern_poll */
4951 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction4:time#Object#get_time */
4952 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction4:file#Object#printn */
4953 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction4:file#Object#print */
4954 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction4:file#Object#getc */
4955 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction4:file#Object#gets */
4956 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction4:file#Object#getcwd */
4957 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction4:file#Object#file_getcwd */
4958 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction4:file#Object#stdin */
4959 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction4:file#Object#stdout */
4960 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction4:file#Object#stderr */
4961 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction4:model_base#Object#intrude_visibility */
4962 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction4:model_base#Object#public_visibility */
4963 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction4:model_base#Object#protected_visibility */
4964 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction4:model_base#Object#private_visibility */
4965 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction4:model_base#Object#none_visibility */
4966 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction4:model#Object#abstract_kind */
4967 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction4:model#Object#concrete_kind */
4968 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction4:model#Object#interface_kind */
4969 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction4:model#Object#enum_kind */
4970 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction4:model#Object#extern_kind */
4971 (nitmethod_t)VIRTUAL_parser__ReduceAction4__action, /* pointer to parser:ReduceAction4:parser#ReduceAction4#action */
4972 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction4:parser#ReduceAction#concat */
4973 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction4:parser#ReduceAction#init */
4974 }
4975 };
4976 /* allocate ReduceAction4 */
4977 val* NEW_parser__ReduceAction4(const struct type* type) {
4978 val* self /* : ReduceAction4 */;
4979 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4980 self->type = type;
4981 self->class = &class_parser__ReduceAction4;
4982 return self;
4983 }
4984 /* runtime class parser__ReduceAction5 */
4985 const struct class class_parser__ReduceAction5 = {
4986 0, /* box_kind */
4987 {
4988 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction5:kernel#Object#object_id */
4989 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction5:kernel#Object#is_same_type */
4990 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction5:kernel#Object#is_same_instance */
4991 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction5:kernel#Object#== */
4992 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction5:kernel#Object#!= */
4993 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction5:kernel#Object#output */
4994 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction5:kernel#Object#output_class_name */
4995 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction5:kernel#Object#exit */
4996 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction5:kernel#Object#sys */
4997 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction5:kernel#Object#hash */
4998 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction5:string#Object#to_s */
4999 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction5:string#Object#native_class_name */
5000 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction5:string#Object#class_name */
5001 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction5:string#Object#inspect */
5002 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction5:string#Object#inspect_head */
5003 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction5:string#Object#args */
5004 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction5:math#Object#atan2 */
5005 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction5:math#Object#pi */
5006 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction5:math#Object#srand_from */
5007 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction5:math#Object#srand */
5008 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction5:stream#Object#poll */
5009 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction5:stream#Object#intern_poll */
5010 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction5:time#Object#get_time */
5011 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction5:file#Object#printn */
5012 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction5:file#Object#print */
5013 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction5:file#Object#getc */
5014 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction5:file#Object#gets */
5015 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction5:file#Object#getcwd */
5016 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction5:file#Object#file_getcwd */
5017 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction5:file#Object#stdin */
5018 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction5:file#Object#stdout */
5019 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction5:file#Object#stderr */
5020 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction5:model_base#Object#intrude_visibility */
5021 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction5:model_base#Object#public_visibility */
5022 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction5:model_base#Object#protected_visibility */
5023 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction5:model_base#Object#private_visibility */
5024 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction5:model_base#Object#none_visibility */
5025 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction5:model#Object#abstract_kind */
5026 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction5:model#Object#concrete_kind */
5027 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction5:model#Object#interface_kind */
5028 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction5:model#Object#enum_kind */
5029 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction5:model#Object#extern_kind */
5030 (nitmethod_t)VIRTUAL_parser__ReduceAction5__action, /* pointer to parser:ReduceAction5:parser#ReduceAction5#action */
5031 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction5:parser#ReduceAction#concat */
5032 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction5:parser#ReduceAction#init */
5033 }
5034 };
5035 /* allocate ReduceAction5 */
5036 val* NEW_parser__ReduceAction5(const struct type* type) {
5037 val* self /* : ReduceAction5 */;
5038 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5039 self->type = type;
5040 self->class = &class_parser__ReduceAction5;
5041 return self;
5042 }
5043 /* runtime class parser__ReduceAction6 */
5044 const struct class class_parser__ReduceAction6 = {
5045 0, /* box_kind */
5046 {
5047 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction6:kernel#Object#object_id */
5048 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction6:kernel#Object#is_same_type */
5049 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction6:kernel#Object#is_same_instance */
5050 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction6:kernel#Object#== */
5051 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction6:kernel#Object#!= */
5052 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction6:kernel#Object#output */
5053 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction6:kernel#Object#output_class_name */
5054 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction6:kernel#Object#exit */
5055 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction6:kernel#Object#sys */
5056 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction6:kernel#Object#hash */
5057 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction6:string#Object#to_s */
5058 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction6:string#Object#native_class_name */
5059 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction6:string#Object#class_name */
5060 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction6:string#Object#inspect */
5061 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction6:string#Object#inspect_head */
5062 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction6:string#Object#args */
5063 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction6:math#Object#atan2 */
5064 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction6:math#Object#pi */
5065 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction6:math#Object#srand_from */
5066 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction6:math#Object#srand */
5067 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction6:stream#Object#poll */
5068 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction6:stream#Object#intern_poll */
5069 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction6:time#Object#get_time */
5070 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction6:file#Object#printn */
5071 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction6:file#Object#print */
5072 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction6:file#Object#getc */
5073 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction6:file#Object#gets */
5074 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction6:file#Object#getcwd */
5075 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction6:file#Object#file_getcwd */
5076 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction6:file#Object#stdin */
5077 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction6:file#Object#stdout */
5078 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction6:file#Object#stderr */
5079 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction6:model_base#Object#intrude_visibility */
5080 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction6:model_base#Object#public_visibility */
5081 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction6:model_base#Object#protected_visibility */
5082 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction6:model_base#Object#private_visibility */
5083 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction6:model_base#Object#none_visibility */
5084 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction6:model#Object#abstract_kind */
5085 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction6:model#Object#concrete_kind */
5086 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction6:model#Object#interface_kind */
5087 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction6:model#Object#enum_kind */
5088 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction6:model#Object#extern_kind */
5089 (nitmethod_t)VIRTUAL_parser__ReduceAction6__action, /* pointer to parser:ReduceAction6:parser#ReduceAction6#action */
5090 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction6:parser#ReduceAction#concat */
5091 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction6:parser#ReduceAction#init */
5092 }
5093 };
5094 /* allocate ReduceAction6 */
5095 val* NEW_parser__ReduceAction6(const struct type* type) {
5096 val* self /* : ReduceAction6 */;
5097 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5098 self->type = type;
5099 self->class = &class_parser__ReduceAction6;
5100 return self;
5101 }
5102 /* runtime class parser__ReduceAction7 */
5103 const struct class class_parser__ReduceAction7 = {
5104 0, /* box_kind */
5105 {
5106 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction7:kernel#Object#object_id */
5107 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction7:kernel#Object#is_same_type */
5108 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction7:kernel#Object#is_same_instance */
5109 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction7:kernel#Object#== */
5110 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction7:kernel#Object#!= */
5111 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction7:kernel#Object#output */
5112 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction7:kernel#Object#output_class_name */
5113 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction7:kernel#Object#exit */
5114 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction7:kernel#Object#sys */
5115 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction7:kernel#Object#hash */
5116 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction7:string#Object#to_s */
5117 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction7:string#Object#native_class_name */
5118 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction7:string#Object#class_name */
5119 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction7:string#Object#inspect */
5120 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction7:string#Object#inspect_head */
5121 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction7:string#Object#args */
5122 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction7:math#Object#atan2 */
5123 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction7:math#Object#pi */
5124 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction7:math#Object#srand_from */
5125 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction7:math#Object#srand */
5126 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction7:stream#Object#poll */
5127 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction7:stream#Object#intern_poll */
5128 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction7:time#Object#get_time */
5129 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction7:file#Object#printn */
5130 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction7:file#Object#print */
5131 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction7:file#Object#getc */
5132 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction7:file#Object#gets */
5133 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction7:file#Object#getcwd */
5134 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction7:file#Object#file_getcwd */
5135 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction7:file#Object#stdin */
5136 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction7:file#Object#stdout */
5137 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction7:file#Object#stderr */
5138 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction7:model_base#Object#intrude_visibility */
5139 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction7:model_base#Object#public_visibility */
5140 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction7:model_base#Object#protected_visibility */
5141 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction7:model_base#Object#private_visibility */
5142 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction7:model_base#Object#none_visibility */
5143 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction7:model#Object#abstract_kind */
5144 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction7:model#Object#concrete_kind */
5145 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction7:model#Object#interface_kind */
5146 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction7:model#Object#enum_kind */
5147 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction7:model#Object#extern_kind */
5148 (nitmethod_t)VIRTUAL_parser__ReduceAction7__action, /* pointer to parser:ReduceAction7:parser#ReduceAction7#action */
5149 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction7:parser#ReduceAction#concat */
5150 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction7:parser#ReduceAction#init */
5151 }
5152 };
5153 /* allocate ReduceAction7 */
5154 val* NEW_parser__ReduceAction7(const struct type* type) {
5155 val* self /* : ReduceAction7 */;
5156 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5157 self->type = type;
5158 self->class = &class_parser__ReduceAction7;
5159 return self;
5160 }
5161 /* runtime class parser__ReduceAction8 */
5162 const struct class class_parser__ReduceAction8 = {
5163 0, /* box_kind */
5164 {
5165 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction8:kernel#Object#object_id */
5166 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction8:kernel#Object#is_same_type */
5167 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction8:kernel#Object#is_same_instance */
5168 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction8:kernel#Object#== */
5169 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction8:kernel#Object#!= */
5170 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction8:kernel#Object#output */
5171 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction8:kernel#Object#output_class_name */
5172 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction8:kernel#Object#exit */
5173 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction8:kernel#Object#sys */
5174 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction8:kernel#Object#hash */
5175 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction8:string#Object#to_s */
5176 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction8:string#Object#native_class_name */
5177 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction8:string#Object#class_name */
5178 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction8:string#Object#inspect */
5179 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction8:string#Object#inspect_head */
5180 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction8:string#Object#args */
5181 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction8:math#Object#atan2 */
5182 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction8:math#Object#pi */
5183 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction8:math#Object#srand_from */
5184 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction8:math#Object#srand */
5185 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction8:stream#Object#poll */
5186 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction8:stream#Object#intern_poll */
5187 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction8:time#Object#get_time */
5188 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction8:file#Object#printn */
5189 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction8:file#Object#print */
5190 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction8:file#Object#getc */
5191 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction8:file#Object#gets */
5192 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction8:file#Object#getcwd */
5193 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction8:file#Object#file_getcwd */
5194 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction8:file#Object#stdin */
5195 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction8:file#Object#stdout */
5196 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction8:file#Object#stderr */
5197 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction8:model_base#Object#intrude_visibility */
5198 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction8:model_base#Object#public_visibility */
5199 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction8:model_base#Object#protected_visibility */
5200 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction8:model_base#Object#private_visibility */
5201 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction8:model_base#Object#none_visibility */
5202 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction8:model#Object#abstract_kind */
5203 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction8:model#Object#concrete_kind */
5204 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction8:model#Object#interface_kind */
5205 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction8:model#Object#enum_kind */
5206 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction8:model#Object#extern_kind */
5207 (nitmethod_t)VIRTUAL_parser__ReduceAction8__action, /* pointer to parser:ReduceAction8:parser#ReduceAction8#action */
5208 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction8:parser#ReduceAction#concat */
5209 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction8:parser#ReduceAction#init */
5210 }
5211 };
5212 /* allocate ReduceAction8 */
5213 val* NEW_parser__ReduceAction8(const struct type* type) {
5214 val* self /* : ReduceAction8 */;
5215 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5216 self->type = type;
5217 self->class = &class_parser__ReduceAction8;
5218 return self;
5219 }
5220 /* runtime class parser__ReduceAction9 */
5221 const struct class class_parser__ReduceAction9 = {
5222 0, /* box_kind */
5223 {
5224 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction9:kernel#Object#object_id */
5225 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction9:kernel#Object#is_same_type */
5226 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction9:kernel#Object#is_same_instance */
5227 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction9:kernel#Object#== */
5228 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction9:kernel#Object#!= */
5229 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction9:kernel#Object#output */
5230 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction9:kernel#Object#output_class_name */
5231 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction9:kernel#Object#exit */
5232 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction9:kernel#Object#sys */
5233 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction9:kernel#Object#hash */
5234 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction9:string#Object#to_s */
5235 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction9:string#Object#native_class_name */
5236 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction9:string#Object#class_name */
5237 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction9:string#Object#inspect */
5238 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction9:string#Object#inspect_head */
5239 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction9:string#Object#args */
5240 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction9:math#Object#atan2 */
5241 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction9:math#Object#pi */
5242 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction9:math#Object#srand_from */
5243 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction9:math#Object#srand */
5244 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction9:stream#Object#poll */
5245 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction9:stream#Object#intern_poll */
5246 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction9:time#Object#get_time */
5247 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction9:file#Object#printn */
5248 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction9:file#Object#print */
5249 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction9:file#Object#getc */
5250 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction9:file#Object#gets */
5251 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction9:file#Object#getcwd */
5252 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction9:file#Object#file_getcwd */
5253 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction9:file#Object#stdin */
5254 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction9:file#Object#stdout */
5255 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction9:file#Object#stderr */
5256 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction9:model_base#Object#intrude_visibility */
5257 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction9:model_base#Object#public_visibility */
5258 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction9:model_base#Object#protected_visibility */
5259 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction9:model_base#Object#private_visibility */
5260 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction9:model_base#Object#none_visibility */
5261 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction9:model#Object#abstract_kind */
5262 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction9:model#Object#concrete_kind */
5263 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction9:model#Object#interface_kind */
5264 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction9:model#Object#enum_kind */
5265 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction9:model#Object#extern_kind */
5266 (nitmethod_t)VIRTUAL_parser__ReduceAction9__action, /* pointer to parser:ReduceAction9:parser#ReduceAction9#action */
5267 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction9:parser#ReduceAction#concat */
5268 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction9:parser#ReduceAction#init */
5269 }
5270 };
5271 /* allocate ReduceAction9 */
5272 val* NEW_parser__ReduceAction9(const struct type* type) {
5273 val* self /* : ReduceAction9 */;
5274 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5275 self->type = type;
5276 self->class = &class_parser__ReduceAction9;
5277 return self;
5278 }
5279 /* runtime class parser__ReduceAction10 */
5280 const struct class class_parser__ReduceAction10 = {
5281 0, /* box_kind */
5282 {
5283 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction10:kernel#Object#object_id */
5284 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction10:kernel#Object#is_same_type */
5285 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction10:kernel#Object#is_same_instance */
5286 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction10:kernel#Object#== */
5287 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction10:kernel#Object#!= */
5288 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction10:kernel#Object#output */
5289 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction10:kernel#Object#output_class_name */
5290 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction10:kernel#Object#exit */
5291 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction10:kernel#Object#sys */
5292 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction10:kernel#Object#hash */
5293 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction10:string#Object#to_s */
5294 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction10:string#Object#native_class_name */
5295 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction10:string#Object#class_name */
5296 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction10:string#Object#inspect */
5297 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction10:string#Object#inspect_head */
5298 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction10:string#Object#args */
5299 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction10:math#Object#atan2 */
5300 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction10:math#Object#pi */
5301 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction10:math#Object#srand_from */
5302 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction10:math#Object#srand */
5303 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction10:stream#Object#poll */
5304 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction10:stream#Object#intern_poll */
5305 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction10:time#Object#get_time */
5306 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction10:file#Object#printn */
5307 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction10:file#Object#print */
5308 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction10:file#Object#getc */
5309 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction10:file#Object#gets */
5310 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction10:file#Object#getcwd */
5311 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction10:file#Object#file_getcwd */
5312 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction10:file#Object#stdin */
5313 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction10:file#Object#stdout */
5314 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction10:file#Object#stderr */
5315 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction10:model_base#Object#intrude_visibility */
5316 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction10:model_base#Object#public_visibility */
5317 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction10:model_base#Object#protected_visibility */
5318 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction10:model_base#Object#private_visibility */
5319 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction10:model_base#Object#none_visibility */
5320 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction10:model#Object#abstract_kind */
5321 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction10:model#Object#concrete_kind */
5322 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction10:model#Object#interface_kind */
5323 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction10:model#Object#enum_kind */
5324 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction10:model#Object#extern_kind */
5325 (nitmethod_t)VIRTUAL_parser__ReduceAction10__action, /* pointer to parser:ReduceAction10:parser#ReduceAction10#action */
5326 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction10:parser#ReduceAction#concat */
5327 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction10:parser#ReduceAction#init */
5328 }
5329 };
5330 /* allocate ReduceAction10 */
5331 val* NEW_parser__ReduceAction10(const struct type* type) {
5332 val* self /* : ReduceAction10 */;
5333 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5334 self->type = type;
5335 self->class = &class_parser__ReduceAction10;
5336 return self;
5337 }
5338 /* runtime class parser__ReduceAction11 */
5339 const struct class class_parser__ReduceAction11 = {
5340 0, /* box_kind */
5341 {
5342 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction11:kernel#Object#object_id */
5343 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction11:kernel#Object#is_same_type */
5344 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction11:kernel#Object#is_same_instance */
5345 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction11:kernel#Object#== */
5346 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction11:kernel#Object#!= */
5347 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction11:kernel#Object#output */
5348 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction11:kernel#Object#output_class_name */
5349 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction11:kernel#Object#exit */
5350 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction11:kernel#Object#sys */
5351 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction11:kernel#Object#hash */
5352 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction11:string#Object#to_s */
5353 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction11:string#Object#native_class_name */
5354 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction11:string#Object#class_name */
5355 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction11:string#Object#inspect */
5356 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction11:string#Object#inspect_head */
5357 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction11:string#Object#args */
5358 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction11:math#Object#atan2 */
5359 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction11:math#Object#pi */
5360 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction11:math#Object#srand_from */
5361 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction11:math#Object#srand */
5362 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction11:stream#Object#poll */
5363 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction11:stream#Object#intern_poll */
5364 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction11:time#Object#get_time */
5365 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction11:file#Object#printn */
5366 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction11:file#Object#print */
5367 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction11:file#Object#getc */
5368 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction11:file#Object#gets */
5369 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction11:file#Object#getcwd */
5370 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction11:file#Object#file_getcwd */
5371 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction11:file#Object#stdin */
5372 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction11:file#Object#stdout */
5373 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction11:file#Object#stderr */
5374 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction11:model_base#Object#intrude_visibility */
5375 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction11:model_base#Object#public_visibility */
5376 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction11:model_base#Object#protected_visibility */
5377 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction11:model_base#Object#private_visibility */
5378 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction11:model_base#Object#none_visibility */
5379 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction11:model#Object#abstract_kind */
5380 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction11:model#Object#concrete_kind */
5381 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction11:model#Object#interface_kind */
5382 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction11:model#Object#enum_kind */
5383 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction11:model#Object#extern_kind */
5384 (nitmethod_t)VIRTUAL_parser__ReduceAction11__action, /* pointer to parser:ReduceAction11:parser#ReduceAction11#action */
5385 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction11:parser#ReduceAction#concat */
5386 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction11:parser#ReduceAction#init */
5387 }
5388 };
5389 /* allocate ReduceAction11 */
5390 val* NEW_parser__ReduceAction11(const struct type* type) {
5391 val* self /* : ReduceAction11 */;
5392 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5393 self->type = type;
5394 self->class = &class_parser__ReduceAction11;
5395 return self;
5396 }
5397 /* runtime class parser__ReduceAction12 */
5398 const struct class class_parser__ReduceAction12 = {
5399 0, /* box_kind */
5400 {
5401 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction12:kernel#Object#object_id */
5402 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction12:kernel#Object#is_same_type */
5403 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction12:kernel#Object#is_same_instance */
5404 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction12:kernel#Object#== */
5405 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction12:kernel#Object#!= */
5406 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction12:kernel#Object#output */
5407 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction12:kernel#Object#output_class_name */
5408 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction12:kernel#Object#exit */
5409 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction12:kernel#Object#sys */
5410 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction12:kernel#Object#hash */
5411 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction12:string#Object#to_s */
5412 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction12:string#Object#native_class_name */
5413 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction12:string#Object#class_name */
5414 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction12:string#Object#inspect */
5415 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction12:string#Object#inspect_head */
5416 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction12:string#Object#args */
5417 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction12:math#Object#atan2 */
5418 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction12:math#Object#pi */
5419 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction12:math#Object#srand_from */
5420 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction12:math#Object#srand */
5421 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction12:stream#Object#poll */
5422 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction12:stream#Object#intern_poll */
5423 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction12:time#Object#get_time */
5424 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction12:file#Object#printn */
5425 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction12:file#Object#print */
5426 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction12:file#Object#getc */
5427 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction12:file#Object#gets */
5428 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction12:file#Object#getcwd */
5429 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction12:file#Object#file_getcwd */
5430 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction12:file#Object#stdin */
5431 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction12:file#Object#stdout */
5432 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction12:file#Object#stderr */
5433 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction12:model_base#Object#intrude_visibility */
5434 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction12:model_base#Object#public_visibility */
5435 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction12:model_base#Object#protected_visibility */
5436 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction12:model_base#Object#private_visibility */
5437 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction12:model_base#Object#none_visibility */
5438 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction12:model#Object#abstract_kind */
5439 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction12:model#Object#concrete_kind */
5440 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction12:model#Object#interface_kind */
5441 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction12:model#Object#enum_kind */
5442 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction12:model#Object#extern_kind */
5443 (nitmethod_t)VIRTUAL_parser__ReduceAction12__action, /* pointer to parser:ReduceAction12:parser#ReduceAction12#action */
5444 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction12:parser#ReduceAction#concat */
5445 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction12:parser#ReduceAction#init */
5446 }
5447 };
5448 /* allocate ReduceAction12 */
5449 val* NEW_parser__ReduceAction12(const struct type* type) {
5450 val* self /* : ReduceAction12 */;
5451 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5452 self->type = type;
5453 self->class = &class_parser__ReduceAction12;
5454 return self;
5455 }
5456 /* runtime class parser__ReduceAction13 */
5457 const struct class class_parser__ReduceAction13 = {
5458 0, /* box_kind */
5459 {
5460 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction13:kernel#Object#object_id */
5461 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction13:kernel#Object#is_same_type */
5462 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction13:kernel#Object#is_same_instance */
5463 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction13:kernel#Object#== */
5464 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction13:kernel#Object#!= */
5465 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction13:kernel#Object#output */
5466 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction13:kernel#Object#output_class_name */
5467 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction13:kernel#Object#exit */
5468 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction13:kernel#Object#sys */
5469 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction13:kernel#Object#hash */
5470 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction13:string#Object#to_s */
5471 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction13:string#Object#native_class_name */
5472 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction13:string#Object#class_name */
5473 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction13:string#Object#inspect */
5474 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction13:string#Object#inspect_head */
5475 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction13:string#Object#args */
5476 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction13:math#Object#atan2 */
5477 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction13:math#Object#pi */
5478 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction13:math#Object#srand_from */
5479 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction13:math#Object#srand */
5480 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction13:stream#Object#poll */
5481 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction13:stream#Object#intern_poll */
5482 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction13:time#Object#get_time */
5483 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction13:file#Object#printn */
5484 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction13:file#Object#print */
5485 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction13:file#Object#getc */
5486 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction13:file#Object#gets */
5487 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction13:file#Object#getcwd */
5488 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction13:file#Object#file_getcwd */
5489 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction13:file#Object#stdin */
5490 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction13:file#Object#stdout */
5491 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction13:file#Object#stderr */
5492 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction13:model_base#Object#intrude_visibility */
5493 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction13:model_base#Object#public_visibility */
5494 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction13:model_base#Object#protected_visibility */
5495 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction13:model_base#Object#private_visibility */
5496 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction13:model_base#Object#none_visibility */
5497 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction13:model#Object#abstract_kind */
5498 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction13:model#Object#concrete_kind */
5499 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction13:model#Object#interface_kind */
5500 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction13:model#Object#enum_kind */
5501 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction13:model#Object#extern_kind */
5502 (nitmethod_t)VIRTUAL_parser__ReduceAction13__action, /* pointer to parser:ReduceAction13:parser#ReduceAction13#action */
5503 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction13:parser#ReduceAction#concat */
5504 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction13:parser#ReduceAction#init */
5505 }
5506 };
5507 /* allocate ReduceAction13 */
5508 val* NEW_parser__ReduceAction13(const struct type* type) {
5509 val* self /* : ReduceAction13 */;
5510 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5511 self->type = type;
5512 self->class = &class_parser__ReduceAction13;
5513 return self;
5514 }
5515 /* runtime class parser__ReduceAction14 */
5516 const struct class class_parser__ReduceAction14 = {
5517 0, /* box_kind */
5518 {
5519 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction14:kernel#Object#object_id */
5520 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction14:kernel#Object#is_same_type */
5521 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction14:kernel#Object#is_same_instance */
5522 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction14:kernel#Object#== */
5523 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction14:kernel#Object#!= */
5524 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction14:kernel#Object#output */
5525 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction14:kernel#Object#output_class_name */
5526 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction14:kernel#Object#exit */
5527 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction14:kernel#Object#sys */
5528 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction14:kernel#Object#hash */
5529 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction14:string#Object#to_s */
5530 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction14:string#Object#native_class_name */
5531 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction14:string#Object#class_name */
5532 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction14:string#Object#inspect */
5533 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction14:string#Object#inspect_head */
5534 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction14:string#Object#args */
5535 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction14:math#Object#atan2 */
5536 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction14:math#Object#pi */
5537 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction14:math#Object#srand_from */
5538 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction14:math#Object#srand */
5539 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction14:stream#Object#poll */
5540 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction14:stream#Object#intern_poll */
5541 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction14:time#Object#get_time */
5542 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction14:file#Object#printn */
5543 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction14:file#Object#print */
5544 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction14:file#Object#getc */
5545 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction14:file#Object#gets */
5546 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction14:file#Object#getcwd */
5547 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction14:file#Object#file_getcwd */
5548 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction14:file#Object#stdin */
5549 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction14:file#Object#stdout */
5550 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction14:file#Object#stderr */
5551 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction14:model_base#Object#intrude_visibility */
5552 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction14:model_base#Object#public_visibility */
5553 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction14:model_base#Object#protected_visibility */
5554 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction14:model_base#Object#private_visibility */
5555 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction14:model_base#Object#none_visibility */
5556 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction14:model#Object#abstract_kind */
5557 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction14:model#Object#concrete_kind */
5558 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction14:model#Object#interface_kind */
5559 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction14:model#Object#enum_kind */
5560 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction14:model#Object#extern_kind */
5561 (nitmethod_t)VIRTUAL_parser__ReduceAction14__action, /* pointer to parser:ReduceAction14:parser#ReduceAction14#action */
5562 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction14:parser#ReduceAction#concat */
5563 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction14:parser#ReduceAction#init */
5564 }
5565 };
5566 /* allocate ReduceAction14 */
5567 val* NEW_parser__ReduceAction14(const struct type* type) {
5568 val* self /* : ReduceAction14 */;
5569 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5570 self->type = type;
5571 self->class = &class_parser__ReduceAction14;
5572 return self;
5573 }
5574 /* runtime class parser__ReduceAction15 */
5575 const struct class class_parser__ReduceAction15 = {
5576 0, /* box_kind */
5577 {
5578 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction15:kernel#Object#object_id */
5579 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction15:kernel#Object#is_same_type */
5580 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction15:kernel#Object#is_same_instance */
5581 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction15:kernel#Object#== */
5582 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction15:kernel#Object#!= */
5583 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction15:kernel#Object#output */
5584 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction15:kernel#Object#output_class_name */
5585 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction15:kernel#Object#exit */
5586 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction15:kernel#Object#sys */
5587 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction15:kernel#Object#hash */
5588 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction15:string#Object#to_s */
5589 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction15:string#Object#native_class_name */
5590 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction15:string#Object#class_name */
5591 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction15:string#Object#inspect */
5592 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction15:string#Object#inspect_head */
5593 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction15:string#Object#args */
5594 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction15:math#Object#atan2 */
5595 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction15:math#Object#pi */
5596 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction15:math#Object#srand_from */
5597 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction15:math#Object#srand */
5598 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction15:stream#Object#poll */
5599 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction15:stream#Object#intern_poll */
5600 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction15:time#Object#get_time */
5601 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction15:file#Object#printn */
5602 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction15:file#Object#print */
5603 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction15:file#Object#getc */
5604 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction15:file#Object#gets */
5605 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction15:file#Object#getcwd */
5606 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction15:file#Object#file_getcwd */
5607 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction15:file#Object#stdin */
5608 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction15:file#Object#stdout */
5609 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction15:file#Object#stderr */
5610 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction15:model_base#Object#intrude_visibility */
5611 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction15:model_base#Object#public_visibility */
5612 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction15:model_base#Object#protected_visibility */
5613 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction15:model_base#Object#private_visibility */
5614 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction15:model_base#Object#none_visibility */
5615 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction15:model#Object#abstract_kind */
5616 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction15:model#Object#concrete_kind */
5617 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction15:model#Object#interface_kind */
5618 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction15:model#Object#enum_kind */
5619 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction15:model#Object#extern_kind */
5620 (nitmethod_t)VIRTUAL_parser__ReduceAction15__action, /* pointer to parser:ReduceAction15:parser#ReduceAction15#action */
5621 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction15:parser#ReduceAction#concat */
5622 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction15:parser#ReduceAction#init */
5623 }
5624 };
5625 /* allocate ReduceAction15 */
5626 val* NEW_parser__ReduceAction15(const struct type* type) {
5627 val* self /* : ReduceAction15 */;
5628 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5629 self->type = type;
5630 self->class = &class_parser__ReduceAction15;
5631 return self;
5632 }
5633 /* runtime class parser__ReduceAction16 */
5634 const struct class class_parser__ReduceAction16 = {
5635 0, /* box_kind */
5636 {
5637 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction16:kernel#Object#object_id */
5638 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction16:kernel#Object#is_same_type */
5639 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction16:kernel#Object#is_same_instance */
5640 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction16:kernel#Object#== */
5641 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction16:kernel#Object#!= */
5642 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction16:kernel#Object#output */
5643 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction16:kernel#Object#output_class_name */
5644 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction16:kernel#Object#exit */
5645 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction16:kernel#Object#sys */
5646 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction16:kernel#Object#hash */
5647 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction16:string#Object#to_s */
5648 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction16:string#Object#native_class_name */
5649 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction16:string#Object#class_name */
5650 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction16:string#Object#inspect */
5651 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction16:string#Object#inspect_head */
5652 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction16:string#Object#args */
5653 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction16:math#Object#atan2 */
5654 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction16:math#Object#pi */
5655 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction16:math#Object#srand_from */
5656 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction16:math#Object#srand */
5657 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction16:stream#Object#poll */
5658 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction16:stream#Object#intern_poll */
5659 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction16:time#Object#get_time */
5660 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction16:file#Object#printn */
5661 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction16:file#Object#print */
5662 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction16:file#Object#getc */
5663 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction16:file#Object#gets */
5664 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction16:file#Object#getcwd */
5665 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction16:file#Object#file_getcwd */
5666 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction16:file#Object#stdin */
5667 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction16:file#Object#stdout */
5668 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction16:file#Object#stderr */
5669 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction16:model_base#Object#intrude_visibility */
5670 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction16:model_base#Object#public_visibility */
5671 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction16:model_base#Object#protected_visibility */
5672 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction16:model_base#Object#private_visibility */
5673 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction16:model_base#Object#none_visibility */
5674 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction16:model#Object#abstract_kind */
5675 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction16:model#Object#concrete_kind */
5676 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction16:model#Object#interface_kind */
5677 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction16:model#Object#enum_kind */
5678 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction16:model#Object#extern_kind */
5679 (nitmethod_t)VIRTUAL_parser__ReduceAction16__action, /* pointer to parser:ReduceAction16:parser#ReduceAction16#action */
5680 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction16:parser#ReduceAction#concat */
5681 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction16:parser#ReduceAction#init */
5682 }
5683 };
5684 /* allocate ReduceAction16 */
5685 val* NEW_parser__ReduceAction16(const struct type* type) {
5686 val* self /* : ReduceAction16 */;
5687 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5688 self->type = type;
5689 self->class = &class_parser__ReduceAction16;
5690 return self;
5691 }
5692 /* runtime class parser__ReduceAction17 */
5693 const struct class class_parser__ReduceAction17 = {
5694 0, /* box_kind */
5695 {
5696 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction17:kernel#Object#object_id */
5697 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction17:kernel#Object#is_same_type */
5698 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction17:kernel#Object#is_same_instance */
5699 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction17:kernel#Object#== */
5700 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction17:kernel#Object#!= */
5701 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction17:kernel#Object#output */
5702 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction17:kernel#Object#output_class_name */
5703 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction17:kernel#Object#exit */
5704 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction17:kernel#Object#sys */
5705 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction17:kernel#Object#hash */
5706 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction17:string#Object#to_s */
5707 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction17:string#Object#native_class_name */
5708 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction17:string#Object#class_name */
5709 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction17:string#Object#inspect */
5710 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction17:string#Object#inspect_head */
5711 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction17:string#Object#args */
5712 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction17:math#Object#atan2 */
5713 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction17:math#Object#pi */
5714 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction17:math#Object#srand_from */
5715 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction17:math#Object#srand */
5716 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction17:stream#Object#poll */
5717 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction17:stream#Object#intern_poll */
5718 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction17:time#Object#get_time */
5719 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction17:file#Object#printn */
5720 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction17:file#Object#print */
5721 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction17:file#Object#getc */
5722 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction17:file#Object#gets */
5723 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction17:file#Object#getcwd */
5724 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction17:file#Object#file_getcwd */
5725 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction17:file#Object#stdin */
5726 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction17:file#Object#stdout */
5727 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction17:file#Object#stderr */
5728 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction17:model_base#Object#intrude_visibility */
5729 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction17:model_base#Object#public_visibility */
5730 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction17:model_base#Object#protected_visibility */
5731 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction17:model_base#Object#private_visibility */
5732 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction17:model_base#Object#none_visibility */
5733 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction17:model#Object#abstract_kind */
5734 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction17:model#Object#concrete_kind */
5735 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction17:model#Object#interface_kind */
5736 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction17:model#Object#enum_kind */
5737 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction17:model#Object#extern_kind */
5738 (nitmethod_t)VIRTUAL_parser__ReduceAction17__action, /* pointer to parser:ReduceAction17:parser#ReduceAction17#action */
5739 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction17:parser#ReduceAction#concat */
5740 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction17:parser#ReduceAction#init */
5741 }
5742 };
5743 /* allocate ReduceAction17 */
5744 val* NEW_parser__ReduceAction17(const struct type* type) {
5745 val* self /* : ReduceAction17 */;
5746 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5747 self->type = type;
5748 self->class = &class_parser__ReduceAction17;
5749 return self;
5750 }
5751 /* runtime class parser__ReduceAction18 */
5752 const struct class class_parser__ReduceAction18 = {
5753 0, /* box_kind */
5754 {
5755 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction18:kernel#Object#object_id */
5756 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction18:kernel#Object#is_same_type */
5757 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction18:kernel#Object#is_same_instance */
5758 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction18:kernel#Object#== */
5759 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction18:kernel#Object#!= */
5760 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction18:kernel#Object#output */
5761 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction18:kernel#Object#output_class_name */
5762 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction18:kernel#Object#exit */
5763 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction18:kernel#Object#sys */
5764 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction18:kernel#Object#hash */
5765 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction18:string#Object#to_s */
5766 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction18:string#Object#native_class_name */
5767 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction18:string#Object#class_name */
5768 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction18:string#Object#inspect */
5769 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction18:string#Object#inspect_head */
5770 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction18:string#Object#args */
5771 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction18:math#Object#atan2 */
5772 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction18:math#Object#pi */
5773 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction18:math#Object#srand_from */
5774 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction18:math#Object#srand */
5775 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction18:stream#Object#poll */
5776 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction18:stream#Object#intern_poll */
5777 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction18:time#Object#get_time */
5778 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction18:file#Object#printn */
5779 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction18:file#Object#print */
5780 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction18:file#Object#getc */
5781 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction18:file#Object#gets */
5782 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction18:file#Object#getcwd */
5783 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction18:file#Object#file_getcwd */
5784 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction18:file#Object#stdin */
5785 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction18:file#Object#stdout */
5786 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction18:file#Object#stderr */
5787 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction18:model_base#Object#intrude_visibility */
5788 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction18:model_base#Object#public_visibility */
5789 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction18:model_base#Object#protected_visibility */
5790 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction18:model_base#Object#private_visibility */
5791 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction18:model_base#Object#none_visibility */
5792 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction18:model#Object#abstract_kind */
5793 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction18:model#Object#concrete_kind */
5794 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction18:model#Object#interface_kind */
5795 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction18:model#Object#enum_kind */
5796 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction18:model#Object#extern_kind */
5797 (nitmethod_t)VIRTUAL_parser__ReduceAction18__action, /* pointer to parser:ReduceAction18:parser#ReduceAction18#action */
5798 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction18:parser#ReduceAction#concat */
5799 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction18:parser#ReduceAction#init */
5800 }
5801 };
5802 /* allocate ReduceAction18 */
5803 val* NEW_parser__ReduceAction18(const struct type* type) {
5804 val* self /* : ReduceAction18 */;
5805 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5806 self->type = type;
5807 self->class = &class_parser__ReduceAction18;
5808 return self;
5809 }
5810 /* runtime class parser__ReduceAction19 */
5811 const struct class class_parser__ReduceAction19 = {
5812 0, /* box_kind */
5813 {
5814 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction19:kernel#Object#object_id */
5815 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction19:kernel#Object#is_same_type */
5816 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction19:kernel#Object#is_same_instance */
5817 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction19:kernel#Object#== */
5818 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction19:kernel#Object#!= */
5819 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction19:kernel#Object#output */
5820 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction19:kernel#Object#output_class_name */
5821 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction19:kernel#Object#exit */
5822 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction19:kernel#Object#sys */
5823 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction19:kernel#Object#hash */
5824 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction19:string#Object#to_s */
5825 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction19:string#Object#native_class_name */
5826 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction19:string#Object#class_name */
5827 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction19:string#Object#inspect */
5828 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction19:string#Object#inspect_head */
5829 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction19:string#Object#args */
5830 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction19:math#Object#atan2 */
5831 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction19:math#Object#pi */
5832 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction19:math#Object#srand_from */
5833 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction19:math#Object#srand */
5834 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction19:stream#Object#poll */
5835 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction19:stream#Object#intern_poll */
5836 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction19:time#Object#get_time */
5837 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction19:file#Object#printn */
5838 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction19:file#Object#print */
5839 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction19:file#Object#getc */
5840 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction19:file#Object#gets */
5841 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction19:file#Object#getcwd */
5842 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction19:file#Object#file_getcwd */
5843 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction19:file#Object#stdin */
5844 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction19:file#Object#stdout */
5845 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction19:file#Object#stderr */
5846 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction19:model_base#Object#intrude_visibility */
5847 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction19:model_base#Object#public_visibility */
5848 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction19:model_base#Object#protected_visibility */
5849 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction19:model_base#Object#private_visibility */
5850 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction19:model_base#Object#none_visibility */
5851 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction19:model#Object#abstract_kind */
5852 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction19:model#Object#concrete_kind */
5853 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction19:model#Object#interface_kind */
5854 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction19:model#Object#enum_kind */
5855 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction19:model#Object#extern_kind */
5856 (nitmethod_t)VIRTUAL_parser__ReduceAction19__action, /* pointer to parser:ReduceAction19:parser#ReduceAction19#action */
5857 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction19:parser#ReduceAction#concat */
5858 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction19:parser#ReduceAction#init */
5859 }
5860 };
5861 /* allocate ReduceAction19 */
5862 val* NEW_parser__ReduceAction19(const struct type* type) {
5863 val* self /* : ReduceAction19 */;
5864 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5865 self->type = type;
5866 self->class = &class_parser__ReduceAction19;
5867 return self;
5868 }
5869 /* runtime class parser__ReduceAction20 */
5870 const struct class class_parser__ReduceAction20 = {
5871 0, /* box_kind */
5872 {
5873 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction20:kernel#Object#object_id */
5874 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction20:kernel#Object#is_same_type */
5875 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction20:kernel#Object#is_same_instance */
5876 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction20:kernel#Object#== */
5877 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction20:kernel#Object#!= */
5878 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction20:kernel#Object#output */
5879 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction20:kernel#Object#output_class_name */
5880 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction20:kernel#Object#exit */
5881 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction20:kernel#Object#sys */
5882 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction20:kernel#Object#hash */
5883 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction20:string#Object#to_s */
5884 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction20:string#Object#native_class_name */
5885 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction20:string#Object#class_name */
5886 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction20:string#Object#inspect */
5887 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction20:string#Object#inspect_head */
5888 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction20:string#Object#args */
5889 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction20:math#Object#atan2 */
5890 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction20:math#Object#pi */
5891 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction20:math#Object#srand_from */
5892 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction20:math#Object#srand */
5893 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction20:stream#Object#poll */
5894 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction20:stream#Object#intern_poll */
5895 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction20:time#Object#get_time */
5896 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction20:file#Object#printn */
5897 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction20:file#Object#print */
5898 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction20:file#Object#getc */
5899 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction20:file#Object#gets */
5900 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction20:file#Object#getcwd */
5901 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction20:file#Object#file_getcwd */
5902 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction20:file#Object#stdin */
5903 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction20:file#Object#stdout */
5904 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction20:file#Object#stderr */
5905 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction20:model_base#Object#intrude_visibility */
5906 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction20:model_base#Object#public_visibility */
5907 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction20:model_base#Object#protected_visibility */
5908 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction20:model_base#Object#private_visibility */
5909 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction20:model_base#Object#none_visibility */
5910 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction20:model#Object#abstract_kind */
5911 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction20:model#Object#concrete_kind */
5912 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction20:model#Object#interface_kind */
5913 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction20:model#Object#enum_kind */
5914 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction20:model#Object#extern_kind */
5915 (nitmethod_t)VIRTUAL_parser__ReduceAction20__action, /* pointer to parser:ReduceAction20:parser#ReduceAction20#action */
5916 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction20:parser#ReduceAction#concat */
5917 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction20:parser#ReduceAction#init */
5918 }
5919 };
5920 /* allocate ReduceAction20 */
5921 val* NEW_parser__ReduceAction20(const struct type* type) {
5922 val* self /* : ReduceAction20 */;
5923 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5924 self->type = type;
5925 self->class = &class_parser__ReduceAction20;
5926 return self;
5927 }
5928 /* runtime class parser__ReduceAction21 */
5929 const struct class class_parser__ReduceAction21 = {
5930 0, /* box_kind */
5931 {
5932 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction21:kernel#Object#object_id */
5933 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction21:kernel#Object#is_same_type */
5934 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction21:kernel#Object#is_same_instance */
5935 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction21:kernel#Object#== */
5936 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction21:kernel#Object#!= */
5937 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction21:kernel#Object#output */
5938 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction21:kernel#Object#output_class_name */
5939 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction21:kernel#Object#exit */
5940 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction21:kernel#Object#sys */
5941 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction21:kernel#Object#hash */
5942 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction21:string#Object#to_s */
5943 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction21:string#Object#native_class_name */
5944 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction21:string#Object#class_name */
5945 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction21:string#Object#inspect */
5946 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction21:string#Object#inspect_head */
5947 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction21:string#Object#args */
5948 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction21:math#Object#atan2 */
5949 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction21:math#Object#pi */
5950 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction21:math#Object#srand_from */
5951 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction21:math#Object#srand */
5952 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction21:stream#Object#poll */
5953 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction21:stream#Object#intern_poll */
5954 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction21:time#Object#get_time */
5955 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction21:file#Object#printn */
5956 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction21:file#Object#print */
5957 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction21:file#Object#getc */
5958 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction21:file#Object#gets */
5959 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction21:file#Object#getcwd */
5960 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction21:file#Object#file_getcwd */
5961 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction21:file#Object#stdin */
5962 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction21:file#Object#stdout */
5963 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction21:file#Object#stderr */
5964 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction21:model_base#Object#intrude_visibility */
5965 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction21:model_base#Object#public_visibility */
5966 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction21:model_base#Object#protected_visibility */
5967 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction21:model_base#Object#private_visibility */
5968 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction21:model_base#Object#none_visibility */
5969 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction21:model#Object#abstract_kind */
5970 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction21:model#Object#concrete_kind */
5971 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction21:model#Object#interface_kind */
5972 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction21:model#Object#enum_kind */
5973 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction21:model#Object#extern_kind */
5974 (nitmethod_t)VIRTUAL_parser__ReduceAction21__action, /* pointer to parser:ReduceAction21:parser#ReduceAction21#action */
5975 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction21:parser#ReduceAction#concat */
5976 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction21:parser#ReduceAction#init */
5977 }
5978 };
5979 /* allocate ReduceAction21 */
5980 val* NEW_parser__ReduceAction21(const struct type* type) {
5981 val* self /* : ReduceAction21 */;
5982 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5983 self->type = type;
5984 self->class = &class_parser__ReduceAction21;
5985 return self;
5986 }
5987 /* runtime class parser__ReduceAction22 */
5988 const struct class class_parser__ReduceAction22 = {
5989 0, /* box_kind */
5990 {
5991 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction22:kernel#Object#object_id */
5992 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction22:kernel#Object#is_same_type */
5993 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction22:kernel#Object#is_same_instance */
5994 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction22:kernel#Object#== */
5995 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction22:kernel#Object#!= */
5996 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction22:kernel#Object#output */
5997 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction22:kernel#Object#output_class_name */
5998 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction22:kernel#Object#exit */
5999 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction22:kernel#Object#sys */
6000 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction22:kernel#Object#hash */
6001 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction22:string#Object#to_s */
6002 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction22:string#Object#native_class_name */
6003 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction22:string#Object#class_name */
6004 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction22:string#Object#inspect */
6005 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction22:string#Object#inspect_head */
6006 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction22:string#Object#args */
6007 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction22:math#Object#atan2 */
6008 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction22:math#Object#pi */
6009 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction22:math#Object#srand_from */
6010 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction22:math#Object#srand */
6011 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction22:stream#Object#poll */
6012 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction22:stream#Object#intern_poll */
6013 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction22:time#Object#get_time */
6014 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction22:file#Object#printn */
6015 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction22:file#Object#print */
6016 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction22:file#Object#getc */
6017 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction22:file#Object#gets */
6018 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction22:file#Object#getcwd */
6019 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction22:file#Object#file_getcwd */
6020 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction22:file#Object#stdin */
6021 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction22:file#Object#stdout */
6022 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction22:file#Object#stderr */
6023 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction22:model_base#Object#intrude_visibility */
6024 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction22:model_base#Object#public_visibility */
6025 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction22:model_base#Object#protected_visibility */
6026 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction22:model_base#Object#private_visibility */
6027 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction22:model_base#Object#none_visibility */
6028 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction22:model#Object#abstract_kind */
6029 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction22:model#Object#concrete_kind */
6030 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction22:model#Object#interface_kind */
6031 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction22:model#Object#enum_kind */
6032 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction22:model#Object#extern_kind */
6033 (nitmethod_t)VIRTUAL_parser__ReduceAction22__action, /* pointer to parser:ReduceAction22:parser#ReduceAction22#action */
6034 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction22:parser#ReduceAction#concat */
6035 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction22:parser#ReduceAction#init */
6036 }
6037 };
6038 /* allocate ReduceAction22 */
6039 val* NEW_parser__ReduceAction22(const struct type* type) {
6040 val* self /* : ReduceAction22 */;
6041 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6042 self->type = type;
6043 self->class = &class_parser__ReduceAction22;
6044 return self;
6045 }
6046 /* runtime class parser__ReduceAction23 */
6047 const struct class class_parser__ReduceAction23 = {
6048 0, /* box_kind */
6049 {
6050 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction23:kernel#Object#object_id */
6051 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction23:kernel#Object#is_same_type */
6052 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction23:kernel#Object#is_same_instance */
6053 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction23:kernel#Object#== */
6054 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction23:kernel#Object#!= */
6055 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction23:kernel#Object#output */
6056 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction23:kernel#Object#output_class_name */
6057 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction23:kernel#Object#exit */
6058 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction23:kernel#Object#sys */
6059 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction23:kernel#Object#hash */
6060 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction23:string#Object#to_s */
6061 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction23:string#Object#native_class_name */
6062 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction23:string#Object#class_name */
6063 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction23:string#Object#inspect */
6064 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction23:string#Object#inspect_head */
6065 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction23:string#Object#args */
6066 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction23:math#Object#atan2 */
6067 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction23:math#Object#pi */
6068 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction23:math#Object#srand_from */
6069 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction23:math#Object#srand */
6070 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction23:stream#Object#poll */
6071 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction23:stream#Object#intern_poll */
6072 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction23:time#Object#get_time */
6073 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction23:file#Object#printn */
6074 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction23:file#Object#print */
6075 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction23:file#Object#getc */
6076 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction23:file#Object#gets */
6077 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction23:file#Object#getcwd */
6078 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction23:file#Object#file_getcwd */
6079 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction23:file#Object#stdin */
6080 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction23:file#Object#stdout */
6081 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction23:file#Object#stderr */
6082 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction23:model_base#Object#intrude_visibility */
6083 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction23:model_base#Object#public_visibility */
6084 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction23:model_base#Object#protected_visibility */
6085 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction23:model_base#Object#private_visibility */
6086 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction23:model_base#Object#none_visibility */
6087 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction23:model#Object#abstract_kind */
6088 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction23:model#Object#concrete_kind */
6089 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction23:model#Object#interface_kind */
6090 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction23:model#Object#enum_kind */
6091 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction23:model#Object#extern_kind */
6092 (nitmethod_t)VIRTUAL_parser__ReduceAction23__action, /* pointer to parser:ReduceAction23:parser#ReduceAction23#action */
6093 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction23:parser#ReduceAction#concat */
6094 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction23:parser#ReduceAction#init */
6095 }
6096 };
6097 /* allocate ReduceAction23 */
6098 val* NEW_parser__ReduceAction23(const struct type* type) {
6099 val* self /* : ReduceAction23 */;
6100 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6101 self->type = type;
6102 self->class = &class_parser__ReduceAction23;
6103 return self;
6104 }
6105 /* runtime class parser__ReduceAction24 */
6106 const struct class class_parser__ReduceAction24 = {
6107 0, /* box_kind */
6108 {
6109 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction24:kernel#Object#object_id */
6110 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction24:kernel#Object#is_same_type */
6111 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction24:kernel#Object#is_same_instance */
6112 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction24:kernel#Object#== */
6113 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction24:kernel#Object#!= */
6114 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction24:kernel#Object#output */
6115 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction24:kernel#Object#output_class_name */
6116 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction24:kernel#Object#exit */
6117 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction24:kernel#Object#sys */
6118 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction24:kernel#Object#hash */
6119 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction24:string#Object#to_s */
6120 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction24:string#Object#native_class_name */
6121 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction24:string#Object#class_name */
6122 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction24:string#Object#inspect */
6123 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction24:string#Object#inspect_head */
6124 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction24:string#Object#args */
6125 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction24:math#Object#atan2 */
6126 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction24:math#Object#pi */
6127 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction24:math#Object#srand_from */
6128 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction24:math#Object#srand */
6129 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction24:stream#Object#poll */
6130 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction24:stream#Object#intern_poll */
6131 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction24:time#Object#get_time */
6132 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction24:file#Object#printn */
6133 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction24:file#Object#print */
6134 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction24:file#Object#getc */
6135 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction24:file#Object#gets */
6136 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction24:file#Object#getcwd */
6137 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction24:file#Object#file_getcwd */
6138 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction24:file#Object#stdin */
6139 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction24:file#Object#stdout */
6140 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction24:file#Object#stderr */
6141 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction24:model_base#Object#intrude_visibility */
6142 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction24:model_base#Object#public_visibility */
6143 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction24:model_base#Object#protected_visibility */
6144 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction24:model_base#Object#private_visibility */
6145 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction24:model_base#Object#none_visibility */
6146 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction24:model#Object#abstract_kind */
6147 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction24:model#Object#concrete_kind */
6148 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction24:model#Object#interface_kind */
6149 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction24:model#Object#enum_kind */
6150 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction24:model#Object#extern_kind */
6151 (nitmethod_t)VIRTUAL_parser__ReduceAction24__action, /* pointer to parser:ReduceAction24:parser#ReduceAction24#action */
6152 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction24:parser#ReduceAction#concat */
6153 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction24:parser#ReduceAction#init */
6154 }
6155 };
6156 /* allocate ReduceAction24 */
6157 val* NEW_parser__ReduceAction24(const struct type* type) {
6158 val* self /* : ReduceAction24 */;
6159 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6160 self->type = type;
6161 self->class = &class_parser__ReduceAction24;
6162 return self;
6163 }
6164 /* runtime class parser__ReduceAction25 */
6165 const struct class class_parser__ReduceAction25 = {
6166 0, /* box_kind */
6167 {
6168 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction25:kernel#Object#object_id */
6169 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction25:kernel#Object#is_same_type */
6170 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction25:kernel#Object#is_same_instance */
6171 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction25:kernel#Object#== */
6172 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction25:kernel#Object#!= */
6173 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction25:kernel#Object#output */
6174 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction25:kernel#Object#output_class_name */
6175 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction25:kernel#Object#exit */
6176 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction25:kernel#Object#sys */
6177 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction25:kernel#Object#hash */
6178 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction25:string#Object#to_s */
6179 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction25:string#Object#native_class_name */
6180 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction25:string#Object#class_name */
6181 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction25:string#Object#inspect */
6182 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction25:string#Object#inspect_head */
6183 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction25:string#Object#args */
6184 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction25:math#Object#atan2 */
6185 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction25:math#Object#pi */
6186 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction25:math#Object#srand_from */
6187 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction25:math#Object#srand */
6188 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction25:stream#Object#poll */
6189 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction25:stream#Object#intern_poll */
6190 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction25:time#Object#get_time */
6191 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction25:file#Object#printn */
6192 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction25:file#Object#print */
6193 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction25:file#Object#getc */
6194 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction25:file#Object#gets */
6195 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction25:file#Object#getcwd */
6196 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction25:file#Object#file_getcwd */
6197 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction25:file#Object#stdin */
6198 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction25:file#Object#stdout */
6199 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction25:file#Object#stderr */
6200 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction25:model_base#Object#intrude_visibility */
6201 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction25:model_base#Object#public_visibility */
6202 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction25:model_base#Object#protected_visibility */
6203 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction25:model_base#Object#private_visibility */
6204 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction25:model_base#Object#none_visibility */
6205 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction25:model#Object#abstract_kind */
6206 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction25:model#Object#concrete_kind */
6207 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction25:model#Object#interface_kind */
6208 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction25:model#Object#enum_kind */
6209 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction25:model#Object#extern_kind */
6210 (nitmethod_t)VIRTUAL_parser__ReduceAction25__action, /* pointer to parser:ReduceAction25:parser#ReduceAction25#action */
6211 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction25:parser#ReduceAction#concat */
6212 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction25:parser#ReduceAction#init */
6213 }
6214 };
6215 /* allocate ReduceAction25 */
6216 val* NEW_parser__ReduceAction25(const struct type* type) {
6217 val* self /* : ReduceAction25 */;
6218 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6219 self->type = type;
6220 self->class = &class_parser__ReduceAction25;
6221 return self;
6222 }
6223 /* runtime class parser__ReduceAction26 */
6224 const struct class class_parser__ReduceAction26 = {
6225 0, /* box_kind */
6226 {
6227 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction26:kernel#Object#object_id */
6228 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction26:kernel#Object#is_same_type */
6229 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction26:kernel#Object#is_same_instance */
6230 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction26:kernel#Object#== */
6231 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction26:kernel#Object#!= */
6232 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction26:kernel#Object#output */
6233 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction26:kernel#Object#output_class_name */
6234 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction26:kernel#Object#exit */
6235 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction26:kernel#Object#sys */
6236 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction26:kernel#Object#hash */
6237 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction26:string#Object#to_s */
6238 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction26:string#Object#native_class_name */
6239 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction26:string#Object#class_name */
6240 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction26:string#Object#inspect */
6241 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction26:string#Object#inspect_head */
6242 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction26:string#Object#args */
6243 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction26:math#Object#atan2 */
6244 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction26:math#Object#pi */
6245 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction26:math#Object#srand_from */
6246 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction26:math#Object#srand */
6247 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction26:stream#Object#poll */
6248 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction26:stream#Object#intern_poll */
6249 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction26:time#Object#get_time */
6250 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction26:file#Object#printn */
6251 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction26:file#Object#print */
6252 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction26:file#Object#getc */
6253 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction26:file#Object#gets */
6254 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction26:file#Object#getcwd */
6255 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction26:file#Object#file_getcwd */
6256 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction26:file#Object#stdin */
6257 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction26:file#Object#stdout */
6258 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction26:file#Object#stderr */
6259 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction26:model_base#Object#intrude_visibility */
6260 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction26:model_base#Object#public_visibility */
6261 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction26:model_base#Object#protected_visibility */
6262 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction26:model_base#Object#private_visibility */
6263 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction26:model_base#Object#none_visibility */
6264 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction26:model#Object#abstract_kind */
6265 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction26:model#Object#concrete_kind */
6266 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction26:model#Object#interface_kind */
6267 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction26:model#Object#enum_kind */
6268 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction26:model#Object#extern_kind */
6269 (nitmethod_t)VIRTUAL_parser__ReduceAction26__action, /* pointer to parser:ReduceAction26:parser#ReduceAction26#action */
6270 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction26:parser#ReduceAction#concat */
6271 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction26:parser#ReduceAction#init */
6272 }
6273 };
6274 /* allocate ReduceAction26 */
6275 val* NEW_parser__ReduceAction26(const struct type* type) {
6276 val* self /* : ReduceAction26 */;
6277 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6278 self->type = type;
6279 self->class = &class_parser__ReduceAction26;
6280 return self;
6281 }
6282 /* runtime class parser__ReduceAction27 */
6283 const struct class class_parser__ReduceAction27 = {
6284 0, /* box_kind */
6285 {
6286 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction27:kernel#Object#object_id */
6287 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction27:kernel#Object#is_same_type */
6288 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction27:kernel#Object#is_same_instance */
6289 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction27:kernel#Object#== */
6290 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction27:kernel#Object#!= */
6291 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction27:kernel#Object#output */
6292 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction27:kernel#Object#output_class_name */
6293 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction27:kernel#Object#exit */
6294 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction27:kernel#Object#sys */
6295 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction27:kernel#Object#hash */
6296 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction27:string#Object#to_s */
6297 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction27:string#Object#native_class_name */
6298 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction27:string#Object#class_name */
6299 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction27:string#Object#inspect */
6300 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction27:string#Object#inspect_head */
6301 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction27:string#Object#args */
6302 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction27:math#Object#atan2 */
6303 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction27:math#Object#pi */
6304 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction27:math#Object#srand_from */
6305 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction27:math#Object#srand */
6306 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction27:stream#Object#poll */
6307 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction27:stream#Object#intern_poll */
6308 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction27:time#Object#get_time */
6309 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction27:file#Object#printn */
6310 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction27:file#Object#print */
6311 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction27:file#Object#getc */
6312 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction27:file#Object#gets */
6313 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction27:file#Object#getcwd */
6314 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction27:file#Object#file_getcwd */
6315 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction27:file#Object#stdin */
6316 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction27:file#Object#stdout */
6317 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction27:file#Object#stderr */
6318 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction27:model_base#Object#intrude_visibility */
6319 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction27:model_base#Object#public_visibility */
6320 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction27:model_base#Object#protected_visibility */
6321 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction27:model_base#Object#private_visibility */
6322 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction27:model_base#Object#none_visibility */
6323 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction27:model#Object#abstract_kind */
6324 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction27:model#Object#concrete_kind */
6325 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction27:model#Object#interface_kind */
6326 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction27:model#Object#enum_kind */
6327 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction27:model#Object#extern_kind */
6328 (nitmethod_t)VIRTUAL_parser__ReduceAction27__action, /* pointer to parser:ReduceAction27:parser#ReduceAction27#action */
6329 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction27:parser#ReduceAction#concat */
6330 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction27:parser#ReduceAction#init */
6331 }
6332 };
6333 /* allocate ReduceAction27 */
6334 val* NEW_parser__ReduceAction27(const struct type* type) {
6335 val* self /* : ReduceAction27 */;
6336 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6337 self->type = type;
6338 self->class = &class_parser__ReduceAction27;
6339 return self;
6340 }
6341 /* runtime class parser__ReduceAction28 */
6342 const struct class class_parser__ReduceAction28 = {
6343 0, /* box_kind */
6344 {
6345 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction28:kernel#Object#object_id */
6346 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction28:kernel#Object#is_same_type */
6347 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction28:kernel#Object#is_same_instance */
6348 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction28:kernel#Object#== */
6349 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction28:kernel#Object#!= */
6350 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction28:kernel#Object#output */
6351 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction28:kernel#Object#output_class_name */
6352 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction28:kernel#Object#exit */
6353 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction28:kernel#Object#sys */
6354 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction28:kernel#Object#hash */
6355 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction28:string#Object#to_s */
6356 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction28:string#Object#native_class_name */
6357 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction28:string#Object#class_name */
6358 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction28:string#Object#inspect */
6359 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction28:string#Object#inspect_head */
6360 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction28:string#Object#args */
6361 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction28:math#Object#atan2 */
6362 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction28:math#Object#pi */
6363 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction28:math#Object#srand_from */
6364 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction28:math#Object#srand */
6365 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction28:stream#Object#poll */
6366 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction28:stream#Object#intern_poll */
6367 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction28:time#Object#get_time */
6368 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction28:file#Object#printn */
6369 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction28:file#Object#print */
6370 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction28:file#Object#getc */
6371 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction28:file#Object#gets */
6372 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction28:file#Object#getcwd */
6373 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction28:file#Object#file_getcwd */
6374 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction28:file#Object#stdin */
6375 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction28:file#Object#stdout */
6376 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction28:file#Object#stderr */
6377 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction28:model_base#Object#intrude_visibility */
6378 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction28:model_base#Object#public_visibility */
6379 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction28:model_base#Object#protected_visibility */
6380 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction28:model_base#Object#private_visibility */
6381 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction28:model_base#Object#none_visibility */
6382 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction28:model#Object#abstract_kind */
6383 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction28:model#Object#concrete_kind */
6384 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction28:model#Object#interface_kind */
6385 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction28:model#Object#enum_kind */
6386 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction28:model#Object#extern_kind */
6387 (nitmethod_t)VIRTUAL_parser__ReduceAction28__action, /* pointer to parser:ReduceAction28:parser#ReduceAction28#action */
6388 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction28:parser#ReduceAction#concat */
6389 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction28:parser#ReduceAction#init */
6390 }
6391 };
6392 /* allocate ReduceAction28 */
6393 val* NEW_parser__ReduceAction28(const struct type* type) {
6394 val* self /* : ReduceAction28 */;
6395 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6396 self->type = type;
6397 self->class = &class_parser__ReduceAction28;
6398 return self;
6399 }
6400 /* runtime class parser__ReduceAction29 */
6401 const struct class class_parser__ReduceAction29 = {
6402 0, /* box_kind */
6403 {
6404 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction29:kernel#Object#object_id */
6405 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction29:kernel#Object#is_same_type */
6406 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction29:kernel#Object#is_same_instance */
6407 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction29:kernel#Object#== */
6408 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction29:kernel#Object#!= */
6409 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction29:kernel#Object#output */
6410 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction29:kernel#Object#output_class_name */
6411 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction29:kernel#Object#exit */
6412 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction29:kernel#Object#sys */
6413 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction29:kernel#Object#hash */
6414 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction29:string#Object#to_s */
6415 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction29:string#Object#native_class_name */
6416 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction29:string#Object#class_name */
6417 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction29:string#Object#inspect */
6418 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction29:string#Object#inspect_head */
6419 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction29:string#Object#args */
6420 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction29:math#Object#atan2 */
6421 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction29:math#Object#pi */
6422 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction29:math#Object#srand_from */
6423 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction29:math#Object#srand */
6424 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction29:stream#Object#poll */
6425 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction29:stream#Object#intern_poll */
6426 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction29:time#Object#get_time */
6427 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction29:file#Object#printn */
6428 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction29:file#Object#print */
6429 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction29:file#Object#getc */
6430 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction29:file#Object#gets */
6431 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction29:file#Object#getcwd */
6432 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction29:file#Object#file_getcwd */
6433 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction29:file#Object#stdin */
6434 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction29:file#Object#stdout */
6435 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction29:file#Object#stderr */
6436 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction29:model_base#Object#intrude_visibility */
6437 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction29:model_base#Object#public_visibility */
6438 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction29:model_base#Object#protected_visibility */
6439 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction29:model_base#Object#private_visibility */
6440 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction29:model_base#Object#none_visibility */
6441 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction29:model#Object#abstract_kind */
6442 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction29:model#Object#concrete_kind */
6443 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction29:model#Object#interface_kind */
6444 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction29:model#Object#enum_kind */
6445 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction29:model#Object#extern_kind */
6446 (nitmethod_t)VIRTUAL_parser__ReduceAction29__action, /* pointer to parser:ReduceAction29:parser#ReduceAction29#action */
6447 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction29:parser#ReduceAction#concat */
6448 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction29:parser#ReduceAction#init */
6449 }
6450 };
6451 /* allocate ReduceAction29 */
6452 val* NEW_parser__ReduceAction29(const struct type* type) {
6453 val* self /* : ReduceAction29 */;
6454 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6455 self->type = type;
6456 self->class = &class_parser__ReduceAction29;
6457 return self;
6458 }
6459 /* runtime class parser__ReduceAction30 */
6460 const struct class class_parser__ReduceAction30 = {
6461 0, /* box_kind */
6462 {
6463 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction30:kernel#Object#object_id */
6464 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction30:kernel#Object#is_same_type */
6465 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction30:kernel#Object#is_same_instance */
6466 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction30:kernel#Object#== */
6467 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction30:kernel#Object#!= */
6468 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction30:kernel#Object#output */
6469 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction30:kernel#Object#output_class_name */
6470 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction30:kernel#Object#exit */
6471 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction30:kernel#Object#sys */
6472 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction30:kernel#Object#hash */
6473 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction30:string#Object#to_s */
6474 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction30:string#Object#native_class_name */
6475 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction30:string#Object#class_name */
6476 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction30:string#Object#inspect */
6477 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction30:string#Object#inspect_head */
6478 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction30:string#Object#args */
6479 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction30:math#Object#atan2 */
6480 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction30:math#Object#pi */
6481 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction30:math#Object#srand_from */
6482 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction30:math#Object#srand */
6483 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction30:stream#Object#poll */
6484 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction30:stream#Object#intern_poll */
6485 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction30:time#Object#get_time */
6486 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction30:file#Object#printn */
6487 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction30:file#Object#print */
6488 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction30:file#Object#getc */
6489 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction30:file#Object#gets */
6490 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction30:file#Object#getcwd */
6491 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction30:file#Object#file_getcwd */
6492 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction30:file#Object#stdin */
6493 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction30:file#Object#stdout */
6494 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction30:file#Object#stderr */
6495 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction30:model_base#Object#intrude_visibility */
6496 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction30:model_base#Object#public_visibility */
6497 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction30:model_base#Object#protected_visibility */
6498 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction30:model_base#Object#private_visibility */
6499 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction30:model_base#Object#none_visibility */
6500 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction30:model#Object#abstract_kind */
6501 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction30:model#Object#concrete_kind */
6502 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction30:model#Object#interface_kind */
6503 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction30:model#Object#enum_kind */
6504 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction30:model#Object#extern_kind */
6505 (nitmethod_t)VIRTUAL_parser__ReduceAction30__action, /* pointer to parser:ReduceAction30:parser#ReduceAction30#action */
6506 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction30:parser#ReduceAction#concat */
6507 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction30:parser#ReduceAction#init */
6508 }
6509 };
6510 /* allocate ReduceAction30 */
6511 val* NEW_parser__ReduceAction30(const struct type* type) {
6512 val* self /* : ReduceAction30 */;
6513 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6514 self->type = type;
6515 self->class = &class_parser__ReduceAction30;
6516 return self;
6517 }
6518 /* runtime class parser__ReduceAction31 */
6519 const struct class class_parser__ReduceAction31 = {
6520 0, /* box_kind */
6521 {
6522 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction31:kernel#Object#object_id */
6523 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction31:kernel#Object#is_same_type */
6524 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction31:kernel#Object#is_same_instance */
6525 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction31:kernel#Object#== */
6526 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction31:kernel#Object#!= */
6527 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction31:kernel#Object#output */
6528 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction31:kernel#Object#output_class_name */
6529 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction31:kernel#Object#exit */
6530 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction31:kernel#Object#sys */
6531 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction31:kernel#Object#hash */
6532 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction31:string#Object#to_s */
6533 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction31:string#Object#native_class_name */
6534 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction31:string#Object#class_name */
6535 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction31:string#Object#inspect */
6536 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction31:string#Object#inspect_head */
6537 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction31:string#Object#args */
6538 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction31:math#Object#atan2 */
6539 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction31:math#Object#pi */
6540 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction31:math#Object#srand_from */
6541 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction31:math#Object#srand */
6542 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction31:stream#Object#poll */
6543 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction31:stream#Object#intern_poll */
6544 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction31:time#Object#get_time */
6545 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction31:file#Object#printn */
6546 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction31:file#Object#print */
6547 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction31:file#Object#getc */
6548 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction31:file#Object#gets */
6549 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction31:file#Object#getcwd */
6550 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction31:file#Object#file_getcwd */
6551 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction31:file#Object#stdin */
6552 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction31:file#Object#stdout */
6553 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction31:file#Object#stderr */
6554 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction31:model_base#Object#intrude_visibility */
6555 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction31:model_base#Object#public_visibility */
6556 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction31:model_base#Object#protected_visibility */
6557 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction31:model_base#Object#private_visibility */
6558 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction31:model_base#Object#none_visibility */
6559 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction31:model#Object#abstract_kind */
6560 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction31:model#Object#concrete_kind */
6561 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction31:model#Object#interface_kind */
6562 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction31:model#Object#enum_kind */
6563 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction31:model#Object#extern_kind */
6564 (nitmethod_t)VIRTUAL_parser__ReduceAction31__action, /* pointer to parser:ReduceAction31:parser#ReduceAction31#action */
6565 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction31:parser#ReduceAction#concat */
6566 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction31:parser#ReduceAction#init */
6567 }
6568 };
6569 /* allocate ReduceAction31 */
6570 val* NEW_parser__ReduceAction31(const struct type* type) {
6571 val* self /* : ReduceAction31 */;
6572 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6573 self->type = type;
6574 self->class = &class_parser__ReduceAction31;
6575 return self;
6576 }
6577 /* runtime class parser__ReduceAction32 */
6578 const struct class class_parser__ReduceAction32 = {
6579 0, /* box_kind */
6580 {
6581 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction32:kernel#Object#object_id */
6582 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction32:kernel#Object#is_same_type */
6583 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction32:kernel#Object#is_same_instance */
6584 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction32:kernel#Object#== */
6585 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction32:kernel#Object#!= */
6586 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction32:kernel#Object#output */
6587 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction32:kernel#Object#output_class_name */
6588 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction32:kernel#Object#exit */
6589 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction32:kernel#Object#sys */
6590 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction32:kernel#Object#hash */
6591 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction32:string#Object#to_s */
6592 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction32:string#Object#native_class_name */
6593 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction32:string#Object#class_name */
6594 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction32:string#Object#inspect */
6595 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction32:string#Object#inspect_head */
6596 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction32:string#Object#args */
6597 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction32:math#Object#atan2 */
6598 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction32:math#Object#pi */
6599 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction32:math#Object#srand_from */
6600 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction32:math#Object#srand */
6601 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction32:stream#Object#poll */
6602 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction32:stream#Object#intern_poll */
6603 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction32:time#Object#get_time */
6604 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction32:file#Object#printn */
6605 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction32:file#Object#print */
6606 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction32:file#Object#getc */
6607 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction32:file#Object#gets */
6608 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction32:file#Object#getcwd */
6609 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction32:file#Object#file_getcwd */
6610 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction32:file#Object#stdin */
6611 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction32:file#Object#stdout */
6612 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction32:file#Object#stderr */
6613 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction32:model_base#Object#intrude_visibility */
6614 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction32:model_base#Object#public_visibility */
6615 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction32:model_base#Object#protected_visibility */
6616 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction32:model_base#Object#private_visibility */
6617 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction32:model_base#Object#none_visibility */
6618 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction32:model#Object#abstract_kind */
6619 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction32:model#Object#concrete_kind */
6620 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction32:model#Object#interface_kind */
6621 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction32:model#Object#enum_kind */
6622 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction32:model#Object#extern_kind */
6623 (nitmethod_t)VIRTUAL_parser__ReduceAction32__action, /* pointer to parser:ReduceAction32:parser#ReduceAction32#action */
6624 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction32:parser#ReduceAction#concat */
6625 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction32:parser#ReduceAction#init */
6626 }
6627 };
6628 /* allocate ReduceAction32 */
6629 val* NEW_parser__ReduceAction32(const struct type* type) {
6630 val* self /* : ReduceAction32 */;
6631 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6632 self->type = type;
6633 self->class = &class_parser__ReduceAction32;
6634 return self;
6635 }
6636 /* runtime class parser__ReduceAction33 */
6637 const struct class class_parser__ReduceAction33 = {
6638 0, /* box_kind */
6639 {
6640 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction33:kernel#Object#object_id */
6641 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction33:kernel#Object#is_same_type */
6642 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction33:kernel#Object#is_same_instance */
6643 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction33:kernel#Object#== */
6644 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction33:kernel#Object#!= */
6645 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction33:kernel#Object#output */
6646 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction33:kernel#Object#output_class_name */
6647 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction33:kernel#Object#exit */
6648 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction33:kernel#Object#sys */
6649 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction33:kernel#Object#hash */
6650 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction33:string#Object#to_s */
6651 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction33:string#Object#native_class_name */
6652 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction33:string#Object#class_name */
6653 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction33:string#Object#inspect */
6654 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction33:string#Object#inspect_head */
6655 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction33:string#Object#args */
6656 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction33:math#Object#atan2 */
6657 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction33:math#Object#pi */
6658 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction33:math#Object#srand_from */
6659 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction33:math#Object#srand */
6660 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction33:stream#Object#poll */
6661 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction33:stream#Object#intern_poll */
6662 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction33:time#Object#get_time */
6663 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction33:file#Object#printn */
6664 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction33:file#Object#print */
6665 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction33:file#Object#getc */
6666 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction33:file#Object#gets */
6667 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction33:file#Object#getcwd */
6668 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction33:file#Object#file_getcwd */
6669 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction33:file#Object#stdin */
6670 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction33:file#Object#stdout */
6671 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction33:file#Object#stderr */
6672 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction33:model_base#Object#intrude_visibility */
6673 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction33:model_base#Object#public_visibility */
6674 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction33:model_base#Object#protected_visibility */
6675 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction33:model_base#Object#private_visibility */
6676 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction33:model_base#Object#none_visibility */
6677 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction33:model#Object#abstract_kind */
6678 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction33:model#Object#concrete_kind */
6679 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction33:model#Object#interface_kind */
6680 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction33:model#Object#enum_kind */
6681 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction33:model#Object#extern_kind */
6682 (nitmethod_t)VIRTUAL_parser__ReduceAction33__action, /* pointer to parser:ReduceAction33:parser#ReduceAction33#action */
6683 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction33:parser#ReduceAction#concat */
6684 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction33:parser#ReduceAction#init */
6685 }
6686 };
6687 /* allocate ReduceAction33 */
6688 val* NEW_parser__ReduceAction33(const struct type* type) {
6689 val* self /* : ReduceAction33 */;
6690 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6691 self->type = type;
6692 self->class = &class_parser__ReduceAction33;
6693 return self;
6694 }
6695 /* runtime class parser__ReduceAction34 */
6696 const struct class class_parser__ReduceAction34 = {
6697 0, /* box_kind */
6698 {
6699 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction34:kernel#Object#object_id */
6700 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction34:kernel#Object#is_same_type */
6701 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction34:kernel#Object#is_same_instance */
6702 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction34:kernel#Object#== */
6703 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction34:kernel#Object#!= */
6704 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction34:kernel#Object#output */
6705 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction34:kernel#Object#output_class_name */
6706 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction34:kernel#Object#exit */
6707 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction34:kernel#Object#sys */
6708 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction34:kernel#Object#hash */
6709 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction34:string#Object#to_s */
6710 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction34:string#Object#native_class_name */
6711 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction34:string#Object#class_name */
6712 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction34:string#Object#inspect */
6713 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction34:string#Object#inspect_head */
6714 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction34:string#Object#args */
6715 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction34:math#Object#atan2 */
6716 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction34:math#Object#pi */
6717 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction34:math#Object#srand_from */
6718 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction34:math#Object#srand */
6719 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction34:stream#Object#poll */
6720 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction34:stream#Object#intern_poll */
6721 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction34:time#Object#get_time */
6722 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction34:file#Object#printn */
6723 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction34:file#Object#print */
6724 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction34:file#Object#getc */
6725 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction34:file#Object#gets */
6726 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction34:file#Object#getcwd */
6727 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction34:file#Object#file_getcwd */
6728 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction34:file#Object#stdin */
6729 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction34:file#Object#stdout */
6730 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction34:file#Object#stderr */
6731 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction34:model_base#Object#intrude_visibility */
6732 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction34:model_base#Object#public_visibility */
6733 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction34:model_base#Object#protected_visibility */
6734 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction34:model_base#Object#private_visibility */
6735 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction34:model_base#Object#none_visibility */
6736 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction34:model#Object#abstract_kind */
6737 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction34:model#Object#concrete_kind */
6738 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction34:model#Object#interface_kind */
6739 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction34:model#Object#enum_kind */
6740 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction34:model#Object#extern_kind */
6741 (nitmethod_t)VIRTUAL_parser__ReduceAction34__action, /* pointer to parser:ReduceAction34:parser#ReduceAction34#action */
6742 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction34:parser#ReduceAction#concat */
6743 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction34:parser#ReduceAction#init */
6744 }
6745 };
6746 /* allocate ReduceAction34 */
6747 val* NEW_parser__ReduceAction34(const struct type* type) {
6748 val* self /* : ReduceAction34 */;
6749 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6750 self->type = type;
6751 self->class = &class_parser__ReduceAction34;
6752 return self;
6753 }
6754 /* runtime class parser__ReduceAction35 */
6755 const struct class class_parser__ReduceAction35 = {
6756 0, /* box_kind */
6757 {
6758 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction35:kernel#Object#object_id */
6759 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction35:kernel#Object#is_same_type */
6760 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction35:kernel#Object#is_same_instance */
6761 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction35:kernel#Object#== */
6762 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction35:kernel#Object#!= */
6763 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction35:kernel#Object#output */
6764 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction35:kernel#Object#output_class_name */
6765 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction35:kernel#Object#exit */
6766 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction35:kernel#Object#sys */
6767 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction35:kernel#Object#hash */
6768 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction35:string#Object#to_s */
6769 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction35:string#Object#native_class_name */
6770 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction35:string#Object#class_name */
6771 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction35:string#Object#inspect */
6772 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction35:string#Object#inspect_head */
6773 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction35:string#Object#args */
6774 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction35:math#Object#atan2 */
6775 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction35:math#Object#pi */
6776 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction35:math#Object#srand_from */
6777 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction35:math#Object#srand */
6778 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction35:stream#Object#poll */
6779 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction35:stream#Object#intern_poll */
6780 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction35:time#Object#get_time */
6781 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction35:file#Object#printn */
6782 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction35:file#Object#print */
6783 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction35:file#Object#getc */
6784 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction35:file#Object#gets */
6785 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction35:file#Object#getcwd */
6786 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction35:file#Object#file_getcwd */
6787 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction35:file#Object#stdin */
6788 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction35:file#Object#stdout */
6789 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction35:file#Object#stderr */
6790 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction35:model_base#Object#intrude_visibility */
6791 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction35:model_base#Object#public_visibility */
6792 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction35:model_base#Object#protected_visibility */
6793 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction35:model_base#Object#private_visibility */
6794 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction35:model_base#Object#none_visibility */
6795 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction35:model#Object#abstract_kind */
6796 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction35:model#Object#concrete_kind */
6797 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction35:model#Object#interface_kind */
6798 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction35:model#Object#enum_kind */
6799 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction35:model#Object#extern_kind */
6800 (nitmethod_t)VIRTUAL_parser__ReduceAction35__action, /* pointer to parser:ReduceAction35:parser#ReduceAction35#action */
6801 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction35:parser#ReduceAction#concat */
6802 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction35:parser#ReduceAction#init */
6803 }
6804 };
6805 /* allocate ReduceAction35 */
6806 val* NEW_parser__ReduceAction35(const struct type* type) {
6807 val* self /* : ReduceAction35 */;
6808 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6809 self->type = type;
6810 self->class = &class_parser__ReduceAction35;
6811 return self;
6812 }
6813 /* runtime class parser__ReduceAction36 */
6814 const struct class class_parser__ReduceAction36 = {
6815 0, /* box_kind */
6816 {
6817 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction36:kernel#Object#object_id */
6818 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction36:kernel#Object#is_same_type */
6819 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction36:kernel#Object#is_same_instance */
6820 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction36:kernel#Object#== */
6821 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction36:kernel#Object#!= */
6822 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction36:kernel#Object#output */
6823 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction36:kernel#Object#output_class_name */
6824 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction36:kernel#Object#exit */
6825 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction36:kernel#Object#sys */
6826 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction36:kernel#Object#hash */
6827 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction36:string#Object#to_s */
6828 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction36:string#Object#native_class_name */
6829 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction36:string#Object#class_name */
6830 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction36:string#Object#inspect */
6831 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction36:string#Object#inspect_head */
6832 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction36:string#Object#args */
6833 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction36:math#Object#atan2 */
6834 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction36:math#Object#pi */
6835 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction36:math#Object#srand_from */
6836 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction36:math#Object#srand */
6837 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction36:stream#Object#poll */
6838 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction36:stream#Object#intern_poll */
6839 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction36:time#Object#get_time */
6840 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction36:file#Object#printn */
6841 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction36:file#Object#print */
6842 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction36:file#Object#getc */
6843 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction36:file#Object#gets */
6844 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction36:file#Object#getcwd */
6845 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction36:file#Object#file_getcwd */
6846 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction36:file#Object#stdin */
6847 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction36:file#Object#stdout */
6848 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction36:file#Object#stderr */
6849 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction36:model_base#Object#intrude_visibility */
6850 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction36:model_base#Object#public_visibility */
6851 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction36:model_base#Object#protected_visibility */
6852 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction36:model_base#Object#private_visibility */
6853 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction36:model_base#Object#none_visibility */
6854 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction36:model#Object#abstract_kind */
6855 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction36:model#Object#concrete_kind */
6856 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction36:model#Object#interface_kind */
6857 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction36:model#Object#enum_kind */
6858 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction36:model#Object#extern_kind */
6859 (nitmethod_t)VIRTUAL_parser__ReduceAction36__action, /* pointer to parser:ReduceAction36:parser#ReduceAction36#action */
6860 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction36:parser#ReduceAction#concat */
6861 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction36:parser#ReduceAction#init */
6862 }
6863 };
6864 /* allocate ReduceAction36 */
6865 val* NEW_parser__ReduceAction36(const struct type* type) {
6866 val* self /* : ReduceAction36 */;
6867 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6868 self->type = type;
6869 self->class = &class_parser__ReduceAction36;
6870 return self;
6871 }
6872 /* runtime class parser__ReduceAction37 */
6873 const struct class class_parser__ReduceAction37 = {
6874 0, /* box_kind */
6875 {
6876 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction37:kernel#Object#object_id */
6877 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction37:kernel#Object#is_same_type */
6878 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction37:kernel#Object#is_same_instance */
6879 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction37:kernel#Object#== */
6880 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction37:kernel#Object#!= */
6881 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction37:kernel#Object#output */
6882 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction37:kernel#Object#output_class_name */
6883 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction37:kernel#Object#exit */
6884 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction37:kernel#Object#sys */
6885 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction37:kernel#Object#hash */
6886 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction37:string#Object#to_s */
6887 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction37:string#Object#native_class_name */
6888 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction37:string#Object#class_name */
6889 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction37:string#Object#inspect */
6890 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction37:string#Object#inspect_head */
6891 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction37:string#Object#args */
6892 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction37:math#Object#atan2 */
6893 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction37:math#Object#pi */
6894 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction37:math#Object#srand_from */
6895 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction37:math#Object#srand */
6896 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction37:stream#Object#poll */
6897 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction37:stream#Object#intern_poll */
6898 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction37:time#Object#get_time */
6899 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction37:file#Object#printn */
6900 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction37:file#Object#print */
6901 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction37:file#Object#getc */
6902 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction37:file#Object#gets */
6903 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction37:file#Object#getcwd */
6904 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction37:file#Object#file_getcwd */
6905 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction37:file#Object#stdin */
6906 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction37:file#Object#stdout */
6907 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction37:file#Object#stderr */
6908 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction37:model_base#Object#intrude_visibility */
6909 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction37:model_base#Object#public_visibility */
6910 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction37:model_base#Object#protected_visibility */
6911 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction37:model_base#Object#private_visibility */
6912 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction37:model_base#Object#none_visibility */
6913 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction37:model#Object#abstract_kind */
6914 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction37:model#Object#concrete_kind */
6915 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction37:model#Object#interface_kind */
6916 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction37:model#Object#enum_kind */
6917 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction37:model#Object#extern_kind */
6918 (nitmethod_t)VIRTUAL_parser__ReduceAction37__action, /* pointer to parser:ReduceAction37:parser#ReduceAction37#action */
6919 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction37:parser#ReduceAction#concat */
6920 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction37:parser#ReduceAction#init */
6921 }
6922 };
6923 /* allocate ReduceAction37 */
6924 val* NEW_parser__ReduceAction37(const struct type* type) {
6925 val* self /* : ReduceAction37 */;
6926 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6927 self->type = type;
6928 self->class = &class_parser__ReduceAction37;
6929 return self;
6930 }
6931 /* runtime class parser__ReduceAction38 */
6932 const struct class class_parser__ReduceAction38 = {
6933 0, /* box_kind */
6934 {
6935 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction38:kernel#Object#object_id */
6936 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction38:kernel#Object#is_same_type */
6937 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction38:kernel#Object#is_same_instance */
6938 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction38:kernel#Object#== */
6939 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction38:kernel#Object#!= */
6940 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction38:kernel#Object#output */
6941 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction38:kernel#Object#output_class_name */
6942 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction38:kernel#Object#exit */
6943 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction38:kernel#Object#sys */
6944 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction38:kernel#Object#hash */
6945 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction38:string#Object#to_s */
6946 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction38:string#Object#native_class_name */
6947 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction38:string#Object#class_name */
6948 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction38:string#Object#inspect */
6949 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction38:string#Object#inspect_head */
6950 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction38:string#Object#args */
6951 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction38:math#Object#atan2 */
6952 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction38:math#Object#pi */
6953 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction38:math#Object#srand_from */
6954 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction38:math#Object#srand */
6955 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction38:stream#Object#poll */
6956 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction38:stream#Object#intern_poll */
6957 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction38:time#Object#get_time */
6958 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction38:file#Object#printn */
6959 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction38:file#Object#print */
6960 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction38:file#Object#getc */
6961 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction38:file#Object#gets */
6962 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction38:file#Object#getcwd */
6963 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction38:file#Object#file_getcwd */
6964 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction38:file#Object#stdin */
6965 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction38:file#Object#stdout */
6966 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction38:file#Object#stderr */
6967 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction38:model_base#Object#intrude_visibility */
6968 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction38:model_base#Object#public_visibility */
6969 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction38:model_base#Object#protected_visibility */
6970 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction38:model_base#Object#private_visibility */
6971 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction38:model_base#Object#none_visibility */
6972 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction38:model#Object#abstract_kind */
6973 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction38:model#Object#concrete_kind */
6974 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction38:model#Object#interface_kind */
6975 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction38:model#Object#enum_kind */
6976 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction38:model#Object#extern_kind */
6977 (nitmethod_t)VIRTUAL_parser__ReduceAction38__action, /* pointer to parser:ReduceAction38:parser#ReduceAction38#action */
6978 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction38:parser#ReduceAction#concat */
6979 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction38:parser#ReduceAction#init */
6980 }
6981 };
6982 /* allocate ReduceAction38 */
6983 val* NEW_parser__ReduceAction38(const struct type* type) {
6984 val* self /* : ReduceAction38 */;
6985 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6986 self->type = type;
6987 self->class = &class_parser__ReduceAction38;
6988 return self;
6989 }
6990 /* runtime class parser__ReduceAction39 */
6991 const struct class class_parser__ReduceAction39 = {
6992 0, /* box_kind */
6993 {
6994 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction39:kernel#Object#object_id */
6995 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction39:kernel#Object#is_same_type */
6996 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction39:kernel#Object#is_same_instance */
6997 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction39:kernel#Object#== */
6998 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction39:kernel#Object#!= */
6999 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction39:kernel#Object#output */
7000 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction39:kernel#Object#output_class_name */
7001 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction39:kernel#Object#exit */
7002 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction39:kernel#Object#sys */
7003 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction39:kernel#Object#hash */
7004 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction39:string#Object#to_s */
7005 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction39:string#Object#native_class_name */
7006 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction39:string#Object#class_name */
7007 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction39:string#Object#inspect */
7008 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction39:string#Object#inspect_head */
7009 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction39:string#Object#args */
7010 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction39:math#Object#atan2 */
7011 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction39:math#Object#pi */
7012 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction39:math#Object#srand_from */
7013 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction39:math#Object#srand */
7014 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction39:stream#Object#poll */
7015 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction39:stream#Object#intern_poll */
7016 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction39:time#Object#get_time */
7017 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction39:file#Object#printn */
7018 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction39:file#Object#print */
7019 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction39:file#Object#getc */
7020 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction39:file#Object#gets */
7021 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction39:file#Object#getcwd */
7022 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction39:file#Object#file_getcwd */
7023 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction39:file#Object#stdin */
7024 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction39:file#Object#stdout */
7025 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction39:file#Object#stderr */
7026 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction39:model_base#Object#intrude_visibility */
7027 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction39:model_base#Object#public_visibility */
7028 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction39:model_base#Object#protected_visibility */
7029 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction39:model_base#Object#private_visibility */
7030 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction39:model_base#Object#none_visibility */
7031 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction39:model#Object#abstract_kind */
7032 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction39:model#Object#concrete_kind */
7033 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction39:model#Object#interface_kind */
7034 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction39:model#Object#enum_kind */
7035 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction39:model#Object#extern_kind */
7036 (nitmethod_t)VIRTUAL_parser__ReduceAction39__action, /* pointer to parser:ReduceAction39:parser#ReduceAction39#action */
7037 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction39:parser#ReduceAction#concat */
7038 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction39:parser#ReduceAction#init */
7039 }
7040 };
7041 /* allocate ReduceAction39 */
7042 val* NEW_parser__ReduceAction39(const struct type* type) {
7043 val* self /* : ReduceAction39 */;
7044 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7045 self->type = type;
7046 self->class = &class_parser__ReduceAction39;
7047 return self;
7048 }
7049 /* runtime class parser__ReduceAction40 */
7050 const struct class class_parser__ReduceAction40 = {
7051 0, /* box_kind */
7052 {
7053 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction40:kernel#Object#object_id */
7054 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction40:kernel#Object#is_same_type */
7055 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction40:kernel#Object#is_same_instance */
7056 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction40:kernel#Object#== */
7057 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction40:kernel#Object#!= */
7058 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction40:kernel#Object#output */
7059 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction40:kernel#Object#output_class_name */
7060 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction40:kernel#Object#exit */
7061 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction40:kernel#Object#sys */
7062 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction40:kernel#Object#hash */
7063 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction40:string#Object#to_s */
7064 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction40:string#Object#native_class_name */
7065 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction40:string#Object#class_name */
7066 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction40:string#Object#inspect */
7067 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction40:string#Object#inspect_head */
7068 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction40:string#Object#args */
7069 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction40:math#Object#atan2 */
7070 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction40:math#Object#pi */
7071 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction40:math#Object#srand_from */
7072 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction40:math#Object#srand */
7073 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction40:stream#Object#poll */
7074 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction40:stream#Object#intern_poll */
7075 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction40:time#Object#get_time */
7076 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction40:file#Object#printn */
7077 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction40:file#Object#print */
7078 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction40:file#Object#getc */
7079 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction40:file#Object#gets */
7080 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction40:file#Object#getcwd */
7081 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction40:file#Object#file_getcwd */
7082 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction40:file#Object#stdin */
7083 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction40:file#Object#stdout */
7084 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction40:file#Object#stderr */
7085 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction40:model_base#Object#intrude_visibility */
7086 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction40:model_base#Object#public_visibility */
7087 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction40:model_base#Object#protected_visibility */
7088 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction40:model_base#Object#private_visibility */
7089 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction40:model_base#Object#none_visibility */
7090 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction40:model#Object#abstract_kind */
7091 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction40:model#Object#concrete_kind */
7092 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction40:model#Object#interface_kind */
7093 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction40:model#Object#enum_kind */
7094 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction40:model#Object#extern_kind */
7095 (nitmethod_t)VIRTUAL_parser__ReduceAction40__action, /* pointer to parser:ReduceAction40:parser#ReduceAction40#action */
7096 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction40:parser#ReduceAction#concat */
7097 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction40:parser#ReduceAction#init */
7098 }
7099 };
7100 /* allocate ReduceAction40 */
7101 val* NEW_parser__ReduceAction40(const struct type* type) {
7102 val* self /* : ReduceAction40 */;
7103 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7104 self->type = type;
7105 self->class = &class_parser__ReduceAction40;
7106 return self;
7107 }
7108 /* runtime class parser__ReduceAction41 */
7109 const struct class class_parser__ReduceAction41 = {
7110 0, /* box_kind */
7111 {
7112 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction41:kernel#Object#object_id */
7113 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction41:kernel#Object#is_same_type */
7114 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction41:kernel#Object#is_same_instance */
7115 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction41:kernel#Object#== */
7116 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction41:kernel#Object#!= */
7117 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction41:kernel#Object#output */
7118 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction41:kernel#Object#output_class_name */
7119 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction41:kernel#Object#exit */
7120 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction41:kernel#Object#sys */
7121 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction41:kernel#Object#hash */
7122 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction41:string#Object#to_s */
7123 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction41:string#Object#native_class_name */
7124 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction41:string#Object#class_name */
7125 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction41:string#Object#inspect */
7126 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction41:string#Object#inspect_head */
7127 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction41:string#Object#args */
7128 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction41:math#Object#atan2 */
7129 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction41:math#Object#pi */
7130 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction41:math#Object#srand_from */
7131 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction41:math#Object#srand */
7132 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction41:stream#Object#poll */
7133 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction41:stream#Object#intern_poll */
7134 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction41:time#Object#get_time */
7135 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction41:file#Object#printn */
7136 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction41:file#Object#print */
7137 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction41:file#Object#getc */
7138 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction41:file#Object#gets */
7139 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction41:file#Object#getcwd */
7140 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction41:file#Object#file_getcwd */
7141 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction41:file#Object#stdin */
7142 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction41:file#Object#stdout */
7143 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction41:file#Object#stderr */
7144 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction41:model_base#Object#intrude_visibility */
7145 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction41:model_base#Object#public_visibility */
7146 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction41:model_base#Object#protected_visibility */
7147 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction41:model_base#Object#private_visibility */
7148 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction41:model_base#Object#none_visibility */
7149 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction41:model#Object#abstract_kind */
7150 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction41:model#Object#concrete_kind */
7151 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction41:model#Object#interface_kind */
7152 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction41:model#Object#enum_kind */
7153 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction41:model#Object#extern_kind */
7154 (nitmethod_t)VIRTUAL_parser__ReduceAction41__action, /* pointer to parser:ReduceAction41:parser#ReduceAction41#action */
7155 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction41:parser#ReduceAction#concat */
7156 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction41:parser#ReduceAction#init */
7157 }
7158 };
7159 /* allocate ReduceAction41 */
7160 val* NEW_parser__ReduceAction41(const struct type* type) {
7161 val* self /* : ReduceAction41 */;
7162 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7163 self->type = type;
7164 self->class = &class_parser__ReduceAction41;
7165 return self;
7166 }
7167 /* runtime class parser__ReduceAction42 */
7168 const struct class class_parser__ReduceAction42 = {
7169 0, /* box_kind */
7170 {
7171 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction42:kernel#Object#object_id */
7172 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction42:kernel#Object#is_same_type */
7173 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction42:kernel#Object#is_same_instance */
7174 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction42:kernel#Object#== */
7175 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction42:kernel#Object#!= */
7176 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction42:kernel#Object#output */
7177 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction42:kernel#Object#output_class_name */
7178 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction42:kernel#Object#exit */
7179 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction42:kernel#Object#sys */
7180 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction42:kernel#Object#hash */
7181 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction42:string#Object#to_s */
7182 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction42:string#Object#native_class_name */
7183 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction42:string#Object#class_name */
7184 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction42:string#Object#inspect */
7185 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction42:string#Object#inspect_head */
7186 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction42:string#Object#args */
7187 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction42:math#Object#atan2 */
7188 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction42:math#Object#pi */
7189 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction42:math#Object#srand_from */
7190 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction42:math#Object#srand */
7191 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction42:stream#Object#poll */
7192 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction42:stream#Object#intern_poll */
7193 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction42:time#Object#get_time */
7194 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction42:file#Object#printn */
7195 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction42:file#Object#print */
7196 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction42:file#Object#getc */
7197 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction42:file#Object#gets */
7198 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction42:file#Object#getcwd */
7199 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction42:file#Object#file_getcwd */
7200 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction42:file#Object#stdin */
7201 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction42:file#Object#stdout */
7202 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction42:file#Object#stderr */
7203 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction42:model_base#Object#intrude_visibility */
7204 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction42:model_base#Object#public_visibility */
7205 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction42:model_base#Object#protected_visibility */
7206 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction42:model_base#Object#private_visibility */
7207 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction42:model_base#Object#none_visibility */
7208 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction42:model#Object#abstract_kind */
7209 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction42:model#Object#concrete_kind */
7210 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction42:model#Object#interface_kind */
7211 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction42:model#Object#enum_kind */
7212 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction42:model#Object#extern_kind */
7213 (nitmethod_t)VIRTUAL_parser__ReduceAction42__action, /* pointer to parser:ReduceAction42:parser#ReduceAction42#action */
7214 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction42:parser#ReduceAction#concat */
7215 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction42:parser#ReduceAction#init */
7216 }
7217 };
7218 /* allocate ReduceAction42 */
7219 val* NEW_parser__ReduceAction42(const struct type* type) {
7220 val* self /* : ReduceAction42 */;
7221 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7222 self->type = type;
7223 self->class = &class_parser__ReduceAction42;
7224 return self;
7225 }
7226 /* runtime class parser__ReduceAction43 */
7227 const struct class class_parser__ReduceAction43 = {
7228 0, /* box_kind */
7229 {
7230 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction43:kernel#Object#object_id */
7231 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction43:kernel#Object#is_same_type */
7232 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction43:kernel#Object#is_same_instance */
7233 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction43:kernel#Object#== */
7234 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction43:kernel#Object#!= */
7235 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction43:kernel#Object#output */
7236 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction43:kernel#Object#output_class_name */
7237 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction43:kernel#Object#exit */
7238 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction43:kernel#Object#sys */
7239 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction43:kernel#Object#hash */
7240 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction43:string#Object#to_s */
7241 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction43:string#Object#native_class_name */
7242 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction43:string#Object#class_name */
7243 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction43:string#Object#inspect */
7244 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction43:string#Object#inspect_head */
7245 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction43:string#Object#args */
7246 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction43:math#Object#atan2 */
7247 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction43:math#Object#pi */
7248 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction43:math#Object#srand_from */
7249 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction43:math#Object#srand */
7250 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction43:stream#Object#poll */
7251 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction43:stream#Object#intern_poll */
7252 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction43:time#Object#get_time */
7253 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction43:file#Object#printn */
7254 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction43:file#Object#print */
7255 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction43:file#Object#getc */
7256 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction43:file#Object#gets */
7257 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction43:file#Object#getcwd */
7258 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction43:file#Object#file_getcwd */
7259 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction43:file#Object#stdin */
7260 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction43:file#Object#stdout */
7261 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction43:file#Object#stderr */
7262 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction43:model_base#Object#intrude_visibility */
7263 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction43:model_base#Object#public_visibility */
7264 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction43:model_base#Object#protected_visibility */
7265 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction43:model_base#Object#private_visibility */
7266 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction43:model_base#Object#none_visibility */
7267 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction43:model#Object#abstract_kind */
7268 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction43:model#Object#concrete_kind */
7269 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction43:model#Object#interface_kind */
7270 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction43:model#Object#enum_kind */
7271 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction43:model#Object#extern_kind */
7272 (nitmethod_t)VIRTUAL_parser__ReduceAction43__action, /* pointer to parser:ReduceAction43:parser#ReduceAction43#action */
7273 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction43:parser#ReduceAction#concat */
7274 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction43:parser#ReduceAction#init */
7275 }
7276 };
7277 /* allocate ReduceAction43 */
7278 val* NEW_parser__ReduceAction43(const struct type* type) {
7279 val* self /* : ReduceAction43 */;
7280 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7281 self->type = type;
7282 self->class = &class_parser__ReduceAction43;
7283 return self;
7284 }
7285 /* runtime class parser__ReduceAction44 */
7286 const struct class class_parser__ReduceAction44 = {
7287 0, /* box_kind */
7288 {
7289 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction44:kernel#Object#object_id */
7290 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction44:kernel#Object#is_same_type */
7291 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction44:kernel#Object#is_same_instance */
7292 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction44:kernel#Object#== */
7293 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction44:kernel#Object#!= */
7294 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction44:kernel#Object#output */
7295 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction44:kernel#Object#output_class_name */
7296 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction44:kernel#Object#exit */
7297 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction44:kernel#Object#sys */
7298 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction44:kernel#Object#hash */
7299 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction44:string#Object#to_s */
7300 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction44:string#Object#native_class_name */
7301 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction44:string#Object#class_name */
7302 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction44:string#Object#inspect */
7303 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction44:string#Object#inspect_head */
7304 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction44:string#Object#args */
7305 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction44:math#Object#atan2 */
7306 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction44:math#Object#pi */
7307 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction44:math#Object#srand_from */
7308 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction44:math#Object#srand */
7309 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction44:stream#Object#poll */
7310 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction44:stream#Object#intern_poll */
7311 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction44:time#Object#get_time */
7312 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction44:file#Object#printn */
7313 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction44:file#Object#print */
7314 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction44:file#Object#getc */
7315 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction44:file#Object#gets */
7316 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction44:file#Object#getcwd */
7317 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction44:file#Object#file_getcwd */
7318 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction44:file#Object#stdin */
7319 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction44:file#Object#stdout */
7320 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction44:file#Object#stderr */
7321 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction44:model_base#Object#intrude_visibility */
7322 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction44:model_base#Object#public_visibility */
7323 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction44:model_base#Object#protected_visibility */
7324 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction44:model_base#Object#private_visibility */
7325 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction44:model_base#Object#none_visibility */
7326 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction44:model#Object#abstract_kind */
7327 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction44:model#Object#concrete_kind */
7328 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction44:model#Object#interface_kind */
7329 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction44:model#Object#enum_kind */
7330 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction44:model#Object#extern_kind */
7331 (nitmethod_t)VIRTUAL_parser__ReduceAction44__action, /* pointer to parser:ReduceAction44:parser#ReduceAction44#action */
7332 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction44:parser#ReduceAction#concat */
7333 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction44:parser#ReduceAction#init */
7334 }
7335 };
7336 /* allocate ReduceAction44 */
7337 val* NEW_parser__ReduceAction44(const struct type* type) {
7338 val* self /* : ReduceAction44 */;
7339 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7340 self->type = type;
7341 self->class = &class_parser__ReduceAction44;
7342 return self;
7343 }
7344 /* runtime class parser__ReduceAction45 */
7345 const struct class class_parser__ReduceAction45 = {
7346 0, /* box_kind */
7347 {
7348 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction45:kernel#Object#object_id */
7349 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction45:kernel#Object#is_same_type */
7350 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction45:kernel#Object#is_same_instance */
7351 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction45:kernel#Object#== */
7352 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction45:kernel#Object#!= */
7353 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction45:kernel#Object#output */
7354 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction45:kernel#Object#output_class_name */
7355 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction45:kernel#Object#exit */
7356 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction45:kernel#Object#sys */
7357 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction45:kernel#Object#hash */
7358 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction45:string#Object#to_s */
7359 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction45:string#Object#native_class_name */
7360 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction45:string#Object#class_name */
7361 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction45:string#Object#inspect */
7362 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction45:string#Object#inspect_head */
7363 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction45:string#Object#args */
7364 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction45:math#Object#atan2 */
7365 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction45:math#Object#pi */
7366 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction45:math#Object#srand_from */
7367 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction45:math#Object#srand */
7368 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction45:stream#Object#poll */
7369 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction45:stream#Object#intern_poll */
7370 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction45:time#Object#get_time */
7371 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction45:file#Object#printn */
7372 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction45:file#Object#print */
7373 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction45:file#Object#getc */
7374 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction45:file#Object#gets */
7375 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction45:file#Object#getcwd */
7376 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction45:file#Object#file_getcwd */
7377 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction45:file#Object#stdin */
7378 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction45:file#Object#stdout */
7379 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction45:file#Object#stderr */
7380 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction45:model_base#Object#intrude_visibility */
7381 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction45:model_base#Object#public_visibility */
7382 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction45:model_base#Object#protected_visibility */
7383 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction45:model_base#Object#private_visibility */
7384 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction45:model_base#Object#none_visibility */
7385 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction45:model#Object#abstract_kind */
7386 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction45:model#Object#concrete_kind */
7387 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction45:model#Object#interface_kind */
7388 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction45:model#Object#enum_kind */
7389 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction45:model#Object#extern_kind */
7390 (nitmethod_t)VIRTUAL_parser__ReduceAction45__action, /* pointer to parser:ReduceAction45:parser#ReduceAction45#action */
7391 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction45:parser#ReduceAction#concat */
7392 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction45:parser#ReduceAction#init */
7393 }
7394 };
7395 /* allocate ReduceAction45 */
7396 val* NEW_parser__ReduceAction45(const struct type* type) {
7397 val* self /* : ReduceAction45 */;
7398 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7399 self->type = type;
7400 self->class = &class_parser__ReduceAction45;
7401 return self;
7402 }
7403 /* runtime class parser__ReduceAction46 */
7404 const struct class class_parser__ReduceAction46 = {
7405 0, /* box_kind */
7406 {
7407 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction46:kernel#Object#object_id */
7408 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction46:kernel#Object#is_same_type */
7409 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction46:kernel#Object#is_same_instance */
7410 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction46:kernel#Object#== */
7411 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction46:kernel#Object#!= */
7412 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction46:kernel#Object#output */
7413 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction46:kernel#Object#output_class_name */
7414 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction46:kernel#Object#exit */
7415 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction46:kernel#Object#sys */
7416 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction46:kernel#Object#hash */
7417 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction46:string#Object#to_s */
7418 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction46:string#Object#native_class_name */
7419 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction46:string#Object#class_name */
7420 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction46:string#Object#inspect */
7421 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction46:string#Object#inspect_head */
7422 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction46:string#Object#args */
7423 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction46:math#Object#atan2 */
7424 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction46:math#Object#pi */
7425 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction46:math#Object#srand_from */
7426 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction46:math#Object#srand */
7427 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction46:stream#Object#poll */
7428 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction46:stream#Object#intern_poll */
7429 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction46:time#Object#get_time */
7430 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction46:file#Object#printn */
7431 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction46:file#Object#print */
7432 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction46:file#Object#getc */
7433 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction46:file#Object#gets */
7434 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction46:file#Object#getcwd */
7435 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction46:file#Object#file_getcwd */
7436 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction46:file#Object#stdin */
7437 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction46:file#Object#stdout */
7438 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction46:file#Object#stderr */
7439 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction46:model_base#Object#intrude_visibility */
7440 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction46:model_base#Object#public_visibility */
7441 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction46:model_base#Object#protected_visibility */
7442 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction46:model_base#Object#private_visibility */
7443 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction46:model_base#Object#none_visibility */
7444 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction46:model#Object#abstract_kind */
7445 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction46:model#Object#concrete_kind */
7446 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction46:model#Object#interface_kind */
7447 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction46:model#Object#enum_kind */
7448 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction46:model#Object#extern_kind */
7449 (nitmethod_t)VIRTUAL_parser__ReduceAction46__action, /* pointer to parser:ReduceAction46:parser#ReduceAction46#action */
7450 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction46:parser#ReduceAction#concat */
7451 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction46:parser#ReduceAction#init */
7452 }
7453 };
7454 /* allocate ReduceAction46 */
7455 val* NEW_parser__ReduceAction46(const struct type* type) {
7456 val* self /* : ReduceAction46 */;
7457 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7458 self->type = type;
7459 self->class = &class_parser__ReduceAction46;
7460 return self;
7461 }
7462 /* runtime class parser__ReduceAction47 */
7463 const struct class class_parser__ReduceAction47 = {
7464 0, /* box_kind */
7465 {
7466 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction47:kernel#Object#object_id */
7467 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction47:kernel#Object#is_same_type */
7468 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction47:kernel#Object#is_same_instance */
7469 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction47:kernel#Object#== */
7470 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction47:kernel#Object#!= */
7471 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction47:kernel#Object#output */
7472 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction47:kernel#Object#output_class_name */
7473 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction47:kernel#Object#exit */
7474 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction47:kernel#Object#sys */
7475 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction47:kernel#Object#hash */
7476 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction47:string#Object#to_s */
7477 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction47:string#Object#native_class_name */
7478 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction47:string#Object#class_name */
7479 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction47:string#Object#inspect */
7480 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction47:string#Object#inspect_head */
7481 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction47:string#Object#args */
7482 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction47:math#Object#atan2 */
7483 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction47:math#Object#pi */
7484 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction47:math#Object#srand_from */
7485 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction47:math#Object#srand */
7486 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction47:stream#Object#poll */
7487 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction47:stream#Object#intern_poll */
7488 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction47:time#Object#get_time */
7489 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction47:file#Object#printn */
7490 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction47:file#Object#print */
7491 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction47:file#Object#getc */
7492 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction47:file#Object#gets */
7493 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction47:file#Object#getcwd */
7494 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction47:file#Object#file_getcwd */
7495 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction47:file#Object#stdin */
7496 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction47:file#Object#stdout */
7497 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction47:file#Object#stderr */
7498 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction47:model_base#Object#intrude_visibility */
7499 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction47:model_base#Object#public_visibility */
7500 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction47:model_base#Object#protected_visibility */
7501 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction47:model_base#Object#private_visibility */
7502 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction47:model_base#Object#none_visibility */
7503 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction47:model#Object#abstract_kind */
7504 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction47:model#Object#concrete_kind */
7505 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction47:model#Object#interface_kind */
7506 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction47:model#Object#enum_kind */
7507 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction47:model#Object#extern_kind */
7508 (nitmethod_t)VIRTUAL_parser__ReduceAction47__action, /* pointer to parser:ReduceAction47:parser#ReduceAction47#action */
7509 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction47:parser#ReduceAction#concat */
7510 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction47:parser#ReduceAction#init */
7511 }
7512 };
7513 /* allocate ReduceAction47 */
7514 val* NEW_parser__ReduceAction47(const struct type* type) {
7515 val* self /* : ReduceAction47 */;
7516 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7517 self->type = type;
7518 self->class = &class_parser__ReduceAction47;
7519 return self;
7520 }
7521 /* runtime class parser__ReduceAction48 */
7522 const struct class class_parser__ReduceAction48 = {
7523 0, /* box_kind */
7524 {
7525 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction48:kernel#Object#object_id */
7526 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction48:kernel#Object#is_same_type */
7527 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction48:kernel#Object#is_same_instance */
7528 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction48:kernel#Object#== */
7529 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction48:kernel#Object#!= */
7530 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction48:kernel#Object#output */
7531 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction48:kernel#Object#output_class_name */
7532 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction48:kernel#Object#exit */
7533 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction48:kernel#Object#sys */
7534 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction48:kernel#Object#hash */
7535 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction48:string#Object#to_s */
7536 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction48:string#Object#native_class_name */
7537 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction48:string#Object#class_name */
7538 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction48:string#Object#inspect */
7539 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction48:string#Object#inspect_head */
7540 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction48:string#Object#args */
7541 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction48:math#Object#atan2 */
7542 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction48:math#Object#pi */
7543 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction48:math#Object#srand_from */
7544 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction48:math#Object#srand */
7545 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction48:stream#Object#poll */
7546 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction48:stream#Object#intern_poll */
7547 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction48:time#Object#get_time */
7548 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction48:file#Object#printn */
7549 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction48:file#Object#print */
7550 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction48:file#Object#getc */
7551 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction48:file#Object#gets */
7552 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction48:file#Object#getcwd */
7553 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction48:file#Object#file_getcwd */
7554 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction48:file#Object#stdin */
7555 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction48:file#Object#stdout */
7556 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction48:file#Object#stderr */
7557 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction48:model_base#Object#intrude_visibility */
7558 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction48:model_base#Object#public_visibility */
7559 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction48:model_base#Object#protected_visibility */
7560 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction48:model_base#Object#private_visibility */
7561 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction48:model_base#Object#none_visibility */
7562 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction48:model#Object#abstract_kind */
7563 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction48:model#Object#concrete_kind */
7564 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction48:model#Object#interface_kind */
7565 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction48:model#Object#enum_kind */
7566 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction48:model#Object#extern_kind */
7567 (nitmethod_t)VIRTUAL_parser__ReduceAction48__action, /* pointer to parser:ReduceAction48:parser#ReduceAction48#action */
7568 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction48:parser#ReduceAction#concat */
7569 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction48:parser#ReduceAction#init */
7570 }
7571 };
7572 /* allocate ReduceAction48 */
7573 val* NEW_parser__ReduceAction48(const struct type* type) {
7574 val* self /* : ReduceAction48 */;
7575 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7576 self->type = type;
7577 self->class = &class_parser__ReduceAction48;
7578 return self;
7579 }
7580 /* runtime class parser__ReduceAction49 */
7581 const struct class class_parser__ReduceAction49 = {
7582 0, /* box_kind */
7583 {
7584 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction49:kernel#Object#object_id */
7585 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction49:kernel#Object#is_same_type */
7586 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction49:kernel#Object#is_same_instance */
7587 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction49:kernel#Object#== */
7588 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction49:kernel#Object#!= */
7589 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction49:kernel#Object#output */
7590 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction49:kernel#Object#output_class_name */
7591 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction49:kernel#Object#exit */
7592 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction49:kernel#Object#sys */
7593 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction49:kernel#Object#hash */
7594 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction49:string#Object#to_s */
7595 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction49:string#Object#native_class_name */
7596 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction49:string#Object#class_name */
7597 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction49:string#Object#inspect */
7598 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction49:string#Object#inspect_head */
7599 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction49:string#Object#args */
7600 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction49:math#Object#atan2 */
7601 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction49:math#Object#pi */
7602 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction49:math#Object#srand_from */
7603 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction49:math#Object#srand */
7604 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction49:stream#Object#poll */
7605 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction49:stream#Object#intern_poll */
7606 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction49:time#Object#get_time */
7607 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction49:file#Object#printn */
7608 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction49:file#Object#print */
7609 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction49:file#Object#getc */
7610 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction49:file#Object#gets */
7611 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction49:file#Object#getcwd */
7612 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction49:file#Object#file_getcwd */
7613 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction49:file#Object#stdin */
7614 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction49:file#Object#stdout */
7615 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction49:file#Object#stderr */
7616 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction49:model_base#Object#intrude_visibility */
7617 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction49:model_base#Object#public_visibility */
7618 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction49:model_base#Object#protected_visibility */
7619 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction49:model_base#Object#private_visibility */
7620 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction49:model_base#Object#none_visibility */
7621 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction49:model#Object#abstract_kind */
7622 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction49:model#Object#concrete_kind */
7623 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction49:model#Object#interface_kind */
7624 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction49:model#Object#enum_kind */
7625 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction49:model#Object#extern_kind */
7626 (nitmethod_t)VIRTUAL_parser__ReduceAction49__action, /* pointer to parser:ReduceAction49:parser#ReduceAction49#action */
7627 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction49:parser#ReduceAction#concat */
7628 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction49:parser#ReduceAction#init */
7629 }
7630 };
7631 /* allocate ReduceAction49 */
7632 val* NEW_parser__ReduceAction49(const struct type* type) {
7633 val* self /* : ReduceAction49 */;
7634 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7635 self->type = type;
7636 self->class = &class_parser__ReduceAction49;
7637 return self;
7638 }
7639 /* runtime class parser__ReduceAction50 */
7640 const struct class class_parser__ReduceAction50 = {
7641 0, /* box_kind */
7642 {
7643 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction50:kernel#Object#object_id */
7644 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction50:kernel#Object#is_same_type */
7645 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction50:kernel#Object#is_same_instance */
7646 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction50:kernel#Object#== */
7647 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction50:kernel#Object#!= */
7648 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction50:kernel#Object#output */
7649 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction50:kernel#Object#output_class_name */
7650 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction50:kernel#Object#exit */
7651 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction50:kernel#Object#sys */
7652 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction50:kernel#Object#hash */
7653 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction50:string#Object#to_s */
7654 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction50:string#Object#native_class_name */
7655 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction50:string#Object#class_name */
7656 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction50:string#Object#inspect */
7657 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction50:string#Object#inspect_head */
7658 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction50:string#Object#args */
7659 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction50:math#Object#atan2 */
7660 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction50:math#Object#pi */
7661 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction50:math#Object#srand_from */
7662 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction50:math#Object#srand */
7663 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction50:stream#Object#poll */
7664 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction50:stream#Object#intern_poll */
7665 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction50:time#Object#get_time */
7666 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction50:file#Object#printn */
7667 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction50:file#Object#print */
7668 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction50:file#Object#getc */
7669 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction50:file#Object#gets */
7670 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction50:file#Object#getcwd */
7671 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction50:file#Object#file_getcwd */
7672 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction50:file#Object#stdin */
7673 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction50:file#Object#stdout */
7674 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction50:file#Object#stderr */
7675 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction50:model_base#Object#intrude_visibility */
7676 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction50:model_base#Object#public_visibility */
7677 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction50:model_base#Object#protected_visibility */
7678 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction50:model_base#Object#private_visibility */
7679 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction50:model_base#Object#none_visibility */
7680 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction50:model#Object#abstract_kind */
7681 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction50:model#Object#concrete_kind */
7682 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction50:model#Object#interface_kind */
7683 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction50:model#Object#enum_kind */
7684 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction50:model#Object#extern_kind */
7685 (nitmethod_t)VIRTUAL_parser__ReduceAction50__action, /* pointer to parser:ReduceAction50:parser#ReduceAction50#action */
7686 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction50:parser#ReduceAction#concat */
7687 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction50:parser#ReduceAction#init */
7688 }
7689 };
7690 /* allocate ReduceAction50 */
7691 val* NEW_parser__ReduceAction50(const struct type* type) {
7692 val* self /* : ReduceAction50 */;
7693 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7694 self->type = type;
7695 self->class = &class_parser__ReduceAction50;
7696 return self;
7697 }
7698 /* runtime class parser__ReduceAction51 */
7699 const struct class class_parser__ReduceAction51 = {
7700 0, /* box_kind */
7701 {
7702 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction51:kernel#Object#object_id */
7703 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction51:kernel#Object#is_same_type */
7704 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction51:kernel#Object#is_same_instance */
7705 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction51:kernel#Object#== */
7706 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction51:kernel#Object#!= */
7707 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction51:kernel#Object#output */
7708 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction51:kernel#Object#output_class_name */
7709 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction51:kernel#Object#exit */
7710 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction51:kernel#Object#sys */
7711 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction51:kernel#Object#hash */
7712 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction51:string#Object#to_s */
7713 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction51:string#Object#native_class_name */
7714 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction51:string#Object#class_name */
7715 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction51:string#Object#inspect */
7716 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction51:string#Object#inspect_head */
7717 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction51:string#Object#args */
7718 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction51:math#Object#atan2 */
7719 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction51:math#Object#pi */
7720 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction51:math#Object#srand_from */
7721 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction51:math#Object#srand */
7722 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction51:stream#Object#poll */
7723 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction51:stream#Object#intern_poll */
7724 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction51:time#Object#get_time */
7725 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction51:file#Object#printn */
7726 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction51:file#Object#print */
7727 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction51:file#Object#getc */
7728 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction51:file#Object#gets */
7729 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction51:file#Object#getcwd */
7730 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction51:file#Object#file_getcwd */
7731 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction51:file#Object#stdin */
7732 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction51:file#Object#stdout */
7733 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction51:file#Object#stderr */
7734 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction51:model_base#Object#intrude_visibility */
7735 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction51:model_base#Object#public_visibility */
7736 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction51:model_base#Object#protected_visibility */
7737 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction51:model_base#Object#private_visibility */
7738 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction51:model_base#Object#none_visibility */
7739 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction51:model#Object#abstract_kind */
7740 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction51:model#Object#concrete_kind */
7741 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction51:model#Object#interface_kind */
7742 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction51:model#Object#enum_kind */
7743 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction51:model#Object#extern_kind */
7744 (nitmethod_t)VIRTUAL_parser__ReduceAction51__action, /* pointer to parser:ReduceAction51:parser#ReduceAction51#action */
7745 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction51:parser#ReduceAction#concat */
7746 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction51:parser#ReduceAction#init */
7747 }
7748 };
7749 /* allocate ReduceAction51 */
7750 val* NEW_parser__ReduceAction51(const struct type* type) {
7751 val* self /* : ReduceAction51 */;
7752 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7753 self->type = type;
7754 self->class = &class_parser__ReduceAction51;
7755 return self;
7756 }
7757 /* runtime class parser__ReduceAction52 */
7758 const struct class class_parser__ReduceAction52 = {
7759 0, /* box_kind */
7760 {
7761 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction52:kernel#Object#object_id */
7762 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction52:kernel#Object#is_same_type */
7763 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction52:kernel#Object#is_same_instance */
7764 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction52:kernel#Object#== */
7765 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction52:kernel#Object#!= */
7766 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction52:kernel#Object#output */
7767 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction52:kernel#Object#output_class_name */
7768 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction52:kernel#Object#exit */
7769 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction52:kernel#Object#sys */
7770 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction52:kernel#Object#hash */
7771 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction52:string#Object#to_s */
7772 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction52:string#Object#native_class_name */
7773 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction52:string#Object#class_name */
7774 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction52:string#Object#inspect */
7775 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction52:string#Object#inspect_head */
7776 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction52:string#Object#args */
7777 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction52:math#Object#atan2 */
7778 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction52:math#Object#pi */
7779 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction52:math#Object#srand_from */
7780 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction52:math#Object#srand */
7781 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction52:stream#Object#poll */
7782 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction52:stream#Object#intern_poll */
7783 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction52:time#Object#get_time */
7784 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction52:file#Object#printn */
7785 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction52:file#Object#print */
7786 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction52:file#Object#getc */
7787 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction52:file#Object#gets */
7788 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction52:file#Object#getcwd */
7789 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction52:file#Object#file_getcwd */
7790 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction52:file#Object#stdin */
7791 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction52:file#Object#stdout */
7792 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction52:file#Object#stderr */
7793 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction52:model_base#Object#intrude_visibility */
7794 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction52:model_base#Object#public_visibility */
7795 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction52:model_base#Object#protected_visibility */
7796 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction52:model_base#Object#private_visibility */
7797 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction52:model_base#Object#none_visibility */
7798 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction52:model#Object#abstract_kind */
7799 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction52:model#Object#concrete_kind */
7800 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction52:model#Object#interface_kind */
7801 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction52:model#Object#enum_kind */
7802 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction52:model#Object#extern_kind */
7803 (nitmethod_t)VIRTUAL_parser__ReduceAction52__action, /* pointer to parser:ReduceAction52:parser#ReduceAction52#action */
7804 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction52:parser#ReduceAction#concat */
7805 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction52:parser#ReduceAction#init */
7806 }
7807 };
7808 /* allocate ReduceAction52 */
7809 val* NEW_parser__ReduceAction52(const struct type* type) {
7810 val* self /* : ReduceAction52 */;
7811 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7812 self->type = type;
7813 self->class = &class_parser__ReduceAction52;
7814 return self;
7815 }
7816 /* runtime class parser__ReduceAction53 */
7817 const struct class class_parser__ReduceAction53 = {
7818 0, /* box_kind */
7819 {
7820 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction53:kernel#Object#object_id */
7821 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction53:kernel#Object#is_same_type */
7822 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction53:kernel#Object#is_same_instance */
7823 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction53:kernel#Object#== */
7824 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction53:kernel#Object#!= */
7825 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction53:kernel#Object#output */
7826 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction53:kernel#Object#output_class_name */
7827 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction53:kernel#Object#exit */
7828 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction53:kernel#Object#sys */
7829 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction53:kernel#Object#hash */
7830 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction53:string#Object#to_s */
7831 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction53:string#Object#native_class_name */
7832 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction53:string#Object#class_name */
7833 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction53:string#Object#inspect */
7834 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction53:string#Object#inspect_head */
7835 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction53:string#Object#args */
7836 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction53:math#Object#atan2 */
7837 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction53:math#Object#pi */
7838 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction53:math#Object#srand_from */
7839 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction53:math#Object#srand */
7840 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction53:stream#Object#poll */
7841 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction53:stream#Object#intern_poll */
7842 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction53:time#Object#get_time */
7843 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction53:file#Object#printn */
7844 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction53:file#Object#print */
7845 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction53:file#Object#getc */
7846 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction53:file#Object#gets */
7847 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction53:file#Object#getcwd */
7848 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction53:file#Object#file_getcwd */
7849 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction53:file#Object#stdin */
7850 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction53:file#Object#stdout */
7851 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction53:file#Object#stderr */
7852 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction53:model_base#Object#intrude_visibility */
7853 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction53:model_base#Object#public_visibility */
7854 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction53:model_base#Object#protected_visibility */
7855 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction53:model_base#Object#private_visibility */
7856 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction53:model_base#Object#none_visibility */
7857 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction53:model#Object#abstract_kind */
7858 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction53:model#Object#concrete_kind */
7859 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction53:model#Object#interface_kind */
7860 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction53:model#Object#enum_kind */
7861 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction53:model#Object#extern_kind */
7862 (nitmethod_t)VIRTUAL_parser__ReduceAction53__action, /* pointer to parser:ReduceAction53:parser#ReduceAction53#action */
7863 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction53:parser#ReduceAction#concat */
7864 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction53:parser#ReduceAction#init */
7865 }
7866 };
7867 /* allocate ReduceAction53 */
7868 val* NEW_parser__ReduceAction53(const struct type* type) {
7869 val* self /* : ReduceAction53 */;
7870 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7871 self->type = type;
7872 self->class = &class_parser__ReduceAction53;
7873 return self;
7874 }
7875 /* runtime class parser__ReduceAction54 */
7876 const struct class class_parser__ReduceAction54 = {
7877 0, /* box_kind */
7878 {
7879 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction54:kernel#Object#object_id */
7880 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction54:kernel#Object#is_same_type */
7881 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction54:kernel#Object#is_same_instance */
7882 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction54:kernel#Object#== */
7883 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction54:kernel#Object#!= */
7884 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction54:kernel#Object#output */
7885 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction54:kernel#Object#output_class_name */
7886 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction54:kernel#Object#exit */
7887 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction54:kernel#Object#sys */
7888 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction54:kernel#Object#hash */
7889 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction54:string#Object#to_s */
7890 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction54:string#Object#native_class_name */
7891 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction54:string#Object#class_name */
7892 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction54:string#Object#inspect */
7893 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction54:string#Object#inspect_head */
7894 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction54:string#Object#args */
7895 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction54:math#Object#atan2 */
7896 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction54:math#Object#pi */
7897 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction54:math#Object#srand_from */
7898 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction54:math#Object#srand */
7899 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction54:stream#Object#poll */
7900 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction54:stream#Object#intern_poll */
7901 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction54:time#Object#get_time */
7902 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction54:file#Object#printn */
7903 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction54:file#Object#print */
7904 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction54:file#Object#getc */
7905 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction54:file#Object#gets */
7906 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction54:file#Object#getcwd */
7907 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction54:file#Object#file_getcwd */
7908 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction54:file#Object#stdin */
7909 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction54:file#Object#stdout */
7910 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction54:file#Object#stderr */
7911 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction54:model_base#Object#intrude_visibility */
7912 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction54:model_base#Object#public_visibility */
7913 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction54:model_base#Object#protected_visibility */
7914 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction54:model_base#Object#private_visibility */
7915 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction54:model_base#Object#none_visibility */
7916 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction54:model#Object#abstract_kind */
7917 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction54:model#Object#concrete_kind */
7918 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction54:model#Object#interface_kind */
7919 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction54:model#Object#enum_kind */
7920 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction54:model#Object#extern_kind */
7921 (nitmethod_t)VIRTUAL_parser__ReduceAction54__action, /* pointer to parser:ReduceAction54:parser#ReduceAction54#action */
7922 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction54:parser#ReduceAction#concat */
7923 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction54:parser#ReduceAction#init */
7924 }
7925 };
7926 /* allocate ReduceAction54 */
7927 val* NEW_parser__ReduceAction54(const struct type* type) {
7928 val* self /* : ReduceAction54 */;
7929 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7930 self->type = type;
7931 self->class = &class_parser__ReduceAction54;
7932 return self;
7933 }
7934 /* runtime class parser__ReduceAction55 */
7935 const struct class class_parser__ReduceAction55 = {
7936 0, /* box_kind */
7937 {
7938 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction55:kernel#Object#object_id */
7939 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction55:kernel#Object#is_same_type */
7940 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction55:kernel#Object#is_same_instance */
7941 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction55:kernel#Object#== */
7942 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction55:kernel#Object#!= */
7943 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction55:kernel#Object#output */
7944 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction55:kernel#Object#output_class_name */
7945 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction55:kernel#Object#exit */
7946 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction55:kernel#Object#sys */
7947 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction55:kernel#Object#hash */
7948 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction55:string#Object#to_s */
7949 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction55:string#Object#native_class_name */
7950 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction55:string#Object#class_name */
7951 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction55:string#Object#inspect */
7952 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction55:string#Object#inspect_head */
7953 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction55:string#Object#args */
7954 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction55:math#Object#atan2 */
7955 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction55:math#Object#pi */
7956 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction55:math#Object#srand_from */
7957 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction55:math#Object#srand */
7958 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction55:stream#Object#poll */
7959 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction55:stream#Object#intern_poll */
7960 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction55:time#Object#get_time */
7961 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction55:file#Object#printn */
7962 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction55:file#Object#print */
7963 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction55:file#Object#getc */
7964 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction55:file#Object#gets */
7965 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction55:file#Object#getcwd */
7966 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction55:file#Object#file_getcwd */
7967 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction55:file#Object#stdin */
7968 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction55:file#Object#stdout */
7969 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction55:file#Object#stderr */
7970 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction55:model_base#Object#intrude_visibility */
7971 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction55:model_base#Object#public_visibility */
7972 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction55:model_base#Object#protected_visibility */
7973 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction55:model_base#Object#private_visibility */
7974 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction55:model_base#Object#none_visibility */
7975 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction55:model#Object#abstract_kind */
7976 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction55:model#Object#concrete_kind */
7977 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction55:model#Object#interface_kind */
7978 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction55:model#Object#enum_kind */
7979 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction55:model#Object#extern_kind */
7980 (nitmethod_t)VIRTUAL_parser__ReduceAction55__action, /* pointer to parser:ReduceAction55:parser#ReduceAction55#action */
7981 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction55:parser#ReduceAction#concat */
7982 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction55:parser#ReduceAction#init */
7983 }
7984 };
7985 /* allocate ReduceAction55 */
7986 val* NEW_parser__ReduceAction55(const struct type* type) {
7987 val* self /* : ReduceAction55 */;
7988 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7989 self->type = type;
7990 self->class = &class_parser__ReduceAction55;
7991 return self;
7992 }
7993 /* runtime class parser__ReduceAction56 */
7994 const struct class class_parser__ReduceAction56 = {
7995 0, /* box_kind */
7996 {
7997 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction56:kernel#Object#object_id */
7998 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction56:kernel#Object#is_same_type */
7999 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction56:kernel#Object#is_same_instance */
8000 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction56:kernel#Object#== */
8001 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction56:kernel#Object#!= */
8002 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction56:kernel#Object#output */
8003 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction56:kernel#Object#output_class_name */
8004 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction56:kernel#Object#exit */
8005 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction56:kernel#Object#sys */
8006 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction56:kernel#Object#hash */
8007 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction56:string#Object#to_s */
8008 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction56:string#Object#native_class_name */
8009 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction56:string#Object#class_name */
8010 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction56:string#Object#inspect */
8011 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction56:string#Object#inspect_head */
8012 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction56:string#Object#args */
8013 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction56:math#Object#atan2 */
8014 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction56:math#Object#pi */
8015 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction56:math#Object#srand_from */
8016 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction56:math#Object#srand */
8017 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction56:stream#Object#poll */
8018 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction56:stream#Object#intern_poll */
8019 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction56:time#Object#get_time */
8020 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction56:file#Object#printn */
8021 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction56:file#Object#print */
8022 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction56:file#Object#getc */
8023 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction56:file#Object#gets */
8024 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction56:file#Object#getcwd */
8025 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction56:file#Object#file_getcwd */
8026 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction56:file#Object#stdin */
8027 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction56:file#Object#stdout */
8028 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction56:file#Object#stderr */
8029 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction56:model_base#Object#intrude_visibility */
8030 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction56:model_base#Object#public_visibility */
8031 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction56:model_base#Object#protected_visibility */
8032 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction56:model_base#Object#private_visibility */
8033 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction56:model_base#Object#none_visibility */
8034 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction56:model#Object#abstract_kind */
8035 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction56:model#Object#concrete_kind */
8036 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction56:model#Object#interface_kind */
8037 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction56:model#Object#enum_kind */
8038 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction56:model#Object#extern_kind */
8039 (nitmethod_t)VIRTUAL_parser__ReduceAction56__action, /* pointer to parser:ReduceAction56:parser#ReduceAction56#action */
8040 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction56:parser#ReduceAction#concat */
8041 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction56:parser#ReduceAction#init */
8042 }
8043 };
8044 /* allocate ReduceAction56 */
8045 val* NEW_parser__ReduceAction56(const struct type* type) {
8046 val* self /* : ReduceAction56 */;
8047 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8048 self->type = type;
8049 self->class = &class_parser__ReduceAction56;
8050 return self;
8051 }
8052 /* runtime class parser__ReduceAction57 */
8053 const struct class class_parser__ReduceAction57 = {
8054 0, /* box_kind */
8055 {
8056 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction57:kernel#Object#object_id */
8057 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction57:kernel#Object#is_same_type */
8058 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction57:kernel#Object#is_same_instance */
8059 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction57:kernel#Object#== */
8060 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction57:kernel#Object#!= */
8061 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction57:kernel#Object#output */
8062 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction57:kernel#Object#output_class_name */
8063 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction57:kernel#Object#exit */
8064 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction57:kernel#Object#sys */
8065 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction57:kernel#Object#hash */
8066 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction57:string#Object#to_s */
8067 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction57:string#Object#native_class_name */
8068 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction57:string#Object#class_name */
8069 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction57:string#Object#inspect */
8070 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction57:string#Object#inspect_head */
8071 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction57:string#Object#args */
8072 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction57:math#Object#atan2 */
8073 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction57:math#Object#pi */
8074 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction57:math#Object#srand_from */
8075 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction57:math#Object#srand */
8076 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction57:stream#Object#poll */
8077 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction57:stream#Object#intern_poll */
8078 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction57:time#Object#get_time */
8079 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction57:file#Object#printn */
8080 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction57:file#Object#print */
8081 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction57:file#Object#getc */
8082 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction57:file#Object#gets */
8083 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction57:file#Object#getcwd */
8084 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction57:file#Object#file_getcwd */
8085 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction57:file#Object#stdin */
8086 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction57:file#Object#stdout */
8087 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction57:file#Object#stderr */
8088 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction57:model_base#Object#intrude_visibility */
8089 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction57:model_base#Object#public_visibility */
8090 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction57:model_base#Object#protected_visibility */
8091 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction57:model_base#Object#private_visibility */
8092 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction57:model_base#Object#none_visibility */
8093 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction57:model#Object#abstract_kind */
8094 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction57:model#Object#concrete_kind */
8095 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction57:model#Object#interface_kind */
8096 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction57:model#Object#enum_kind */
8097 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction57:model#Object#extern_kind */
8098 (nitmethod_t)VIRTUAL_parser__ReduceAction57__action, /* pointer to parser:ReduceAction57:parser#ReduceAction57#action */
8099 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction57:parser#ReduceAction#concat */
8100 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction57:parser#ReduceAction#init */
8101 }
8102 };
8103 /* allocate ReduceAction57 */
8104 val* NEW_parser__ReduceAction57(const struct type* type) {
8105 val* self /* : ReduceAction57 */;
8106 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8107 self->type = type;
8108 self->class = &class_parser__ReduceAction57;
8109 return self;
8110 }
8111 /* runtime class parser__ReduceAction58 */
8112 const struct class class_parser__ReduceAction58 = {
8113 0, /* box_kind */
8114 {
8115 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction58:kernel#Object#object_id */
8116 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction58:kernel#Object#is_same_type */
8117 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction58:kernel#Object#is_same_instance */
8118 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction58:kernel#Object#== */
8119 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction58:kernel#Object#!= */
8120 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction58:kernel#Object#output */
8121 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction58:kernel#Object#output_class_name */
8122 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction58:kernel#Object#exit */
8123 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction58:kernel#Object#sys */
8124 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction58:kernel#Object#hash */
8125 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction58:string#Object#to_s */
8126 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction58:string#Object#native_class_name */
8127 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction58:string#Object#class_name */
8128 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction58:string#Object#inspect */
8129 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction58:string#Object#inspect_head */
8130 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction58:string#Object#args */
8131 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction58:math#Object#atan2 */
8132 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction58:math#Object#pi */
8133 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction58:math#Object#srand_from */
8134 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction58:math#Object#srand */
8135 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction58:stream#Object#poll */
8136 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction58:stream#Object#intern_poll */
8137 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction58:time#Object#get_time */
8138 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction58:file#Object#printn */
8139 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction58:file#Object#print */
8140 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction58:file#Object#getc */
8141 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction58:file#Object#gets */
8142 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction58:file#Object#getcwd */
8143 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction58:file#Object#file_getcwd */
8144 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction58:file#Object#stdin */
8145 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction58:file#Object#stdout */
8146 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction58:file#Object#stderr */
8147 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction58:model_base#Object#intrude_visibility */
8148 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction58:model_base#Object#public_visibility */
8149 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction58:model_base#Object#protected_visibility */
8150 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction58:model_base#Object#private_visibility */
8151 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction58:model_base#Object#none_visibility */
8152 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction58:model#Object#abstract_kind */
8153 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction58:model#Object#concrete_kind */
8154 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction58:model#Object#interface_kind */
8155 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction58:model#Object#enum_kind */
8156 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction58:model#Object#extern_kind */
8157 (nitmethod_t)VIRTUAL_parser__ReduceAction58__action, /* pointer to parser:ReduceAction58:parser#ReduceAction58#action */
8158 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction58:parser#ReduceAction#concat */
8159 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction58:parser#ReduceAction#init */
8160 }
8161 };
8162 /* allocate ReduceAction58 */
8163 val* NEW_parser__ReduceAction58(const struct type* type) {
8164 val* self /* : ReduceAction58 */;
8165 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8166 self->type = type;
8167 self->class = &class_parser__ReduceAction58;
8168 return self;
8169 }
8170 /* runtime class parser__ReduceAction59 */
8171 const struct class class_parser__ReduceAction59 = {
8172 0, /* box_kind */
8173 {
8174 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction59:kernel#Object#object_id */
8175 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction59:kernel#Object#is_same_type */
8176 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction59:kernel#Object#is_same_instance */
8177 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction59:kernel#Object#== */
8178 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction59:kernel#Object#!= */
8179 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction59:kernel#Object#output */
8180 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction59:kernel#Object#output_class_name */
8181 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction59:kernel#Object#exit */
8182 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction59:kernel#Object#sys */
8183 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction59:kernel#Object#hash */
8184 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction59:string#Object#to_s */
8185 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction59:string#Object#native_class_name */
8186 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction59:string#Object#class_name */
8187 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction59:string#Object#inspect */
8188 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction59:string#Object#inspect_head */
8189 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction59:string#Object#args */
8190 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction59:math#Object#atan2 */
8191 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction59:math#Object#pi */
8192 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction59:math#Object#srand_from */
8193 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction59:math#Object#srand */
8194 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction59:stream#Object#poll */
8195 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction59:stream#Object#intern_poll */
8196 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction59:time#Object#get_time */
8197 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction59:file#Object#printn */
8198 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction59:file#Object#print */
8199 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction59:file#Object#getc */
8200 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction59:file#Object#gets */
8201 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction59:file#Object#getcwd */
8202 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction59:file#Object#file_getcwd */
8203 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction59:file#Object#stdin */
8204 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction59:file#Object#stdout */
8205 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction59:file#Object#stderr */
8206 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction59:model_base#Object#intrude_visibility */
8207 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction59:model_base#Object#public_visibility */
8208 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction59:model_base#Object#protected_visibility */
8209 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction59:model_base#Object#private_visibility */
8210 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction59:model_base#Object#none_visibility */
8211 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction59:model#Object#abstract_kind */
8212 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction59:model#Object#concrete_kind */
8213 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction59:model#Object#interface_kind */
8214 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction59:model#Object#enum_kind */
8215 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction59:model#Object#extern_kind */
8216 (nitmethod_t)VIRTUAL_parser__ReduceAction59__action, /* pointer to parser:ReduceAction59:parser#ReduceAction59#action */
8217 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction59:parser#ReduceAction#concat */
8218 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction59:parser#ReduceAction#init */
8219 }
8220 };
8221 /* allocate ReduceAction59 */
8222 val* NEW_parser__ReduceAction59(const struct type* type) {
8223 val* self /* : ReduceAction59 */;
8224 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8225 self->type = type;
8226 self->class = &class_parser__ReduceAction59;
8227 return self;
8228 }
8229 /* runtime class parser__ReduceAction60 */
8230 const struct class class_parser__ReduceAction60 = {
8231 0, /* box_kind */
8232 {
8233 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction60:kernel#Object#object_id */
8234 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction60:kernel#Object#is_same_type */
8235 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction60:kernel#Object#is_same_instance */
8236 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction60:kernel#Object#== */
8237 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction60:kernel#Object#!= */
8238 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction60:kernel#Object#output */
8239 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction60:kernel#Object#output_class_name */
8240 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction60:kernel#Object#exit */
8241 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction60:kernel#Object#sys */
8242 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction60:kernel#Object#hash */
8243 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction60:string#Object#to_s */
8244 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction60:string#Object#native_class_name */
8245 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction60:string#Object#class_name */
8246 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction60:string#Object#inspect */
8247 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction60:string#Object#inspect_head */
8248 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction60:string#Object#args */
8249 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction60:math#Object#atan2 */
8250 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction60:math#Object#pi */
8251 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction60:math#Object#srand_from */
8252 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction60:math#Object#srand */
8253 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction60:stream#Object#poll */
8254 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction60:stream#Object#intern_poll */
8255 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction60:time#Object#get_time */
8256 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction60:file#Object#printn */
8257 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction60:file#Object#print */
8258 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction60:file#Object#getc */
8259 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction60:file#Object#gets */
8260 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction60:file#Object#getcwd */
8261 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction60:file#Object#file_getcwd */
8262 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction60:file#Object#stdin */
8263 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction60:file#Object#stdout */
8264 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction60:file#Object#stderr */
8265 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction60:model_base#Object#intrude_visibility */
8266 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction60:model_base#Object#public_visibility */
8267 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction60:model_base#Object#protected_visibility */
8268 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction60:model_base#Object#private_visibility */
8269 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction60:model_base#Object#none_visibility */
8270 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction60:model#Object#abstract_kind */
8271 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction60:model#Object#concrete_kind */
8272 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction60:model#Object#interface_kind */
8273 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction60:model#Object#enum_kind */
8274 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction60:model#Object#extern_kind */
8275 (nitmethod_t)VIRTUAL_parser__ReduceAction60__action, /* pointer to parser:ReduceAction60:parser#ReduceAction60#action */
8276 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction60:parser#ReduceAction#concat */
8277 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction60:parser#ReduceAction#init */
8278 }
8279 };
8280 /* allocate ReduceAction60 */
8281 val* NEW_parser__ReduceAction60(const struct type* type) {
8282 val* self /* : ReduceAction60 */;
8283 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8284 self->type = type;
8285 self->class = &class_parser__ReduceAction60;
8286 return self;
8287 }
8288 /* runtime class parser__ReduceAction61 */
8289 const struct class class_parser__ReduceAction61 = {
8290 0, /* box_kind */
8291 {
8292 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction61:kernel#Object#object_id */
8293 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction61:kernel#Object#is_same_type */
8294 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction61:kernel#Object#is_same_instance */
8295 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction61:kernel#Object#== */
8296 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction61:kernel#Object#!= */
8297 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction61:kernel#Object#output */
8298 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction61:kernel#Object#output_class_name */
8299 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction61:kernel#Object#exit */
8300 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction61:kernel#Object#sys */
8301 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction61:kernel#Object#hash */
8302 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction61:string#Object#to_s */
8303 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction61:string#Object#native_class_name */
8304 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction61:string#Object#class_name */
8305 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction61:string#Object#inspect */
8306 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction61:string#Object#inspect_head */
8307 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction61:string#Object#args */
8308 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction61:math#Object#atan2 */
8309 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction61:math#Object#pi */
8310 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction61:math#Object#srand_from */
8311 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction61:math#Object#srand */
8312 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction61:stream#Object#poll */
8313 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction61:stream#Object#intern_poll */
8314 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction61:time#Object#get_time */
8315 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction61:file#Object#printn */
8316 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction61:file#Object#print */
8317 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction61:file#Object#getc */
8318 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction61:file#Object#gets */
8319 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction61:file#Object#getcwd */
8320 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction61:file#Object#file_getcwd */
8321 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction61:file#Object#stdin */
8322 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction61:file#Object#stdout */
8323 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction61:file#Object#stderr */
8324 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction61:model_base#Object#intrude_visibility */
8325 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction61:model_base#Object#public_visibility */
8326 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction61:model_base#Object#protected_visibility */
8327 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction61:model_base#Object#private_visibility */
8328 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction61:model_base#Object#none_visibility */
8329 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction61:model#Object#abstract_kind */
8330 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction61:model#Object#concrete_kind */
8331 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction61:model#Object#interface_kind */
8332 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction61:model#Object#enum_kind */
8333 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction61:model#Object#extern_kind */
8334 (nitmethod_t)VIRTUAL_parser__ReduceAction61__action, /* pointer to parser:ReduceAction61:parser#ReduceAction61#action */
8335 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction61:parser#ReduceAction#concat */
8336 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction61:parser#ReduceAction#init */
8337 }
8338 };
8339 /* allocate ReduceAction61 */
8340 val* NEW_parser__ReduceAction61(const struct type* type) {
8341 val* self /* : ReduceAction61 */;
8342 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8343 self->type = type;
8344 self->class = &class_parser__ReduceAction61;
8345 return self;
8346 }
8347 /* runtime class parser__ReduceAction62 */
8348 const struct class class_parser__ReduceAction62 = {
8349 0, /* box_kind */
8350 {
8351 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction62:kernel#Object#object_id */
8352 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction62:kernel#Object#is_same_type */
8353 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction62:kernel#Object#is_same_instance */
8354 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction62:kernel#Object#== */
8355 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction62:kernel#Object#!= */
8356 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction62:kernel#Object#output */
8357 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction62:kernel#Object#output_class_name */
8358 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction62:kernel#Object#exit */
8359 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction62:kernel#Object#sys */
8360 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction62:kernel#Object#hash */
8361 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction62:string#Object#to_s */
8362 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction62:string#Object#native_class_name */
8363 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction62:string#Object#class_name */
8364 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction62:string#Object#inspect */
8365 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction62:string#Object#inspect_head */
8366 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction62:string#Object#args */
8367 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction62:math#Object#atan2 */
8368 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction62:math#Object#pi */
8369 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction62:math#Object#srand_from */
8370 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction62:math#Object#srand */
8371 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction62:stream#Object#poll */
8372 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction62:stream#Object#intern_poll */
8373 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction62:time#Object#get_time */
8374 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction62:file#Object#printn */
8375 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction62:file#Object#print */
8376 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction62:file#Object#getc */
8377 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction62:file#Object#gets */
8378 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction62:file#Object#getcwd */
8379 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction62:file#Object#file_getcwd */
8380 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction62:file#Object#stdin */
8381 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction62:file#Object#stdout */
8382 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction62:file#Object#stderr */
8383 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction62:model_base#Object#intrude_visibility */
8384 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction62:model_base#Object#public_visibility */
8385 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction62:model_base#Object#protected_visibility */
8386 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction62:model_base#Object#private_visibility */
8387 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction62:model_base#Object#none_visibility */
8388 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction62:model#Object#abstract_kind */
8389 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction62:model#Object#concrete_kind */
8390 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction62:model#Object#interface_kind */
8391 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction62:model#Object#enum_kind */
8392 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction62:model#Object#extern_kind */
8393 (nitmethod_t)VIRTUAL_parser__ReduceAction62__action, /* pointer to parser:ReduceAction62:parser#ReduceAction62#action */
8394 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction62:parser#ReduceAction#concat */
8395 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction62:parser#ReduceAction#init */
8396 }
8397 };
8398 /* allocate ReduceAction62 */
8399 val* NEW_parser__ReduceAction62(const struct type* type) {
8400 val* self /* : ReduceAction62 */;
8401 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8402 self->type = type;
8403 self->class = &class_parser__ReduceAction62;
8404 return self;
8405 }
8406 /* runtime class parser__ReduceAction63 */
8407 const struct class class_parser__ReduceAction63 = {
8408 0, /* box_kind */
8409 {
8410 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction63:kernel#Object#object_id */
8411 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction63:kernel#Object#is_same_type */
8412 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction63:kernel#Object#is_same_instance */
8413 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction63:kernel#Object#== */
8414 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction63:kernel#Object#!= */
8415 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction63:kernel#Object#output */
8416 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction63:kernel#Object#output_class_name */
8417 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction63:kernel#Object#exit */
8418 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction63:kernel#Object#sys */
8419 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction63:kernel#Object#hash */
8420 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction63:string#Object#to_s */
8421 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction63:string#Object#native_class_name */
8422 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction63:string#Object#class_name */
8423 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction63:string#Object#inspect */
8424 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction63:string#Object#inspect_head */
8425 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction63:string#Object#args */
8426 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction63:math#Object#atan2 */
8427 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction63:math#Object#pi */
8428 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction63:math#Object#srand_from */
8429 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction63:math#Object#srand */
8430 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction63:stream#Object#poll */
8431 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction63:stream#Object#intern_poll */
8432 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction63:time#Object#get_time */
8433 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction63:file#Object#printn */
8434 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction63:file#Object#print */
8435 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction63:file#Object#getc */
8436 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction63:file#Object#gets */
8437 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction63:file#Object#getcwd */
8438 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction63:file#Object#file_getcwd */
8439 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction63:file#Object#stdin */
8440 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction63:file#Object#stdout */
8441 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction63:file#Object#stderr */
8442 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction63:model_base#Object#intrude_visibility */
8443 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction63:model_base#Object#public_visibility */
8444 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction63:model_base#Object#protected_visibility */
8445 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction63:model_base#Object#private_visibility */
8446 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction63:model_base#Object#none_visibility */
8447 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction63:model#Object#abstract_kind */
8448 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction63:model#Object#concrete_kind */
8449 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction63:model#Object#interface_kind */
8450 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction63:model#Object#enum_kind */
8451 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction63:model#Object#extern_kind */
8452 (nitmethod_t)VIRTUAL_parser__ReduceAction63__action, /* pointer to parser:ReduceAction63:parser#ReduceAction63#action */
8453 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction63:parser#ReduceAction#concat */
8454 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction63:parser#ReduceAction#init */
8455 }
8456 };
8457 /* allocate ReduceAction63 */
8458 val* NEW_parser__ReduceAction63(const struct type* type) {
8459 val* self /* : ReduceAction63 */;
8460 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8461 self->type = type;
8462 self->class = &class_parser__ReduceAction63;
8463 return self;
8464 }
8465 /* runtime class parser__ReduceAction64 */
8466 const struct class class_parser__ReduceAction64 = {
8467 0, /* box_kind */
8468 {
8469 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction64:kernel#Object#object_id */
8470 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction64:kernel#Object#is_same_type */
8471 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction64:kernel#Object#is_same_instance */
8472 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction64:kernel#Object#== */
8473 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction64:kernel#Object#!= */
8474 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction64:kernel#Object#output */
8475 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction64:kernel#Object#output_class_name */
8476 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction64:kernel#Object#exit */
8477 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction64:kernel#Object#sys */
8478 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction64:kernel#Object#hash */
8479 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction64:string#Object#to_s */
8480 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction64:string#Object#native_class_name */
8481 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction64:string#Object#class_name */
8482 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction64:string#Object#inspect */
8483 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction64:string#Object#inspect_head */
8484 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction64:string#Object#args */
8485 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction64:math#Object#atan2 */
8486 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction64:math#Object#pi */
8487 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction64:math#Object#srand_from */
8488 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction64:math#Object#srand */
8489 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction64:stream#Object#poll */
8490 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction64:stream#Object#intern_poll */
8491 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction64:time#Object#get_time */
8492 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction64:file#Object#printn */
8493 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction64:file#Object#print */
8494 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction64:file#Object#getc */
8495 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction64:file#Object#gets */
8496 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction64:file#Object#getcwd */
8497 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction64:file#Object#file_getcwd */
8498 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction64:file#Object#stdin */
8499 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction64:file#Object#stdout */
8500 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction64:file#Object#stderr */
8501 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction64:model_base#Object#intrude_visibility */
8502 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction64:model_base#Object#public_visibility */
8503 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction64:model_base#Object#protected_visibility */
8504 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction64:model_base#Object#private_visibility */
8505 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction64:model_base#Object#none_visibility */
8506 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction64:model#Object#abstract_kind */
8507 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction64:model#Object#concrete_kind */
8508 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction64:model#Object#interface_kind */
8509 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction64:model#Object#enum_kind */
8510 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction64:model#Object#extern_kind */
8511 (nitmethod_t)VIRTUAL_parser__ReduceAction64__action, /* pointer to parser:ReduceAction64:parser#ReduceAction64#action */
8512 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction64:parser#ReduceAction#concat */
8513 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction64:parser#ReduceAction#init */
8514 }
8515 };
8516 /* allocate ReduceAction64 */
8517 val* NEW_parser__ReduceAction64(const struct type* type) {
8518 val* self /* : ReduceAction64 */;
8519 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8520 self->type = type;
8521 self->class = &class_parser__ReduceAction64;
8522 return self;
8523 }
8524 /* runtime class parser__ReduceAction65 */
8525 const struct class class_parser__ReduceAction65 = {
8526 0, /* box_kind */
8527 {
8528 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction65:kernel#Object#object_id */
8529 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction65:kernel#Object#is_same_type */
8530 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction65:kernel#Object#is_same_instance */
8531 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction65:kernel#Object#== */
8532 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction65:kernel#Object#!= */
8533 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction65:kernel#Object#output */
8534 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction65:kernel#Object#output_class_name */
8535 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction65:kernel#Object#exit */
8536 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction65:kernel#Object#sys */
8537 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction65:kernel#Object#hash */
8538 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction65:string#Object#to_s */
8539 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction65:string#Object#native_class_name */
8540 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction65:string#Object#class_name */
8541 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction65:string#Object#inspect */
8542 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction65:string#Object#inspect_head */
8543 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction65:string#Object#args */
8544 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction65:math#Object#atan2 */
8545 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction65:math#Object#pi */
8546 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction65:math#Object#srand_from */
8547 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction65:math#Object#srand */
8548 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction65:stream#Object#poll */
8549 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction65:stream#Object#intern_poll */
8550 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction65:time#Object#get_time */
8551 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction65:file#Object#printn */
8552 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction65:file#Object#print */
8553 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction65:file#Object#getc */
8554 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction65:file#Object#gets */
8555 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction65:file#Object#getcwd */
8556 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction65:file#Object#file_getcwd */
8557 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction65:file#Object#stdin */
8558 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction65:file#Object#stdout */
8559 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction65:file#Object#stderr */
8560 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction65:model_base#Object#intrude_visibility */
8561 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction65:model_base#Object#public_visibility */
8562 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction65:model_base#Object#protected_visibility */
8563 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction65:model_base#Object#private_visibility */
8564 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction65:model_base#Object#none_visibility */
8565 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction65:model#Object#abstract_kind */
8566 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction65:model#Object#concrete_kind */
8567 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction65:model#Object#interface_kind */
8568 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction65:model#Object#enum_kind */
8569 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction65:model#Object#extern_kind */
8570 (nitmethod_t)VIRTUAL_parser__ReduceAction65__action, /* pointer to parser:ReduceAction65:parser#ReduceAction65#action */
8571 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction65:parser#ReduceAction#concat */
8572 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction65:parser#ReduceAction#init */
8573 }
8574 };
8575 /* allocate ReduceAction65 */
8576 val* NEW_parser__ReduceAction65(const struct type* type) {
8577 val* self /* : ReduceAction65 */;
8578 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8579 self->type = type;
8580 self->class = &class_parser__ReduceAction65;
8581 return self;
8582 }
8583 /* runtime class parser__ReduceAction66 */
8584 const struct class class_parser__ReduceAction66 = {
8585 0, /* box_kind */
8586 {
8587 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction66:kernel#Object#object_id */
8588 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction66:kernel#Object#is_same_type */
8589 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction66:kernel#Object#is_same_instance */
8590 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction66:kernel#Object#== */
8591 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction66:kernel#Object#!= */
8592 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction66:kernel#Object#output */
8593 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction66:kernel#Object#output_class_name */
8594 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction66:kernel#Object#exit */
8595 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction66:kernel#Object#sys */
8596 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction66:kernel#Object#hash */
8597 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction66:string#Object#to_s */
8598 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction66:string#Object#native_class_name */
8599 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction66:string#Object#class_name */
8600 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction66:string#Object#inspect */
8601 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction66:string#Object#inspect_head */
8602 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction66:string#Object#args */
8603 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction66:math#Object#atan2 */
8604 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction66:math#Object#pi */
8605 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction66:math#Object#srand_from */
8606 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction66:math#Object#srand */
8607 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction66:stream#Object#poll */
8608 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction66:stream#Object#intern_poll */
8609 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction66:time#Object#get_time */
8610 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction66:file#Object#printn */
8611 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction66:file#Object#print */
8612 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction66:file#Object#getc */
8613 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction66:file#Object#gets */
8614 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction66:file#Object#getcwd */
8615 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction66:file#Object#file_getcwd */
8616 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction66:file#Object#stdin */
8617 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction66:file#Object#stdout */
8618 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction66:file#Object#stderr */
8619 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction66:model_base#Object#intrude_visibility */
8620 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction66:model_base#Object#public_visibility */
8621 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction66:model_base#Object#protected_visibility */
8622 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction66:model_base#Object#private_visibility */
8623 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction66:model_base#Object#none_visibility */
8624 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction66:model#Object#abstract_kind */
8625 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction66:model#Object#concrete_kind */
8626 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction66:model#Object#interface_kind */
8627 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction66:model#Object#enum_kind */
8628 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction66:model#Object#extern_kind */
8629 (nitmethod_t)VIRTUAL_parser__ReduceAction66__action, /* pointer to parser:ReduceAction66:parser#ReduceAction66#action */
8630 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction66:parser#ReduceAction#concat */
8631 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction66:parser#ReduceAction#init */
8632 }
8633 };
8634 /* allocate ReduceAction66 */
8635 val* NEW_parser__ReduceAction66(const struct type* type) {
8636 val* self /* : ReduceAction66 */;
8637 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8638 self->type = type;
8639 self->class = &class_parser__ReduceAction66;
8640 return self;
8641 }
8642 /* runtime class parser__ReduceAction67 */
8643 const struct class class_parser__ReduceAction67 = {
8644 0, /* box_kind */
8645 {
8646 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction67:kernel#Object#object_id */
8647 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction67:kernel#Object#is_same_type */
8648 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction67:kernel#Object#is_same_instance */
8649 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction67:kernel#Object#== */
8650 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction67:kernel#Object#!= */
8651 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction67:kernel#Object#output */
8652 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction67:kernel#Object#output_class_name */
8653 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction67:kernel#Object#exit */
8654 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction67:kernel#Object#sys */
8655 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction67:kernel#Object#hash */
8656 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction67:string#Object#to_s */
8657 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction67:string#Object#native_class_name */
8658 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction67:string#Object#class_name */
8659 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction67:string#Object#inspect */
8660 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction67:string#Object#inspect_head */
8661 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction67:string#Object#args */
8662 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction67:math#Object#atan2 */
8663 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction67:math#Object#pi */
8664 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction67:math#Object#srand_from */
8665 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction67:math#Object#srand */
8666 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction67:stream#Object#poll */
8667 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction67:stream#Object#intern_poll */
8668 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction67:time#Object#get_time */
8669 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction67:file#Object#printn */
8670 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction67:file#Object#print */
8671 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction67:file#Object#getc */
8672 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction67:file#Object#gets */
8673 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction67:file#Object#getcwd */
8674 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction67:file#Object#file_getcwd */
8675 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction67:file#Object#stdin */
8676 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction67:file#Object#stdout */
8677 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction67:file#Object#stderr */
8678 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction67:model_base#Object#intrude_visibility */
8679 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction67:model_base#Object#public_visibility */
8680 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction67:model_base#Object#protected_visibility */
8681 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction67:model_base#Object#private_visibility */
8682 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction67:model_base#Object#none_visibility */
8683 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction67:model#Object#abstract_kind */
8684 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction67:model#Object#concrete_kind */
8685 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction67:model#Object#interface_kind */
8686 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction67:model#Object#enum_kind */
8687 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction67:model#Object#extern_kind */
8688 (nitmethod_t)VIRTUAL_parser__ReduceAction67__action, /* pointer to parser:ReduceAction67:parser#ReduceAction67#action */
8689 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction67:parser#ReduceAction#concat */
8690 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction67:parser#ReduceAction#init */
8691 }
8692 };
8693 /* allocate ReduceAction67 */
8694 val* NEW_parser__ReduceAction67(const struct type* type) {
8695 val* self /* : ReduceAction67 */;
8696 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8697 self->type = type;
8698 self->class = &class_parser__ReduceAction67;
8699 return self;
8700 }
8701 /* runtime class parser__ReduceAction68 */
8702 const struct class class_parser__ReduceAction68 = {
8703 0, /* box_kind */
8704 {
8705 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction68:kernel#Object#object_id */
8706 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction68:kernel#Object#is_same_type */
8707 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction68:kernel#Object#is_same_instance */
8708 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction68:kernel#Object#== */
8709 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction68:kernel#Object#!= */
8710 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction68:kernel#Object#output */
8711 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction68:kernel#Object#output_class_name */
8712 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction68:kernel#Object#exit */
8713 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction68:kernel#Object#sys */
8714 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction68:kernel#Object#hash */
8715 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction68:string#Object#to_s */
8716 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction68:string#Object#native_class_name */
8717 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction68:string#Object#class_name */
8718 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction68:string#Object#inspect */
8719 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction68:string#Object#inspect_head */
8720 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction68:string#Object#args */
8721 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction68:math#Object#atan2 */
8722 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction68:math#Object#pi */
8723 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction68:math#Object#srand_from */
8724 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction68:math#Object#srand */
8725 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction68:stream#Object#poll */
8726 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction68:stream#Object#intern_poll */
8727 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction68:time#Object#get_time */
8728 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction68:file#Object#printn */
8729 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction68:file#Object#print */
8730 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction68:file#Object#getc */
8731 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction68:file#Object#gets */
8732 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction68:file#Object#getcwd */
8733 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction68:file#Object#file_getcwd */
8734 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction68:file#Object#stdin */
8735 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction68:file#Object#stdout */
8736 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction68:file#Object#stderr */
8737 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction68:model_base#Object#intrude_visibility */
8738 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction68:model_base#Object#public_visibility */
8739 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction68:model_base#Object#protected_visibility */
8740 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction68:model_base#Object#private_visibility */
8741 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction68:model_base#Object#none_visibility */
8742 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction68:model#Object#abstract_kind */
8743 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction68:model#Object#concrete_kind */
8744 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction68:model#Object#interface_kind */
8745 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction68:model#Object#enum_kind */
8746 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction68:model#Object#extern_kind */
8747 (nitmethod_t)VIRTUAL_parser__ReduceAction68__action, /* pointer to parser:ReduceAction68:parser#ReduceAction68#action */
8748 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction68:parser#ReduceAction#concat */
8749 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction68:parser#ReduceAction#init */
8750 }
8751 };
8752 /* allocate ReduceAction68 */
8753 val* NEW_parser__ReduceAction68(const struct type* type) {
8754 val* self /* : ReduceAction68 */;
8755 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8756 self->type = type;
8757 self->class = &class_parser__ReduceAction68;
8758 return self;
8759 }
8760 /* runtime class parser__ReduceAction69 */
8761 const struct class class_parser__ReduceAction69 = {
8762 0, /* box_kind */
8763 {
8764 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction69:kernel#Object#object_id */
8765 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction69:kernel#Object#is_same_type */
8766 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction69:kernel#Object#is_same_instance */
8767 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction69:kernel#Object#== */
8768 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction69:kernel#Object#!= */
8769 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction69:kernel#Object#output */
8770 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction69:kernel#Object#output_class_name */
8771 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction69:kernel#Object#exit */
8772 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction69:kernel#Object#sys */
8773 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction69:kernel#Object#hash */
8774 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction69:string#Object#to_s */
8775 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction69:string#Object#native_class_name */
8776 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction69:string#Object#class_name */
8777 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction69:string#Object#inspect */
8778 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction69:string#Object#inspect_head */
8779 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction69:string#Object#args */
8780 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction69:math#Object#atan2 */
8781 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction69:math#Object#pi */
8782 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction69:math#Object#srand_from */
8783 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction69:math#Object#srand */
8784 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction69:stream#Object#poll */
8785 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction69:stream#Object#intern_poll */
8786 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction69:time#Object#get_time */
8787 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction69:file#Object#printn */
8788 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction69:file#Object#print */
8789 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction69:file#Object#getc */
8790 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction69:file#Object#gets */
8791 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction69:file#Object#getcwd */
8792 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction69:file#Object#file_getcwd */
8793 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction69:file#Object#stdin */
8794 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction69:file#Object#stdout */
8795 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction69:file#Object#stderr */
8796 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction69:model_base#Object#intrude_visibility */
8797 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction69:model_base#Object#public_visibility */
8798 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction69:model_base#Object#protected_visibility */
8799 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction69:model_base#Object#private_visibility */
8800 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction69:model_base#Object#none_visibility */
8801 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction69:model#Object#abstract_kind */
8802 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction69:model#Object#concrete_kind */
8803 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction69:model#Object#interface_kind */
8804 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction69:model#Object#enum_kind */
8805 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction69:model#Object#extern_kind */
8806 (nitmethod_t)VIRTUAL_parser__ReduceAction69__action, /* pointer to parser:ReduceAction69:parser#ReduceAction69#action */
8807 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction69:parser#ReduceAction#concat */
8808 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction69:parser#ReduceAction#init */
8809 }
8810 };
8811 /* allocate ReduceAction69 */
8812 val* NEW_parser__ReduceAction69(const struct type* type) {
8813 val* self /* : ReduceAction69 */;
8814 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8815 self->type = type;
8816 self->class = &class_parser__ReduceAction69;
8817 return self;
8818 }
8819 /* runtime class parser__ReduceAction70 */
8820 const struct class class_parser__ReduceAction70 = {
8821 0, /* box_kind */
8822 {
8823 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction70:kernel#Object#object_id */
8824 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction70:kernel#Object#is_same_type */
8825 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction70:kernel#Object#is_same_instance */
8826 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction70:kernel#Object#== */
8827 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction70:kernel#Object#!= */
8828 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction70:kernel#Object#output */
8829 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction70:kernel#Object#output_class_name */
8830 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction70:kernel#Object#exit */
8831 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction70:kernel#Object#sys */
8832 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction70:kernel#Object#hash */
8833 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction70:string#Object#to_s */
8834 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction70:string#Object#native_class_name */
8835 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction70:string#Object#class_name */
8836 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction70:string#Object#inspect */
8837 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction70:string#Object#inspect_head */
8838 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction70:string#Object#args */
8839 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction70:math#Object#atan2 */
8840 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction70:math#Object#pi */
8841 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction70:math#Object#srand_from */
8842 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction70:math#Object#srand */
8843 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction70:stream#Object#poll */
8844 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction70:stream#Object#intern_poll */
8845 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction70:time#Object#get_time */
8846 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction70:file#Object#printn */
8847 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction70:file#Object#print */
8848 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction70:file#Object#getc */
8849 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction70:file#Object#gets */
8850 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction70:file#Object#getcwd */
8851 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction70:file#Object#file_getcwd */
8852 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction70:file#Object#stdin */
8853 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction70:file#Object#stdout */
8854 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction70:file#Object#stderr */
8855 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction70:model_base#Object#intrude_visibility */
8856 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction70:model_base#Object#public_visibility */
8857 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction70:model_base#Object#protected_visibility */
8858 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction70:model_base#Object#private_visibility */
8859 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction70:model_base#Object#none_visibility */
8860 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction70:model#Object#abstract_kind */
8861 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction70:model#Object#concrete_kind */
8862 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction70:model#Object#interface_kind */
8863 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction70:model#Object#enum_kind */
8864 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction70:model#Object#extern_kind */
8865 (nitmethod_t)VIRTUAL_parser__ReduceAction70__action, /* pointer to parser:ReduceAction70:parser#ReduceAction70#action */
8866 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction70:parser#ReduceAction#concat */
8867 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction70:parser#ReduceAction#init */
8868 }
8869 };
8870 /* allocate ReduceAction70 */
8871 val* NEW_parser__ReduceAction70(const struct type* type) {
8872 val* self /* : ReduceAction70 */;
8873 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8874 self->type = type;
8875 self->class = &class_parser__ReduceAction70;
8876 return self;
8877 }
8878 /* runtime class parser__ReduceAction71 */
8879 const struct class class_parser__ReduceAction71 = {
8880 0, /* box_kind */
8881 {
8882 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction71:kernel#Object#object_id */
8883 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction71:kernel#Object#is_same_type */
8884 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction71:kernel#Object#is_same_instance */
8885 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction71:kernel#Object#== */
8886 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction71:kernel#Object#!= */
8887 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction71:kernel#Object#output */
8888 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction71:kernel#Object#output_class_name */
8889 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction71:kernel#Object#exit */
8890 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction71:kernel#Object#sys */
8891 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction71:kernel#Object#hash */
8892 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction71:string#Object#to_s */
8893 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction71:string#Object#native_class_name */
8894 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction71:string#Object#class_name */
8895 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction71:string#Object#inspect */
8896 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction71:string#Object#inspect_head */
8897 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction71:string#Object#args */
8898 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction71:math#Object#atan2 */
8899 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction71:math#Object#pi */
8900 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction71:math#Object#srand_from */
8901 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction71:math#Object#srand */
8902 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction71:stream#Object#poll */
8903 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction71:stream#Object#intern_poll */
8904 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction71:time#Object#get_time */
8905 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction71:file#Object#printn */
8906 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction71:file#Object#print */
8907 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction71:file#Object#getc */
8908 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction71:file#Object#gets */
8909 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction71:file#Object#getcwd */
8910 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction71:file#Object#file_getcwd */
8911 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction71:file#Object#stdin */
8912 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction71:file#Object#stdout */
8913 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction71:file#Object#stderr */
8914 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction71:model_base#Object#intrude_visibility */
8915 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction71:model_base#Object#public_visibility */
8916 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction71:model_base#Object#protected_visibility */
8917 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction71:model_base#Object#private_visibility */
8918 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction71:model_base#Object#none_visibility */
8919 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction71:model#Object#abstract_kind */
8920 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction71:model#Object#concrete_kind */
8921 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction71:model#Object#interface_kind */
8922 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction71:model#Object#enum_kind */
8923 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction71:model#Object#extern_kind */
8924 (nitmethod_t)VIRTUAL_parser__ReduceAction71__action, /* pointer to parser:ReduceAction71:parser#ReduceAction71#action */
8925 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction71:parser#ReduceAction#concat */
8926 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction71:parser#ReduceAction#init */
8927 }
8928 };
8929 /* allocate ReduceAction71 */
8930 val* NEW_parser__ReduceAction71(const struct type* type) {
8931 val* self /* : ReduceAction71 */;
8932 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8933 self->type = type;
8934 self->class = &class_parser__ReduceAction71;
8935 return self;
8936 }
8937 /* runtime class parser__ReduceAction73 */
8938 const struct class class_parser__ReduceAction73 = {
8939 0, /* box_kind */
8940 {
8941 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction73:kernel#Object#object_id */
8942 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction73:kernel#Object#is_same_type */
8943 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction73:kernel#Object#is_same_instance */
8944 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction73:kernel#Object#== */
8945 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction73:kernel#Object#!= */
8946 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction73:kernel#Object#output */
8947 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction73:kernel#Object#output_class_name */
8948 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction73:kernel#Object#exit */
8949 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction73:kernel#Object#sys */
8950 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction73:kernel#Object#hash */
8951 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction73:string#Object#to_s */
8952 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction73:string#Object#native_class_name */
8953 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction73:string#Object#class_name */
8954 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction73:string#Object#inspect */
8955 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction73:string#Object#inspect_head */
8956 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction73:string#Object#args */
8957 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction73:math#Object#atan2 */
8958 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction73:math#Object#pi */
8959 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction73:math#Object#srand_from */
8960 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction73:math#Object#srand */
8961 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction73:stream#Object#poll */
8962 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction73:stream#Object#intern_poll */
8963 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction73:time#Object#get_time */
8964 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction73:file#Object#printn */
8965 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction73:file#Object#print */
8966 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction73:file#Object#getc */
8967 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction73:file#Object#gets */
8968 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction73:file#Object#getcwd */
8969 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction73:file#Object#file_getcwd */
8970 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction73:file#Object#stdin */
8971 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction73:file#Object#stdout */
8972 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction73:file#Object#stderr */
8973 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction73:model_base#Object#intrude_visibility */
8974 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction73:model_base#Object#public_visibility */
8975 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction73:model_base#Object#protected_visibility */
8976 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction73:model_base#Object#private_visibility */
8977 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction73:model_base#Object#none_visibility */
8978 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction73:model#Object#abstract_kind */
8979 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction73:model#Object#concrete_kind */
8980 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction73:model#Object#interface_kind */
8981 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction73:model#Object#enum_kind */
8982 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction73:model#Object#extern_kind */
8983 (nitmethod_t)VIRTUAL_parser__ReduceAction73__action, /* pointer to parser:ReduceAction73:parser#ReduceAction73#action */
8984 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction73:parser#ReduceAction#concat */
8985 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction73:parser#ReduceAction#init */
8986 }
8987 };
8988 /* allocate ReduceAction73 */
8989 val* NEW_parser__ReduceAction73(const struct type* type) {
8990 val* self /* : ReduceAction73 */;
8991 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8992 self->type = type;
8993 self->class = &class_parser__ReduceAction73;
8994 return self;
8995 }
8996 /* runtime class parser__ReduceAction74 */
8997 const struct class class_parser__ReduceAction74 = {
8998 0, /* box_kind */
8999 {
9000 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction74:kernel#Object#object_id */
9001 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction74:kernel#Object#is_same_type */
9002 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction74:kernel#Object#is_same_instance */
9003 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction74:kernel#Object#== */
9004 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction74:kernel#Object#!= */
9005 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction74:kernel#Object#output */
9006 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction74:kernel#Object#output_class_name */
9007 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction74:kernel#Object#exit */
9008 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction74:kernel#Object#sys */
9009 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction74:kernel#Object#hash */
9010 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction74:string#Object#to_s */
9011 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction74:string#Object#native_class_name */
9012 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction74:string#Object#class_name */
9013 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction74:string#Object#inspect */
9014 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction74:string#Object#inspect_head */
9015 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction74:string#Object#args */
9016 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction74:math#Object#atan2 */
9017 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction74:math#Object#pi */
9018 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction74:math#Object#srand_from */
9019 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction74:math#Object#srand */
9020 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction74:stream#Object#poll */
9021 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction74:stream#Object#intern_poll */
9022 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction74:time#Object#get_time */
9023 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction74:file#Object#printn */
9024 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction74:file#Object#print */
9025 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction74:file#Object#getc */
9026 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction74:file#Object#gets */
9027 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction74:file#Object#getcwd */
9028 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction74:file#Object#file_getcwd */
9029 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction74:file#Object#stdin */
9030 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction74:file#Object#stdout */
9031 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction74:file#Object#stderr */
9032 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction74:model_base#Object#intrude_visibility */
9033 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction74:model_base#Object#public_visibility */
9034 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction74:model_base#Object#protected_visibility */
9035 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction74:model_base#Object#private_visibility */
9036 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction74:model_base#Object#none_visibility */
9037 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction74:model#Object#abstract_kind */
9038 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction74:model#Object#concrete_kind */
9039 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction74:model#Object#interface_kind */
9040 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction74:model#Object#enum_kind */
9041 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction74:model#Object#extern_kind */
9042 (nitmethod_t)VIRTUAL_parser__ReduceAction74__action, /* pointer to parser:ReduceAction74:parser#ReduceAction74#action */
9043 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction74:parser#ReduceAction#concat */
9044 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction74:parser#ReduceAction#init */
9045 }
9046 };
9047 /* allocate ReduceAction74 */
9048 val* NEW_parser__ReduceAction74(const struct type* type) {
9049 val* self /* : ReduceAction74 */;
9050 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9051 self->type = type;
9052 self->class = &class_parser__ReduceAction74;
9053 return self;
9054 }
9055 /* runtime class parser__ReduceAction75 */
9056 const struct class class_parser__ReduceAction75 = {
9057 0, /* box_kind */
9058 {
9059 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction75:kernel#Object#object_id */
9060 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction75:kernel#Object#is_same_type */
9061 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction75:kernel#Object#is_same_instance */
9062 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction75:kernel#Object#== */
9063 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction75:kernel#Object#!= */
9064 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction75:kernel#Object#output */
9065 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction75:kernel#Object#output_class_name */
9066 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction75:kernel#Object#exit */
9067 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction75:kernel#Object#sys */
9068 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction75:kernel#Object#hash */
9069 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction75:string#Object#to_s */
9070 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction75:string#Object#native_class_name */
9071 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction75:string#Object#class_name */
9072 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction75:string#Object#inspect */
9073 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction75:string#Object#inspect_head */
9074 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction75:string#Object#args */
9075 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction75:math#Object#atan2 */
9076 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction75:math#Object#pi */
9077 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction75:math#Object#srand_from */
9078 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction75:math#Object#srand */
9079 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction75:stream#Object#poll */
9080 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction75:stream#Object#intern_poll */
9081 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction75:time#Object#get_time */
9082 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction75:file#Object#printn */
9083 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction75:file#Object#print */
9084 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction75:file#Object#getc */
9085 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction75:file#Object#gets */
9086 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction75:file#Object#getcwd */
9087 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction75:file#Object#file_getcwd */
9088 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction75:file#Object#stdin */
9089 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction75:file#Object#stdout */
9090 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction75:file#Object#stderr */
9091 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction75:model_base#Object#intrude_visibility */
9092 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction75:model_base#Object#public_visibility */
9093 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction75:model_base#Object#protected_visibility */
9094 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction75:model_base#Object#private_visibility */
9095 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction75:model_base#Object#none_visibility */
9096 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction75:model#Object#abstract_kind */
9097 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction75:model#Object#concrete_kind */
9098 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction75:model#Object#interface_kind */
9099 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction75:model#Object#enum_kind */
9100 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction75:model#Object#extern_kind */
9101 (nitmethod_t)VIRTUAL_parser__ReduceAction75__action, /* pointer to parser:ReduceAction75:parser#ReduceAction75#action */
9102 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction75:parser#ReduceAction#concat */
9103 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction75:parser#ReduceAction#init */
9104 }
9105 };
9106 /* allocate ReduceAction75 */
9107 val* NEW_parser__ReduceAction75(const struct type* type) {
9108 val* self /* : ReduceAction75 */;
9109 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9110 self->type = type;
9111 self->class = &class_parser__ReduceAction75;
9112 return self;
9113 }
9114 /* runtime class parser__ReduceAction76 */
9115 const struct class class_parser__ReduceAction76 = {
9116 0, /* box_kind */
9117 {
9118 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction76:kernel#Object#object_id */
9119 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction76:kernel#Object#is_same_type */
9120 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction76:kernel#Object#is_same_instance */
9121 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction76:kernel#Object#== */
9122 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction76:kernel#Object#!= */
9123 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction76:kernel#Object#output */
9124 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction76:kernel#Object#output_class_name */
9125 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction76:kernel#Object#exit */
9126 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction76:kernel#Object#sys */
9127 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction76:kernel#Object#hash */
9128 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction76:string#Object#to_s */
9129 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction76:string#Object#native_class_name */
9130 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction76:string#Object#class_name */
9131 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction76:string#Object#inspect */
9132 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction76:string#Object#inspect_head */
9133 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction76:string#Object#args */
9134 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction76:math#Object#atan2 */
9135 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction76:math#Object#pi */
9136 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction76:math#Object#srand_from */
9137 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction76:math#Object#srand */
9138 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction76:stream#Object#poll */
9139 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction76:stream#Object#intern_poll */
9140 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction76:time#Object#get_time */
9141 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction76:file#Object#printn */
9142 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction76:file#Object#print */
9143 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction76:file#Object#getc */
9144 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction76:file#Object#gets */
9145 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction76:file#Object#getcwd */
9146 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction76:file#Object#file_getcwd */
9147 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction76:file#Object#stdin */
9148 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction76:file#Object#stdout */
9149 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction76:file#Object#stderr */
9150 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction76:model_base#Object#intrude_visibility */
9151 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction76:model_base#Object#public_visibility */
9152 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction76:model_base#Object#protected_visibility */
9153 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction76:model_base#Object#private_visibility */
9154 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction76:model_base#Object#none_visibility */
9155 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction76:model#Object#abstract_kind */
9156 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction76:model#Object#concrete_kind */
9157 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction76:model#Object#interface_kind */
9158 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction76:model#Object#enum_kind */
9159 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction76:model#Object#extern_kind */
9160 (nitmethod_t)VIRTUAL_parser__ReduceAction76__action, /* pointer to parser:ReduceAction76:parser#ReduceAction76#action */
9161 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction76:parser#ReduceAction#concat */
9162 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction76:parser#ReduceAction#init */
9163 }
9164 };
9165 /* allocate ReduceAction76 */
9166 val* NEW_parser__ReduceAction76(const struct type* type) {
9167 val* self /* : ReduceAction76 */;
9168 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9169 self->type = type;
9170 self->class = &class_parser__ReduceAction76;
9171 return self;
9172 }
9173 /* runtime class parser__ReduceAction78 */
9174 const struct class class_parser__ReduceAction78 = {
9175 0, /* box_kind */
9176 {
9177 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction78:kernel#Object#object_id */
9178 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction78:kernel#Object#is_same_type */
9179 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction78:kernel#Object#is_same_instance */
9180 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction78:kernel#Object#== */
9181 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction78:kernel#Object#!= */
9182 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction78:kernel#Object#output */
9183 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction78:kernel#Object#output_class_name */
9184 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction78:kernel#Object#exit */
9185 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction78:kernel#Object#sys */
9186 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction78:kernel#Object#hash */
9187 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction78:string#Object#to_s */
9188 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction78:string#Object#native_class_name */
9189 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction78:string#Object#class_name */
9190 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction78:string#Object#inspect */
9191 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction78:string#Object#inspect_head */
9192 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction78:string#Object#args */
9193 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction78:math#Object#atan2 */
9194 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction78:math#Object#pi */
9195 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction78:math#Object#srand_from */
9196 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction78:math#Object#srand */
9197 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction78:stream#Object#poll */
9198 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction78:stream#Object#intern_poll */
9199 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction78:time#Object#get_time */
9200 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction78:file#Object#printn */
9201 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction78:file#Object#print */
9202 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction78:file#Object#getc */
9203 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction78:file#Object#gets */
9204 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction78:file#Object#getcwd */
9205 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction78:file#Object#file_getcwd */
9206 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction78:file#Object#stdin */
9207 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction78:file#Object#stdout */
9208 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction78:file#Object#stderr */
9209 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction78:model_base#Object#intrude_visibility */
9210 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction78:model_base#Object#public_visibility */
9211 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction78:model_base#Object#protected_visibility */
9212 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction78:model_base#Object#private_visibility */
9213 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction78:model_base#Object#none_visibility */
9214 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction78:model#Object#abstract_kind */
9215 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction78:model#Object#concrete_kind */
9216 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction78:model#Object#interface_kind */
9217 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction78:model#Object#enum_kind */
9218 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction78:model#Object#extern_kind */
9219 (nitmethod_t)VIRTUAL_parser__ReduceAction78__action, /* pointer to parser:ReduceAction78:parser#ReduceAction78#action */
9220 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction78:parser#ReduceAction#concat */
9221 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction78:parser#ReduceAction#init */
9222 }
9223 };
9224 /* allocate ReduceAction78 */
9225 val* NEW_parser__ReduceAction78(const struct type* type) {
9226 val* self /* : ReduceAction78 */;
9227 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9228 self->type = type;
9229 self->class = &class_parser__ReduceAction78;
9230 return self;
9231 }
9232 /* runtime class parser__ReduceAction79 */
9233 const struct class class_parser__ReduceAction79 = {
9234 0, /* box_kind */
9235 {
9236 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction79:kernel#Object#object_id */
9237 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction79:kernel#Object#is_same_type */
9238 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction79:kernel#Object#is_same_instance */
9239 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction79:kernel#Object#== */
9240 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction79:kernel#Object#!= */
9241 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction79:kernel#Object#output */
9242 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction79:kernel#Object#output_class_name */
9243 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction79:kernel#Object#exit */
9244 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction79:kernel#Object#sys */
9245 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction79:kernel#Object#hash */
9246 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction79:string#Object#to_s */
9247 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction79:string#Object#native_class_name */
9248 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction79:string#Object#class_name */
9249 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction79:string#Object#inspect */
9250 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction79:string#Object#inspect_head */
9251 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction79:string#Object#args */
9252 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction79:math#Object#atan2 */
9253 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction79:math#Object#pi */
9254 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction79:math#Object#srand_from */
9255 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction79:math#Object#srand */
9256 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction79:stream#Object#poll */
9257 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction79:stream#Object#intern_poll */
9258 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction79:time#Object#get_time */
9259 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction79:file#Object#printn */
9260 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction79:file#Object#print */
9261 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction79:file#Object#getc */
9262 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction79:file#Object#gets */
9263 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction79:file#Object#getcwd */
9264 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction79:file#Object#file_getcwd */
9265 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction79:file#Object#stdin */
9266 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction79:file#Object#stdout */
9267 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction79:file#Object#stderr */
9268 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction79:model_base#Object#intrude_visibility */
9269 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction79:model_base#Object#public_visibility */
9270 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction79:model_base#Object#protected_visibility */
9271 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction79:model_base#Object#private_visibility */
9272 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction79:model_base#Object#none_visibility */
9273 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction79:model#Object#abstract_kind */
9274 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction79:model#Object#concrete_kind */
9275 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction79:model#Object#interface_kind */
9276 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction79:model#Object#enum_kind */
9277 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction79:model#Object#extern_kind */
9278 (nitmethod_t)VIRTUAL_parser__ReduceAction79__action, /* pointer to parser:ReduceAction79:parser#ReduceAction79#action */
9279 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction79:parser#ReduceAction#concat */
9280 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction79:parser#ReduceAction#init */
9281 }
9282 };
9283 /* allocate ReduceAction79 */
9284 val* NEW_parser__ReduceAction79(const struct type* type) {
9285 val* self /* : ReduceAction79 */;
9286 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9287 self->type = type;
9288 self->class = &class_parser__ReduceAction79;
9289 return self;
9290 }
9291 /* runtime class parser__ReduceAction81 */
9292 const struct class class_parser__ReduceAction81 = {
9293 0, /* box_kind */
9294 {
9295 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction81:kernel#Object#object_id */
9296 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction81:kernel#Object#is_same_type */
9297 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction81:kernel#Object#is_same_instance */
9298 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction81:kernel#Object#== */
9299 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction81:kernel#Object#!= */
9300 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction81:kernel#Object#output */
9301 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction81:kernel#Object#output_class_name */
9302 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction81:kernel#Object#exit */
9303 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction81:kernel#Object#sys */
9304 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction81:kernel#Object#hash */
9305 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction81:string#Object#to_s */
9306 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction81:string#Object#native_class_name */
9307 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction81:string#Object#class_name */
9308 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction81:string#Object#inspect */
9309 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction81:string#Object#inspect_head */
9310 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction81:string#Object#args */
9311 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction81:math#Object#atan2 */
9312 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction81:math#Object#pi */
9313 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction81:math#Object#srand_from */
9314 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction81:math#Object#srand */
9315 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction81:stream#Object#poll */
9316 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction81:stream#Object#intern_poll */
9317 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction81:time#Object#get_time */
9318 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction81:file#Object#printn */
9319 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction81:file#Object#print */
9320 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction81:file#Object#getc */
9321 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction81:file#Object#gets */
9322 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction81:file#Object#getcwd */
9323 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction81:file#Object#file_getcwd */
9324 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction81:file#Object#stdin */
9325 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction81:file#Object#stdout */
9326 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction81:file#Object#stderr */
9327 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction81:model_base#Object#intrude_visibility */
9328 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction81:model_base#Object#public_visibility */
9329 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction81:model_base#Object#protected_visibility */
9330 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction81:model_base#Object#private_visibility */
9331 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction81:model_base#Object#none_visibility */
9332 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction81:model#Object#abstract_kind */
9333 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction81:model#Object#concrete_kind */
9334 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction81:model#Object#interface_kind */
9335 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction81:model#Object#enum_kind */
9336 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction81:model#Object#extern_kind */
9337 (nitmethod_t)VIRTUAL_parser__ReduceAction81__action, /* pointer to parser:ReduceAction81:parser#ReduceAction81#action */
9338 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction81:parser#ReduceAction#concat */
9339 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction81:parser#ReduceAction#init */
9340 }
9341 };
9342 /* allocate ReduceAction81 */
9343 val* NEW_parser__ReduceAction81(const struct type* type) {
9344 val* self /* : ReduceAction81 */;
9345 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9346 self->type = type;
9347 self->class = &class_parser__ReduceAction81;
9348 return self;
9349 }
9350 /* runtime class parser__ReduceAction82 */
9351 const struct class class_parser__ReduceAction82 = {
9352 0, /* box_kind */
9353 {
9354 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction82:kernel#Object#object_id */
9355 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction82:kernel#Object#is_same_type */
9356 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction82:kernel#Object#is_same_instance */
9357 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction82:kernel#Object#== */
9358 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction82:kernel#Object#!= */
9359 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction82:kernel#Object#output */
9360 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction82:kernel#Object#output_class_name */
9361 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction82:kernel#Object#exit */
9362 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction82:kernel#Object#sys */
9363 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction82:kernel#Object#hash */
9364 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction82:string#Object#to_s */
9365 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction82:string#Object#native_class_name */
9366 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction82:string#Object#class_name */
9367 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction82:string#Object#inspect */
9368 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction82:string#Object#inspect_head */
9369 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction82:string#Object#args */
9370 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction82:math#Object#atan2 */
9371 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction82:math#Object#pi */
9372 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction82:math#Object#srand_from */
9373 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction82:math#Object#srand */
9374 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction82:stream#Object#poll */
9375 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction82:stream#Object#intern_poll */
9376 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction82:time#Object#get_time */
9377 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction82:file#Object#printn */
9378 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction82:file#Object#print */
9379 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction82:file#Object#getc */
9380 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction82:file#Object#gets */
9381 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction82:file#Object#getcwd */
9382 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction82:file#Object#file_getcwd */
9383 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction82:file#Object#stdin */
9384 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction82:file#Object#stdout */
9385 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction82:file#Object#stderr */
9386 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction82:model_base#Object#intrude_visibility */
9387 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction82:model_base#Object#public_visibility */
9388 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction82:model_base#Object#protected_visibility */
9389 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction82:model_base#Object#private_visibility */
9390 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction82:model_base#Object#none_visibility */
9391 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction82:model#Object#abstract_kind */
9392 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction82:model#Object#concrete_kind */
9393 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction82:model#Object#interface_kind */
9394 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction82:model#Object#enum_kind */
9395 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction82:model#Object#extern_kind */
9396 (nitmethod_t)VIRTUAL_parser__ReduceAction82__action, /* pointer to parser:ReduceAction82:parser#ReduceAction82#action */
9397 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction82:parser#ReduceAction#concat */
9398 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction82:parser#ReduceAction#init */
9399 }
9400 };
9401 /* allocate ReduceAction82 */
9402 val* NEW_parser__ReduceAction82(const struct type* type) {
9403 val* self /* : ReduceAction82 */;
9404 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9405 self->type = type;
9406 self->class = &class_parser__ReduceAction82;
9407 return self;
9408 }
9409 /* runtime class parser__ReduceAction83 */
9410 const struct class class_parser__ReduceAction83 = {
9411 0, /* box_kind */
9412 {
9413 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction83:kernel#Object#object_id */
9414 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction83:kernel#Object#is_same_type */
9415 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction83:kernel#Object#is_same_instance */
9416 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction83:kernel#Object#== */
9417 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction83:kernel#Object#!= */
9418 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction83:kernel#Object#output */
9419 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction83:kernel#Object#output_class_name */
9420 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction83:kernel#Object#exit */
9421 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction83:kernel#Object#sys */
9422 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction83:kernel#Object#hash */
9423 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction83:string#Object#to_s */
9424 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction83:string#Object#native_class_name */
9425 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction83:string#Object#class_name */
9426 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction83:string#Object#inspect */
9427 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction83:string#Object#inspect_head */
9428 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction83:string#Object#args */
9429 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction83:math#Object#atan2 */
9430 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction83:math#Object#pi */
9431 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction83:math#Object#srand_from */
9432 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction83:math#Object#srand */
9433 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction83:stream#Object#poll */
9434 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction83:stream#Object#intern_poll */
9435 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction83:time#Object#get_time */
9436 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction83:file#Object#printn */
9437 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction83:file#Object#print */
9438 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction83:file#Object#getc */
9439 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction83:file#Object#gets */
9440 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction83:file#Object#getcwd */
9441 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction83:file#Object#file_getcwd */
9442 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction83:file#Object#stdin */
9443 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction83:file#Object#stdout */
9444 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction83:file#Object#stderr */
9445 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction83:model_base#Object#intrude_visibility */
9446 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction83:model_base#Object#public_visibility */
9447 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction83:model_base#Object#protected_visibility */
9448 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction83:model_base#Object#private_visibility */
9449 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction83:model_base#Object#none_visibility */
9450 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction83:model#Object#abstract_kind */
9451 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction83:model#Object#concrete_kind */
9452 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction83:model#Object#interface_kind */
9453 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction83:model#Object#enum_kind */
9454 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction83:model#Object#extern_kind */
9455 (nitmethod_t)VIRTUAL_parser__ReduceAction83__action, /* pointer to parser:ReduceAction83:parser#ReduceAction83#action */
9456 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction83:parser#ReduceAction#concat */
9457 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction83:parser#ReduceAction#init */
9458 }
9459 };
9460 /* allocate ReduceAction83 */
9461 val* NEW_parser__ReduceAction83(const struct type* type) {
9462 val* self /* : ReduceAction83 */;
9463 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9464 self->type = type;
9465 self->class = &class_parser__ReduceAction83;
9466 return self;
9467 }
9468 /* runtime class parser__ReduceAction84 */
9469 const struct class class_parser__ReduceAction84 = {
9470 0, /* box_kind */
9471 {
9472 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction84:kernel#Object#object_id */
9473 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction84:kernel#Object#is_same_type */
9474 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction84:kernel#Object#is_same_instance */
9475 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction84:kernel#Object#== */
9476 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction84:kernel#Object#!= */
9477 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction84:kernel#Object#output */
9478 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction84:kernel#Object#output_class_name */
9479 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction84:kernel#Object#exit */
9480 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction84:kernel#Object#sys */
9481 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction84:kernel#Object#hash */
9482 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction84:string#Object#to_s */
9483 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction84:string#Object#native_class_name */
9484 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction84:string#Object#class_name */
9485 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction84:string#Object#inspect */
9486 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction84:string#Object#inspect_head */
9487 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction84:string#Object#args */
9488 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction84:math#Object#atan2 */
9489 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction84:math#Object#pi */
9490 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction84:math#Object#srand_from */
9491 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction84:math#Object#srand */
9492 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction84:stream#Object#poll */
9493 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction84:stream#Object#intern_poll */
9494 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction84:time#Object#get_time */
9495 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction84:file#Object#printn */
9496 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction84:file#Object#print */
9497 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction84:file#Object#getc */
9498 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction84:file#Object#gets */
9499 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction84:file#Object#getcwd */
9500 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction84:file#Object#file_getcwd */
9501 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction84:file#Object#stdin */
9502 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction84:file#Object#stdout */
9503 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction84:file#Object#stderr */
9504 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction84:model_base#Object#intrude_visibility */
9505 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction84:model_base#Object#public_visibility */
9506 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction84:model_base#Object#protected_visibility */
9507 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction84:model_base#Object#private_visibility */
9508 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction84:model_base#Object#none_visibility */
9509 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction84:model#Object#abstract_kind */
9510 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction84:model#Object#concrete_kind */
9511 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction84:model#Object#interface_kind */
9512 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction84:model#Object#enum_kind */
9513 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction84:model#Object#extern_kind */
9514 (nitmethod_t)VIRTUAL_parser__ReduceAction84__action, /* pointer to parser:ReduceAction84:parser#ReduceAction84#action */
9515 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction84:parser#ReduceAction#concat */
9516 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction84:parser#ReduceAction#init */
9517 }
9518 };
9519 /* allocate ReduceAction84 */
9520 val* NEW_parser__ReduceAction84(const struct type* type) {
9521 val* self /* : ReduceAction84 */;
9522 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9523 self->type = type;
9524 self->class = &class_parser__ReduceAction84;
9525 return self;
9526 }
9527 /* runtime class parser__ReduceAction86 */
9528 const struct class class_parser__ReduceAction86 = {
9529 0, /* box_kind */
9530 {
9531 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction86:kernel#Object#object_id */
9532 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction86:kernel#Object#is_same_type */
9533 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction86:kernel#Object#is_same_instance */
9534 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction86:kernel#Object#== */
9535 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction86:kernel#Object#!= */
9536 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction86:kernel#Object#output */
9537 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction86:kernel#Object#output_class_name */
9538 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction86:kernel#Object#exit */
9539 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction86:kernel#Object#sys */
9540 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction86:kernel#Object#hash */
9541 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction86:string#Object#to_s */
9542 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction86:string#Object#native_class_name */
9543 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction86:string#Object#class_name */
9544 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction86:string#Object#inspect */
9545 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction86:string#Object#inspect_head */
9546 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction86:string#Object#args */
9547 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction86:math#Object#atan2 */
9548 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction86:math#Object#pi */
9549 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction86:math#Object#srand_from */
9550 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction86:math#Object#srand */
9551 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction86:stream#Object#poll */
9552 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction86:stream#Object#intern_poll */
9553 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction86:time#Object#get_time */
9554 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction86:file#Object#printn */
9555 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction86:file#Object#print */
9556 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction86:file#Object#getc */
9557 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction86:file#Object#gets */
9558 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction86:file#Object#getcwd */
9559 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction86:file#Object#file_getcwd */
9560 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction86:file#Object#stdin */
9561 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction86:file#Object#stdout */
9562 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction86:file#Object#stderr */
9563 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction86:model_base#Object#intrude_visibility */
9564 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction86:model_base#Object#public_visibility */
9565 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction86:model_base#Object#protected_visibility */
9566 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction86:model_base#Object#private_visibility */
9567 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction86:model_base#Object#none_visibility */
9568 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction86:model#Object#abstract_kind */
9569 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction86:model#Object#concrete_kind */
9570 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction86:model#Object#interface_kind */
9571 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction86:model#Object#enum_kind */
9572 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction86:model#Object#extern_kind */
9573 (nitmethod_t)VIRTUAL_parser__ReduceAction86__action, /* pointer to parser:ReduceAction86:parser#ReduceAction86#action */
9574 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction86:parser#ReduceAction#concat */
9575 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction86:parser#ReduceAction#init */
9576 }
9577 };
9578 /* allocate ReduceAction86 */
9579 val* NEW_parser__ReduceAction86(const struct type* type) {
9580 val* self /* : ReduceAction86 */;
9581 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9582 self->type = type;
9583 self->class = &class_parser__ReduceAction86;
9584 return self;
9585 }
9586 /* runtime class parser__ReduceAction87 */
9587 const struct class class_parser__ReduceAction87 = {
9588 0, /* box_kind */
9589 {
9590 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction87:kernel#Object#object_id */
9591 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction87:kernel#Object#is_same_type */
9592 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction87:kernel#Object#is_same_instance */
9593 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction87:kernel#Object#== */
9594 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction87:kernel#Object#!= */
9595 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction87:kernel#Object#output */
9596 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction87:kernel#Object#output_class_name */
9597 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction87:kernel#Object#exit */
9598 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction87:kernel#Object#sys */
9599 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction87:kernel#Object#hash */
9600 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction87:string#Object#to_s */
9601 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction87:string#Object#native_class_name */
9602 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction87:string#Object#class_name */
9603 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction87:string#Object#inspect */
9604 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction87:string#Object#inspect_head */
9605 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction87:string#Object#args */
9606 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction87:math#Object#atan2 */
9607 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction87:math#Object#pi */
9608 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction87:math#Object#srand_from */
9609 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction87:math#Object#srand */
9610 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction87:stream#Object#poll */
9611 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction87:stream#Object#intern_poll */
9612 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction87:time#Object#get_time */
9613 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction87:file#Object#printn */
9614 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction87:file#Object#print */
9615 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction87:file#Object#getc */
9616 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction87:file#Object#gets */
9617 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction87:file#Object#getcwd */
9618 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction87:file#Object#file_getcwd */
9619 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction87:file#Object#stdin */
9620 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction87:file#Object#stdout */
9621 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction87:file#Object#stderr */
9622 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction87:model_base#Object#intrude_visibility */
9623 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction87:model_base#Object#public_visibility */
9624 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction87:model_base#Object#protected_visibility */
9625 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction87:model_base#Object#private_visibility */
9626 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction87:model_base#Object#none_visibility */
9627 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction87:model#Object#abstract_kind */
9628 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction87:model#Object#concrete_kind */
9629 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction87:model#Object#interface_kind */
9630 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction87:model#Object#enum_kind */
9631 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction87:model#Object#extern_kind */
9632 (nitmethod_t)VIRTUAL_parser__ReduceAction87__action, /* pointer to parser:ReduceAction87:parser#ReduceAction87#action */
9633 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction87:parser#ReduceAction#concat */
9634 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction87:parser#ReduceAction#init */
9635 }
9636 };
9637 /* allocate ReduceAction87 */
9638 val* NEW_parser__ReduceAction87(const struct type* type) {
9639 val* self /* : ReduceAction87 */;
9640 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9641 self->type = type;
9642 self->class = &class_parser__ReduceAction87;
9643 return self;
9644 }
9645 /* runtime class parser__ReduceAction89 */
9646 const struct class class_parser__ReduceAction89 = {
9647 0, /* box_kind */
9648 {
9649 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction89:kernel#Object#object_id */
9650 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction89:kernel#Object#is_same_type */
9651 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction89:kernel#Object#is_same_instance */
9652 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction89:kernel#Object#== */
9653 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction89:kernel#Object#!= */
9654 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction89:kernel#Object#output */
9655 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction89:kernel#Object#output_class_name */
9656 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction89:kernel#Object#exit */
9657 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction89:kernel#Object#sys */
9658 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction89:kernel#Object#hash */
9659 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction89:string#Object#to_s */
9660 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction89:string#Object#native_class_name */
9661 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction89:string#Object#class_name */
9662 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction89:string#Object#inspect */
9663 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction89:string#Object#inspect_head */
9664 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction89:string#Object#args */
9665 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction89:math#Object#atan2 */
9666 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction89:math#Object#pi */
9667 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction89:math#Object#srand_from */
9668 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction89:math#Object#srand */
9669 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction89:stream#Object#poll */
9670 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction89:stream#Object#intern_poll */
9671 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction89:time#Object#get_time */
9672 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction89:file#Object#printn */
9673 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction89:file#Object#print */
9674 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction89:file#Object#getc */
9675 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction89:file#Object#gets */
9676 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction89:file#Object#getcwd */
9677 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction89:file#Object#file_getcwd */
9678 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction89:file#Object#stdin */
9679 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction89:file#Object#stdout */
9680 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction89:file#Object#stderr */
9681 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction89:model_base#Object#intrude_visibility */
9682 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction89:model_base#Object#public_visibility */
9683 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction89:model_base#Object#protected_visibility */
9684 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction89:model_base#Object#private_visibility */
9685 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction89:model_base#Object#none_visibility */
9686 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction89:model#Object#abstract_kind */
9687 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction89:model#Object#concrete_kind */
9688 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction89:model#Object#interface_kind */
9689 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction89:model#Object#enum_kind */
9690 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction89:model#Object#extern_kind */
9691 (nitmethod_t)VIRTUAL_parser__ReduceAction89__action, /* pointer to parser:ReduceAction89:parser#ReduceAction89#action */
9692 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction89:parser#ReduceAction#concat */
9693 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction89:parser#ReduceAction#init */
9694 }
9695 };
9696 /* allocate ReduceAction89 */
9697 val* NEW_parser__ReduceAction89(const struct type* type) {
9698 val* self /* : ReduceAction89 */;
9699 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9700 self->type = type;
9701 self->class = &class_parser__ReduceAction89;
9702 return self;
9703 }
9704 /* runtime class parser__ReduceAction90 */
9705 const struct class class_parser__ReduceAction90 = {
9706 0, /* box_kind */
9707 {
9708 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction90:kernel#Object#object_id */
9709 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction90:kernel#Object#is_same_type */
9710 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction90:kernel#Object#is_same_instance */
9711 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction90:kernel#Object#== */
9712 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction90:kernel#Object#!= */
9713 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction90:kernel#Object#output */
9714 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction90:kernel#Object#output_class_name */
9715 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction90:kernel#Object#exit */
9716 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction90:kernel#Object#sys */
9717 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction90:kernel#Object#hash */
9718 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction90:string#Object#to_s */
9719 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction90:string#Object#native_class_name */
9720 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction90:string#Object#class_name */
9721 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction90:string#Object#inspect */
9722 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction90:string#Object#inspect_head */
9723 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction90:string#Object#args */
9724 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction90:math#Object#atan2 */
9725 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction90:math#Object#pi */
9726 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction90:math#Object#srand_from */
9727 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction90:math#Object#srand */
9728 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction90:stream#Object#poll */
9729 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction90:stream#Object#intern_poll */
9730 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction90:time#Object#get_time */
9731 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction90:file#Object#printn */
9732 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction90:file#Object#print */
9733 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction90:file#Object#getc */
9734 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction90:file#Object#gets */
9735 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction90:file#Object#getcwd */
9736 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction90:file#Object#file_getcwd */
9737 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction90:file#Object#stdin */
9738 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction90:file#Object#stdout */
9739 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction90:file#Object#stderr */
9740 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction90:model_base#Object#intrude_visibility */
9741 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction90:model_base#Object#public_visibility */
9742 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction90:model_base#Object#protected_visibility */
9743 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction90:model_base#Object#private_visibility */
9744 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction90:model_base#Object#none_visibility */
9745 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction90:model#Object#abstract_kind */
9746 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction90:model#Object#concrete_kind */
9747 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction90:model#Object#interface_kind */
9748 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction90:model#Object#enum_kind */
9749 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction90:model#Object#extern_kind */
9750 (nitmethod_t)VIRTUAL_parser__ReduceAction90__action, /* pointer to parser:ReduceAction90:parser#ReduceAction90#action */
9751 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction90:parser#ReduceAction#concat */
9752 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction90:parser#ReduceAction#init */
9753 }
9754 };
9755 /* allocate ReduceAction90 */
9756 val* NEW_parser__ReduceAction90(const struct type* type) {
9757 val* self /* : ReduceAction90 */;
9758 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9759 self->type = type;
9760 self->class = &class_parser__ReduceAction90;
9761 return self;
9762 }
9763 /* runtime class parser__ReduceAction91 */
9764 const struct class class_parser__ReduceAction91 = {
9765 0, /* box_kind */
9766 {
9767 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction91:kernel#Object#object_id */
9768 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction91:kernel#Object#is_same_type */
9769 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction91:kernel#Object#is_same_instance */
9770 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction91:kernel#Object#== */
9771 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction91:kernel#Object#!= */
9772 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction91:kernel#Object#output */
9773 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction91:kernel#Object#output_class_name */
9774 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction91:kernel#Object#exit */
9775 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction91:kernel#Object#sys */
9776 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction91:kernel#Object#hash */
9777 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction91:string#Object#to_s */
9778 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction91:string#Object#native_class_name */
9779 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction91:string#Object#class_name */
9780 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction91:string#Object#inspect */
9781 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction91:string#Object#inspect_head */
9782 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction91:string#Object#args */
9783 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction91:math#Object#atan2 */
9784 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction91:math#Object#pi */
9785 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction91:math#Object#srand_from */
9786 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction91:math#Object#srand */
9787 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction91:stream#Object#poll */
9788 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction91:stream#Object#intern_poll */
9789 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction91:time#Object#get_time */
9790 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction91:file#Object#printn */
9791 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction91:file#Object#print */
9792 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction91:file#Object#getc */
9793 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction91:file#Object#gets */
9794 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction91:file#Object#getcwd */
9795 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction91:file#Object#file_getcwd */
9796 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction91:file#Object#stdin */
9797 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction91:file#Object#stdout */
9798 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction91:file#Object#stderr */
9799 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction91:model_base#Object#intrude_visibility */
9800 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction91:model_base#Object#public_visibility */
9801 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction91:model_base#Object#protected_visibility */
9802 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction91:model_base#Object#private_visibility */
9803 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction91:model_base#Object#none_visibility */
9804 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction91:model#Object#abstract_kind */
9805 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction91:model#Object#concrete_kind */
9806 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction91:model#Object#interface_kind */
9807 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction91:model#Object#enum_kind */
9808 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction91:model#Object#extern_kind */
9809 (nitmethod_t)VIRTUAL_parser__ReduceAction91__action, /* pointer to parser:ReduceAction91:parser#ReduceAction91#action */
9810 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction91:parser#ReduceAction#concat */
9811 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction91:parser#ReduceAction#init */
9812 }
9813 };
9814 /* allocate ReduceAction91 */
9815 val* NEW_parser__ReduceAction91(const struct type* type) {
9816 val* self /* : ReduceAction91 */;
9817 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9818 self->type = type;
9819 self->class = &class_parser__ReduceAction91;
9820 return self;
9821 }
9822 /* runtime class parser__ReduceAction92 */
9823 const struct class class_parser__ReduceAction92 = {
9824 0, /* box_kind */
9825 {
9826 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction92:kernel#Object#object_id */
9827 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction92:kernel#Object#is_same_type */
9828 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction92:kernel#Object#is_same_instance */
9829 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction92:kernel#Object#== */
9830 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction92:kernel#Object#!= */
9831 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction92:kernel#Object#output */
9832 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction92:kernel#Object#output_class_name */
9833 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction92:kernel#Object#exit */
9834 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction92:kernel#Object#sys */
9835 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction92:kernel#Object#hash */
9836 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction92:string#Object#to_s */
9837 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction92:string#Object#native_class_name */
9838 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction92:string#Object#class_name */
9839 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction92:string#Object#inspect */
9840 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction92:string#Object#inspect_head */
9841 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction92:string#Object#args */
9842 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction92:math#Object#atan2 */
9843 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction92:math#Object#pi */
9844 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction92:math#Object#srand_from */
9845 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction92:math#Object#srand */
9846 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction92:stream#Object#poll */
9847 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction92:stream#Object#intern_poll */
9848 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction92:time#Object#get_time */
9849 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction92:file#Object#printn */
9850 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction92:file#Object#print */
9851 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction92:file#Object#getc */
9852 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction92:file#Object#gets */
9853 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction92:file#Object#getcwd */
9854 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction92:file#Object#file_getcwd */
9855 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction92:file#Object#stdin */
9856 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction92:file#Object#stdout */
9857 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction92:file#Object#stderr */
9858 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction92:model_base#Object#intrude_visibility */
9859 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction92:model_base#Object#public_visibility */
9860 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction92:model_base#Object#protected_visibility */
9861 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction92:model_base#Object#private_visibility */
9862 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction92:model_base#Object#none_visibility */
9863 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction92:model#Object#abstract_kind */
9864 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction92:model#Object#concrete_kind */
9865 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction92:model#Object#interface_kind */
9866 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction92:model#Object#enum_kind */
9867 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction92:model#Object#extern_kind */
9868 (nitmethod_t)VIRTUAL_parser__ReduceAction92__action, /* pointer to parser:ReduceAction92:parser#ReduceAction92#action */
9869 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction92:parser#ReduceAction#concat */
9870 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction92:parser#ReduceAction#init */
9871 }
9872 };
9873 /* allocate ReduceAction92 */
9874 val* NEW_parser__ReduceAction92(const struct type* type) {
9875 val* self /* : ReduceAction92 */;
9876 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9877 self->type = type;
9878 self->class = &class_parser__ReduceAction92;
9879 return self;
9880 }
9881 /* runtime class parser__ReduceAction94 */
9882 const struct class class_parser__ReduceAction94 = {
9883 0, /* box_kind */
9884 {
9885 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction94:kernel#Object#object_id */
9886 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction94:kernel#Object#is_same_type */
9887 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction94:kernel#Object#is_same_instance */
9888 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction94:kernel#Object#== */
9889 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction94:kernel#Object#!= */
9890 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction94:kernel#Object#output */
9891 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction94:kernel#Object#output_class_name */
9892 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction94:kernel#Object#exit */
9893 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction94:kernel#Object#sys */
9894 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction94:kernel#Object#hash */
9895 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction94:string#Object#to_s */
9896 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction94:string#Object#native_class_name */
9897 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction94:string#Object#class_name */
9898 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction94:string#Object#inspect */
9899 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction94:string#Object#inspect_head */
9900 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction94:string#Object#args */
9901 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction94:math#Object#atan2 */
9902 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction94:math#Object#pi */
9903 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction94:math#Object#srand_from */
9904 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction94:math#Object#srand */
9905 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction94:stream#Object#poll */
9906 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction94:stream#Object#intern_poll */
9907 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction94:time#Object#get_time */
9908 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction94:file#Object#printn */
9909 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction94:file#Object#print */
9910 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction94:file#Object#getc */
9911 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction94:file#Object#gets */
9912 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction94:file#Object#getcwd */
9913 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction94:file#Object#file_getcwd */
9914 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction94:file#Object#stdin */
9915 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction94:file#Object#stdout */
9916 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction94:file#Object#stderr */
9917 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction94:model_base#Object#intrude_visibility */
9918 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction94:model_base#Object#public_visibility */
9919 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction94:model_base#Object#protected_visibility */
9920 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction94:model_base#Object#private_visibility */
9921 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction94:model_base#Object#none_visibility */
9922 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction94:model#Object#abstract_kind */
9923 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction94:model#Object#concrete_kind */
9924 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction94:model#Object#interface_kind */
9925 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction94:model#Object#enum_kind */
9926 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction94:model#Object#extern_kind */
9927 (nitmethod_t)VIRTUAL_parser__ReduceAction94__action, /* pointer to parser:ReduceAction94:parser#ReduceAction94#action */
9928 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction94:parser#ReduceAction#concat */
9929 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction94:parser#ReduceAction#init */
9930 }
9931 };
9932 /* allocate ReduceAction94 */
9933 val* NEW_parser__ReduceAction94(const struct type* type) {
9934 val* self /* : ReduceAction94 */;
9935 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9936 self->type = type;
9937 self->class = &class_parser__ReduceAction94;
9938 return self;
9939 }
9940 /* runtime class parser__ReduceAction95 */
9941 const struct class class_parser__ReduceAction95 = {
9942 0, /* box_kind */
9943 {
9944 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction95:kernel#Object#object_id */
9945 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction95:kernel#Object#is_same_type */
9946 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction95:kernel#Object#is_same_instance */
9947 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction95:kernel#Object#== */
9948 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction95:kernel#Object#!= */
9949 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction95:kernel#Object#output */
9950 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction95:kernel#Object#output_class_name */
9951 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction95:kernel#Object#exit */
9952 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction95:kernel#Object#sys */
9953 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction95:kernel#Object#hash */
9954 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction95:string#Object#to_s */
9955 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction95:string#Object#native_class_name */
9956 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction95:string#Object#class_name */
9957 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction95:string#Object#inspect */
9958 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction95:string#Object#inspect_head */
9959 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction95:string#Object#args */
9960 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction95:math#Object#atan2 */
9961 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction95:math#Object#pi */
9962 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction95:math#Object#srand_from */
9963 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction95:math#Object#srand */
9964 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction95:stream#Object#poll */
9965 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction95:stream#Object#intern_poll */
9966 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction95:time#Object#get_time */
9967 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction95:file#Object#printn */
9968 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction95:file#Object#print */
9969 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction95:file#Object#getc */
9970 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction95:file#Object#gets */
9971 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction95:file#Object#getcwd */
9972 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction95:file#Object#file_getcwd */
9973 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction95:file#Object#stdin */
9974 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction95:file#Object#stdout */
9975 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction95:file#Object#stderr */
9976 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction95:model_base#Object#intrude_visibility */
9977 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction95:model_base#Object#public_visibility */
9978 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction95:model_base#Object#protected_visibility */
9979 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction95:model_base#Object#private_visibility */
9980 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction95:model_base#Object#none_visibility */
9981 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction95:model#Object#abstract_kind */
9982 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction95:model#Object#concrete_kind */
9983 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction95:model#Object#interface_kind */
9984 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction95:model#Object#enum_kind */
9985 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction95:model#Object#extern_kind */
9986 (nitmethod_t)VIRTUAL_parser__ReduceAction95__action, /* pointer to parser:ReduceAction95:parser#ReduceAction95#action */
9987 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction95:parser#ReduceAction#concat */
9988 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction95:parser#ReduceAction#init */
9989 }
9990 };
9991 /* allocate ReduceAction95 */
9992 val* NEW_parser__ReduceAction95(const struct type* type) {
9993 val* self /* : ReduceAction95 */;
9994 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9995 self->type = type;
9996 self->class = &class_parser__ReduceAction95;
9997 return self;
9998 }