Makefile: use `--no-stacktrace` on c_src/nitg to deal with the -lunwind issue on...
[nit.git] / c_src / nitg.classes.2.c
1 #include "nitg.classes.0.h"
2 /* runtime class parser__ReduceAction73 */
3 const struct class class_parser__ReduceAction73 = {
4 0, /* box_kind */
5 {
6 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction73:kernel#Object#object_id */
7 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction73:kernel#Object#is_same_type */
8 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction73:kernel#Object#is_same_instance */
9 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction73:kernel#Object#== */
10 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction73:kernel#Object#!= */
11 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction73:kernel#Object#output */
12 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction73:kernel#Object#output_class_name */
13 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction73:kernel#Object#exit */
14 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction73:kernel#Object#sys */
15 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction73:kernel#Object#hash */
16 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction73:math#Object#atan2 */
17 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction73:math#Object#pi */
18 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction73:math#Object#srand_from */
19 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction73:math#Object#srand */
20 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction73:string#Object#to_s */
21 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction73:string#Object#native_class_name */
22 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction73:string#Object#class_name */
23 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction73:string#Object#inspect */
24 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction73:string#Object#inspect_head */
25 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction73:string#Object#args */
26 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction73:string#Object#alpha_comparator */
27 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction73:stream#Object#poll */
28 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction73:stream#Object#intern_poll */
29 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction73:time#Object#get_time */
30 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction73:file#Object#printn */
31 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction73:file#Object#print */
32 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction73:file#Object#getc */
33 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction73:file#Object#gets */
34 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction73:file#Object#getcwd */
35 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction73:file#Object#file_getcwd */
36 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction73:file#Object#stdin */
37 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction73:file#Object#stdout */
38 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction73:file#Object#stderr */
39 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction73:model_base#Object#intrude_visibility */
40 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction73:model_base#Object#public_visibility */
41 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction73:model_base#Object#protected_visibility */
42 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction73:model_base#Object#private_visibility */
43 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction73:model_base#Object#none_visibility */
44 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction73:model#Object#abstract_kind */
45 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction73:model#Object#concrete_kind */
46 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction73:model#Object#interface_kind */
47 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction73:model#Object#enum_kind */
48 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction73:model#Object#extern_kind */
49 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction73:nitni_utilities#Object#internal_call_context */
50 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction73:nitni_utilities#Object#long_signature */
51 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction73:nitni_utilities#Object#short_signature */
52 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction73:c#Object#to_c_call_context */
53 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction73:c#Object#from_c_call_context */
54 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction73:cpp#Object#cpp_call_context */
55 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction73:cpp#Object#to_cpp_call_context */
56 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction73:cpp#Object#from_cpp_call_context */
57 (nitmethod_t)VIRTUAL_parser__ReduceAction73__action, /* pointer to parser:ReduceAction73:parser#ReduceAction73#action */
58 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction73:parser#ReduceAction#concat */
59 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction73:parser#ReduceAction#init */
60 }
61 };
62 /* allocate ReduceAction73 */
63 val* NEW_parser__ReduceAction73(const struct type* type) {
64 val* self /* : ReduceAction73 */;
65 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
66 self->type = type;
67 self->class = &class_parser__ReduceAction73;
68 return self;
69 }
70 /* runtime class parser__ReduceAction74 */
71 const struct class class_parser__ReduceAction74 = {
72 0, /* box_kind */
73 {
74 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction74:kernel#Object#object_id */
75 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction74:kernel#Object#is_same_type */
76 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction74:kernel#Object#is_same_instance */
77 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction74:kernel#Object#== */
78 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction74:kernel#Object#!= */
79 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction74:kernel#Object#output */
80 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction74:kernel#Object#output_class_name */
81 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction74:kernel#Object#exit */
82 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction74:kernel#Object#sys */
83 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction74:kernel#Object#hash */
84 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction74:math#Object#atan2 */
85 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction74:math#Object#pi */
86 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction74:math#Object#srand_from */
87 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction74:math#Object#srand */
88 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction74:string#Object#to_s */
89 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction74:string#Object#native_class_name */
90 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction74:string#Object#class_name */
91 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction74:string#Object#inspect */
92 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction74:string#Object#inspect_head */
93 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction74:string#Object#args */
94 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction74:string#Object#alpha_comparator */
95 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction74:stream#Object#poll */
96 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction74:stream#Object#intern_poll */
97 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction74:time#Object#get_time */
98 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction74:file#Object#printn */
99 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction74:file#Object#print */
100 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction74:file#Object#getc */
101 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction74:file#Object#gets */
102 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction74:file#Object#getcwd */
103 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction74:file#Object#file_getcwd */
104 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction74:file#Object#stdin */
105 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction74:file#Object#stdout */
106 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction74:file#Object#stderr */
107 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction74:model_base#Object#intrude_visibility */
108 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction74:model_base#Object#public_visibility */
109 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction74:model_base#Object#protected_visibility */
110 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction74:model_base#Object#private_visibility */
111 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction74:model_base#Object#none_visibility */
112 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction74:model#Object#abstract_kind */
113 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction74:model#Object#concrete_kind */
114 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction74:model#Object#interface_kind */
115 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction74:model#Object#enum_kind */
116 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction74:model#Object#extern_kind */
117 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction74:nitni_utilities#Object#internal_call_context */
118 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction74:nitni_utilities#Object#long_signature */
119 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction74:nitni_utilities#Object#short_signature */
120 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction74:c#Object#to_c_call_context */
121 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction74:c#Object#from_c_call_context */
122 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction74:cpp#Object#cpp_call_context */
123 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction74:cpp#Object#to_cpp_call_context */
124 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction74:cpp#Object#from_cpp_call_context */
125 (nitmethod_t)VIRTUAL_parser__ReduceAction74__action, /* pointer to parser:ReduceAction74:parser#ReduceAction74#action */
126 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction74:parser#ReduceAction#concat */
127 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction74:parser#ReduceAction#init */
128 }
129 };
130 /* allocate ReduceAction74 */
131 val* NEW_parser__ReduceAction74(const struct type* type) {
132 val* self /* : ReduceAction74 */;
133 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
134 self->type = type;
135 self->class = &class_parser__ReduceAction74;
136 return self;
137 }
138 /* runtime class parser__ReduceAction75 */
139 const struct class class_parser__ReduceAction75 = {
140 0, /* box_kind */
141 {
142 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction75:kernel#Object#object_id */
143 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction75:kernel#Object#is_same_type */
144 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction75:kernel#Object#is_same_instance */
145 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction75:kernel#Object#== */
146 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction75:kernel#Object#!= */
147 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction75:kernel#Object#output */
148 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction75:kernel#Object#output_class_name */
149 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction75:kernel#Object#exit */
150 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction75:kernel#Object#sys */
151 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction75:kernel#Object#hash */
152 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction75:math#Object#atan2 */
153 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction75:math#Object#pi */
154 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction75:math#Object#srand_from */
155 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction75:math#Object#srand */
156 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction75:string#Object#to_s */
157 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction75:string#Object#native_class_name */
158 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction75:string#Object#class_name */
159 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction75:string#Object#inspect */
160 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction75:string#Object#inspect_head */
161 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction75:string#Object#args */
162 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction75:string#Object#alpha_comparator */
163 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction75:stream#Object#poll */
164 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction75:stream#Object#intern_poll */
165 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction75:time#Object#get_time */
166 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction75:file#Object#printn */
167 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction75:file#Object#print */
168 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction75:file#Object#getc */
169 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction75:file#Object#gets */
170 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction75:file#Object#getcwd */
171 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction75:file#Object#file_getcwd */
172 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction75:file#Object#stdin */
173 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction75:file#Object#stdout */
174 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction75:file#Object#stderr */
175 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction75:model_base#Object#intrude_visibility */
176 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction75:model_base#Object#public_visibility */
177 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction75:model_base#Object#protected_visibility */
178 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction75:model_base#Object#private_visibility */
179 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction75:model_base#Object#none_visibility */
180 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction75:model#Object#abstract_kind */
181 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction75:model#Object#concrete_kind */
182 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction75:model#Object#interface_kind */
183 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction75:model#Object#enum_kind */
184 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction75:model#Object#extern_kind */
185 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction75:nitni_utilities#Object#internal_call_context */
186 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction75:nitni_utilities#Object#long_signature */
187 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction75:nitni_utilities#Object#short_signature */
188 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction75:c#Object#to_c_call_context */
189 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction75:c#Object#from_c_call_context */
190 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction75:cpp#Object#cpp_call_context */
191 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction75:cpp#Object#to_cpp_call_context */
192 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction75:cpp#Object#from_cpp_call_context */
193 (nitmethod_t)VIRTUAL_parser__ReduceAction75__action, /* pointer to parser:ReduceAction75:parser#ReduceAction75#action */
194 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction75:parser#ReduceAction#concat */
195 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction75:parser#ReduceAction#init */
196 }
197 };
198 /* allocate ReduceAction75 */
199 val* NEW_parser__ReduceAction75(const struct type* type) {
200 val* self /* : ReduceAction75 */;
201 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
202 self->type = type;
203 self->class = &class_parser__ReduceAction75;
204 return self;
205 }
206 /* runtime class parser__ReduceAction76 */
207 const struct class class_parser__ReduceAction76 = {
208 0, /* box_kind */
209 {
210 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction76:kernel#Object#object_id */
211 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction76:kernel#Object#is_same_type */
212 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction76:kernel#Object#is_same_instance */
213 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction76:kernel#Object#== */
214 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction76:kernel#Object#!= */
215 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction76:kernel#Object#output */
216 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction76:kernel#Object#output_class_name */
217 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction76:kernel#Object#exit */
218 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction76:kernel#Object#sys */
219 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction76:kernel#Object#hash */
220 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction76:math#Object#atan2 */
221 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction76:math#Object#pi */
222 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction76:math#Object#srand_from */
223 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction76:math#Object#srand */
224 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction76:string#Object#to_s */
225 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction76:string#Object#native_class_name */
226 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction76:string#Object#class_name */
227 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction76:string#Object#inspect */
228 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction76:string#Object#inspect_head */
229 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction76:string#Object#args */
230 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction76:string#Object#alpha_comparator */
231 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction76:stream#Object#poll */
232 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction76:stream#Object#intern_poll */
233 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction76:time#Object#get_time */
234 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction76:file#Object#printn */
235 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction76:file#Object#print */
236 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction76:file#Object#getc */
237 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction76:file#Object#gets */
238 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction76:file#Object#getcwd */
239 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction76:file#Object#file_getcwd */
240 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction76:file#Object#stdin */
241 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction76:file#Object#stdout */
242 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction76:file#Object#stderr */
243 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction76:model_base#Object#intrude_visibility */
244 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction76:model_base#Object#public_visibility */
245 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction76:model_base#Object#protected_visibility */
246 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction76:model_base#Object#private_visibility */
247 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction76:model_base#Object#none_visibility */
248 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction76:model#Object#abstract_kind */
249 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction76:model#Object#concrete_kind */
250 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction76:model#Object#interface_kind */
251 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction76:model#Object#enum_kind */
252 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction76:model#Object#extern_kind */
253 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction76:nitni_utilities#Object#internal_call_context */
254 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction76:nitni_utilities#Object#long_signature */
255 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction76:nitni_utilities#Object#short_signature */
256 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction76:c#Object#to_c_call_context */
257 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction76:c#Object#from_c_call_context */
258 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction76:cpp#Object#cpp_call_context */
259 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction76:cpp#Object#to_cpp_call_context */
260 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction76:cpp#Object#from_cpp_call_context */
261 (nitmethod_t)VIRTUAL_parser__ReduceAction76__action, /* pointer to parser:ReduceAction76:parser#ReduceAction76#action */
262 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction76:parser#ReduceAction#concat */
263 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction76:parser#ReduceAction#init */
264 }
265 };
266 /* allocate ReduceAction76 */
267 val* NEW_parser__ReduceAction76(const struct type* type) {
268 val* self /* : ReduceAction76 */;
269 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
270 self->type = type;
271 self->class = &class_parser__ReduceAction76;
272 return self;
273 }
274 /* runtime class parser__ReduceAction78 */
275 const struct class class_parser__ReduceAction78 = {
276 0, /* box_kind */
277 {
278 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction78:kernel#Object#object_id */
279 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction78:kernel#Object#is_same_type */
280 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction78:kernel#Object#is_same_instance */
281 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction78:kernel#Object#== */
282 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction78:kernel#Object#!= */
283 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction78:kernel#Object#output */
284 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction78:kernel#Object#output_class_name */
285 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction78:kernel#Object#exit */
286 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction78:kernel#Object#sys */
287 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction78:kernel#Object#hash */
288 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction78:math#Object#atan2 */
289 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction78:math#Object#pi */
290 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction78:math#Object#srand_from */
291 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction78:math#Object#srand */
292 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction78:string#Object#to_s */
293 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction78:string#Object#native_class_name */
294 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction78:string#Object#class_name */
295 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction78:string#Object#inspect */
296 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction78:string#Object#inspect_head */
297 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction78:string#Object#args */
298 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction78:string#Object#alpha_comparator */
299 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction78:stream#Object#poll */
300 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction78:stream#Object#intern_poll */
301 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction78:time#Object#get_time */
302 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction78:file#Object#printn */
303 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction78:file#Object#print */
304 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction78:file#Object#getc */
305 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction78:file#Object#gets */
306 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction78:file#Object#getcwd */
307 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction78:file#Object#file_getcwd */
308 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction78:file#Object#stdin */
309 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction78:file#Object#stdout */
310 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction78:file#Object#stderr */
311 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction78:model_base#Object#intrude_visibility */
312 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction78:model_base#Object#public_visibility */
313 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction78:model_base#Object#protected_visibility */
314 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction78:model_base#Object#private_visibility */
315 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction78:model_base#Object#none_visibility */
316 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction78:model#Object#abstract_kind */
317 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction78:model#Object#concrete_kind */
318 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction78:model#Object#interface_kind */
319 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction78:model#Object#enum_kind */
320 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction78:model#Object#extern_kind */
321 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction78:nitni_utilities#Object#internal_call_context */
322 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction78:nitni_utilities#Object#long_signature */
323 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction78:nitni_utilities#Object#short_signature */
324 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction78:c#Object#to_c_call_context */
325 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction78:c#Object#from_c_call_context */
326 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction78:cpp#Object#cpp_call_context */
327 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction78:cpp#Object#to_cpp_call_context */
328 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction78:cpp#Object#from_cpp_call_context */
329 (nitmethod_t)VIRTUAL_parser__ReduceAction78__action, /* pointer to parser:ReduceAction78:parser#ReduceAction78#action */
330 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction78:parser#ReduceAction#concat */
331 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction78:parser#ReduceAction#init */
332 }
333 };
334 /* allocate ReduceAction78 */
335 val* NEW_parser__ReduceAction78(const struct type* type) {
336 val* self /* : ReduceAction78 */;
337 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
338 self->type = type;
339 self->class = &class_parser__ReduceAction78;
340 return self;
341 }
342 /* runtime class parser__ReduceAction79 */
343 const struct class class_parser__ReduceAction79 = {
344 0, /* box_kind */
345 {
346 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction79:kernel#Object#object_id */
347 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction79:kernel#Object#is_same_type */
348 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction79:kernel#Object#is_same_instance */
349 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction79:kernel#Object#== */
350 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction79:kernel#Object#!= */
351 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction79:kernel#Object#output */
352 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction79:kernel#Object#output_class_name */
353 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction79:kernel#Object#exit */
354 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction79:kernel#Object#sys */
355 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction79:kernel#Object#hash */
356 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction79:math#Object#atan2 */
357 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction79:math#Object#pi */
358 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction79:math#Object#srand_from */
359 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction79:math#Object#srand */
360 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction79:string#Object#to_s */
361 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction79:string#Object#native_class_name */
362 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction79:string#Object#class_name */
363 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction79:string#Object#inspect */
364 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction79:string#Object#inspect_head */
365 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction79:string#Object#args */
366 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction79:string#Object#alpha_comparator */
367 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction79:stream#Object#poll */
368 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction79:stream#Object#intern_poll */
369 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction79:time#Object#get_time */
370 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction79:file#Object#printn */
371 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction79:file#Object#print */
372 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction79:file#Object#getc */
373 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction79:file#Object#gets */
374 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction79:file#Object#getcwd */
375 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction79:file#Object#file_getcwd */
376 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction79:file#Object#stdin */
377 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction79:file#Object#stdout */
378 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction79:file#Object#stderr */
379 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction79:model_base#Object#intrude_visibility */
380 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction79:model_base#Object#public_visibility */
381 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction79:model_base#Object#protected_visibility */
382 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction79:model_base#Object#private_visibility */
383 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction79:model_base#Object#none_visibility */
384 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction79:model#Object#abstract_kind */
385 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction79:model#Object#concrete_kind */
386 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction79:model#Object#interface_kind */
387 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction79:model#Object#enum_kind */
388 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction79:model#Object#extern_kind */
389 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction79:nitni_utilities#Object#internal_call_context */
390 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction79:nitni_utilities#Object#long_signature */
391 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction79:nitni_utilities#Object#short_signature */
392 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction79:c#Object#to_c_call_context */
393 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction79:c#Object#from_c_call_context */
394 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction79:cpp#Object#cpp_call_context */
395 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction79:cpp#Object#to_cpp_call_context */
396 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction79:cpp#Object#from_cpp_call_context */
397 (nitmethod_t)VIRTUAL_parser__ReduceAction79__action, /* pointer to parser:ReduceAction79:parser#ReduceAction79#action */
398 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction79:parser#ReduceAction#concat */
399 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction79:parser#ReduceAction#init */
400 }
401 };
402 /* allocate ReduceAction79 */
403 val* NEW_parser__ReduceAction79(const struct type* type) {
404 val* self /* : ReduceAction79 */;
405 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
406 self->type = type;
407 self->class = &class_parser__ReduceAction79;
408 return self;
409 }
410 /* runtime class parser__ReduceAction81 */
411 const struct class class_parser__ReduceAction81 = {
412 0, /* box_kind */
413 {
414 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction81:kernel#Object#object_id */
415 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction81:kernel#Object#is_same_type */
416 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction81:kernel#Object#is_same_instance */
417 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction81:kernel#Object#== */
418 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction81:kernel#Object#!= */
419 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction81:kernel#Object#output */
420 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction81:kernel#Object#output_class_name */
421 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction81:kernel#Object#exit */
422 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction81:kernel#Object#sys */
423 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction81:kernel#Object#hash */
424 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction81:math#Object#atan2 */
425 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction81:math#Object#pi */
426 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction81:math#Object#srand_from */
427 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction81:math#Object#srand */
428 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction81:string#Object#to_s */
429 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction81:string#Object#native_class_name */
430 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction81:string#Object#class_name */
431 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction81:string#Object#inspect */
432 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction81:string#Object#inspect_head */
433 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction81:string#Object#args */
434 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction81:string#Object#alpha_comparator */
435 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction81:stream#Object#poll */
436 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction81:stream#Object#intern_poll */
437 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction81:time#Object#get_time */
438 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction81:file#Object#printn */
439 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction81:file#Object#print */
440 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction81:file#Object#getc */
441 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction81:file#Object#gets */
442 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction81:file#Object#getcwd */
443 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction81:file#Object#file_getcwd */
444 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction81:file#Object#stdin */
445 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction81:file#Object#stdout */
446 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction81:file#Object#stderr */
447 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction81:model_base#Object#intrude_visibility */
448 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction81:model_base#Object#public_visibility */
449 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction81:model_base#Object#protected_visibility */
450 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction81:model_base#Object#private_visibility */
451 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction81:model_base#Object#none_visibility */
452 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction81:model#Object#abstract_kind */
453 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction81:model#Object#concrete_kind */
454 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction81:model#Object#interface_kind */
455 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction81:model#Object#enum_kind */
456 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction81:model#Object#extern_kind */
457 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction81:nitni_utilities#Object#internal_call_context */
458 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction81:nitni_utilities#Object#long_signature */
459 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction81:nitni_utilities#Object#short_signature */
460 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction81:c#Object#to_c_call_context */
461 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction81:c#Object#from_c_call_context */
462 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction81:cpp#Object#cpp_call_context */
463 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction81:cpp#Object#to_cpp_call_context */
464 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction81:cpp#Object#from_cpp_call_context */
465 (nitmethod_t)VIRTUAL_parser__ReduceAction81__action, /* pointer to parser:ReduceAction81:parser#ReduceAction81#action */
466 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction81:parser#ReduceAction#concat */
467 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction81:parser#ReduceAction#init */
468 }
469 };
470 /* allocate ReduceAction81 */
471 val* NEW_parser__ReduceAction81(const struct type* type) {
472 val* self /* : ReduceAction81 */;
473 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
474 self->type = type;
475 self->class = &class_parser__ReduceAction81;
476 return self;
477 }
478 /* runtime class parser__ReduceAction82 */
479 const struct class class_parser__ReduceAction82 = {
480 0, /* box_kind */
481 {
482 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction82:kernel#Object#object_id */
483 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction82:kernel#Object#is_same_type */
484 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction82:kernel#Object#is_same_instance */
485 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction82:kernel#Object#== */
486 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction82:kernel#Object#!= */
487 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction82:kernel#Object#output */
488 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction82:kernel#Object#output_class_name */
489 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction82:kernel#Object#exit */
490 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction82:kernel#Object#sys */
491 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction82:kernel#Object#hash */
492 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction82:math#Object#atan2 */
493 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction82:math#Object#pi */
494 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction82:math#Object#srand_from */
495 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction82:math#Object#srand */
496 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction82:string#Object#to_s */
497 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction82:string#Object#native_class_name */
498 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction82:string#Object#class_name */
499 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction82:string#Object#inspect */
500 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction82:string#Object#inspect_head */
501 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction82:string#Object#args */
502 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction82:string#Object#alpha_comparator */
503 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction82:stream#Object#poll */
504 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction82:stream#Object#intern_poll */
505 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction82:time#Object#get_time */
506 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction82:file#Object#printn */
507 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction82:file#Object#print */
508 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction82:file#Object#getc */
509 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction82:file#Object#gets */
510 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction82:file#Object#getcwd */
511 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction82:file#Object#file_getcwd */
512 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction82:file#Object#stdin */
513 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction82:file#Object#stdout */
514 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction82:file#Object#stderr */
515 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction82:model_base#Object#intrude_visibility */
516 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction82:model_base#Object#public_visibility */
517 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction82:model_base#Object#protected_visibility */
518 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction82:model_base#Object#private_visibility */
519 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction82:model_base#Object#none_visibility */
520 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction82:model#Object#abstract_kind */
521 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction82:model#Object#concrete_kind */
522 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction82:model#Object#interface_kind */
523 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction82:model#Object#enum_kind */
524 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction82:model#Object#extern_kind */
525 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction82:nitni_utilities#Object#internal_call_context */
526 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction82:nitni_utilities#Object#long_signature */
527 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction82:nitni_utilities#Object#short_signature */
528 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction82:c#Object#to_c_call_context */
529 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction82:c#Object#from_c_call_context */
530 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction82:cpp#Object#cpp_call_context */
531 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction82:cpp#Object#to_cpp_call_context */
532 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction82:cpp#Object#from_cpp_call_context */
533 (nitmethod_t)VIRTUAL_parser__ReduceAction82__action, /* pointer to parser:ReduceAction82:parser#ReduceAction82#action */
534 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction82:parser#ReduceAction#concat */
535 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction82:parser#ReduceAction#init */
536 }
537 };
538 /* allocate ReduceAction82 */
539 val* NEW_parser__ReduceAction82(const struct type* type) {
540 val* self /* : ReduceAction82 */;
541 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
542 self->type = type;
543 self->class = &class_parser__ReduceAction82;
544 return self;
545 }
546 /* runtime class parser__ReduceAction83 */
547 const struct class class_parser__ReduceAction83 = {
548 0, /* box_kind */
549 {
550 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction83:kernel#Object#object_id */
551 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction83:kernel#Object#is_same_type */
552 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction83:kernel#Object#is_same_instance */
553 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction83:kernel#Object#== */
554 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction83:kernel#Object#!= */
555 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction83:kernel#Object#output */
556 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction83:kernel#Object#output_class_name */
557 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction83:kernel#Object#exit */
558 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction83:kernel#Object#sys */
559 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction83:kernel#Object#hash */
560 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction83:math#Object#atan2 */
561 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction83:math#Object#pi */
562 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction83:math#Object#srand_from */
563 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction83:math#Object#srand */
564 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction83:string#Object#to_s */
565 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction83:string#Object#native_class_name */
566 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction83:string#Object#class_name */
567 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction83:string#Object#inspect */
568 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction83:string#Object#inspect_head */
569 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction83:string#Object#args */
570 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction83:string#Object#alpha_comparator */
571 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction83:stream#Object#poll */
572 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction83:stream#Object#intern_poll */
573 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction83:time#Object#get_time */
574 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction83:file#Object#printn */
575 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction83:file#Object#print */
576 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction83:file#Object#getc */
577 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction83:file#Object#gets */
578 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction83:file#Object#getcwd */
579 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction83:file#Object#file_getcwd */
580 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction83:file#Object#stdin */
581 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction83:file#Object#stdout */
582 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction83:file#Object#stderr */
583 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction83:model_base#Object#intrude_visibility */
584 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction83:model_base#Object#public_visibility */
585 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction83:model_base#Object#protected_visibility */
586 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction83:model_base#Object#private_visibility */
587 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction83:model_base#Object#none_visibility */
588 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction83:model#Object#abstract_kind */
589 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction83:model#Object#concrete_kind */
590 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction83:model#Object#interface_kind */
591 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction83:model#Object#enum_kind */
592 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction83:model#Object#extern_kind */
593 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction83:nitni_utilities#Object#internal_call_context */
594 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction83:nitni_utilities#Object#long_signature */
595 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction83:nitni_utilities#Object#short_signature */
596 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction83:c#Object#to_c_call_context */
597 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction83:c#Object#from_c_call_context */
598 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction83:cpp#Object#cpp_call_context */
599 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction83:cpp#Object#to_cpp_call_context */
600 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction83:cpp#Object#from_cpp_call_context */
601 (nitmethod_t)VIRTUAL_parser__ReduceAction83__action, /* pointer to parser:ReduceAction83:parser#ReduceAction83#action */
602 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction83:parser#ReduceAction#concat */
603 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction83:parser#ReduceAction#init */
604 }
605 };
606 /* allocate ReduceAction83 */
607 val* NEW_parser__ReduceAction83(const struct type* type) {
608 val* self /* : ReduceAction83 */;
609 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
610 self->type = type;
611 self->class = &class_parser__ReduceAction83;
612 return self;
613 }
614 /* runtime class parser__ReduceAction84 */
615 const struct class class_parser__ReduceAction84 = {
616 0, /* box_kind */
617 {
618 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction84:kernel#Object#object_id */
619 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction84:kernel#Object#is_same_type */
620 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction84:kernel#Object#is_same_instance */
621 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction84:kernel#Object#== */
622 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction84:kernel#Object#!= */
623 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction84:kernel#Object#output */
624 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction84:kernel#Object#output_class_name */
625 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction84:kernel#Object#exit */
626 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction84:kernel#Object#sys */
627 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction84:kernel#Object#hash */
628 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction84:math#Object#atan2 */
629 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction84:math#Object#pi */
630 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction84:math#Object#srand_from */
631 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction84:math#Object#srand */
632 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction84:string#Object#to_s */
633 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction84:string#Object#native_class_name */
634 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction84:string#Object#class_name */
635 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction84:string#Object#inspect */
636 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction84:string#Object#inspect_head */
637 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction84:string#Object#args */
638 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction84:string#Object#alpha_comparator */
639 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction84:stream#Object#poll */
640 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction84:stream#Object#intern_poll */
641 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction84:time#Object#get_time */
642 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction84:file#Object#printn */
643 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction84:file#Object#print */
644 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction84:file#Object#getc */
645 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction84:file#Object#gets */
646 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction84:file#Object#getcwd */
647 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction84:file#Object#file_getcwd */
648 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction84:file#Object#stdin */
649 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction84:file#Object#stdout */
650 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction84:file#Object#stderr */
651 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction84:model_base#Object#intrude_visibility */
652 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction84:model_base#Object#public_visibility */
653 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction84:model_base#Object#protected_visibility */
654 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction84:model_base#Object#private_visibility */
655 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction84:model_base#Object#none_visibility */
656 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction84:model#Object#abstract_kind */
657 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction84:model#Object#concrete_kind */
658 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction84:model#Object#interface_kind */
659 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction84:model#Object#enum_kind */
660 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction84:model#Object#extern_kind */
661 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction84:nitni_utilities#Object#internal_call_context */
662 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction84:nitni_utilities#Object#long_signature */
663 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction84:nitni_utilities#Object#short_signature */
664 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction84:c#Object#to_c_call_context */
665 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction84:c#Object#from_c_call_context */
666 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction84:cpp#Object#cpp_call_context */
667 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction84:cpp#Object#to_cpp_call_context */
668 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction84:cpp#Object#from_cpp_call_context */
669 (nitmethod_t)VIRTUAL_parser__ReduceAction84__action, /* pointer to parser:ReduceAction84:parser#ReduceAction84#action */
670 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction84:parser#ReduceAction#concat */
671 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction84:parser#ReduceAction#init */
672 }
673 };
674 /* allocate ReduceAction84 */
675 val* NEW_parser__ReduceAction84(const struct type* type) {
676 val* self /* : ReduceAction84 */;
677 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
678 self->type = type;
679 self->class = &class_parser__ReduceAction84;
680 return self;
681 }
682 /* runtime class parser__ReduceAction86 */
683 const struct class class_parser__ReduceAction86 = {
684 0, /* box_kind */
685 {
686 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction86:kernel#Object#object_id */
687 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction86:kernel#Object#is_same_type */
688 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction86:kernel#Object#is_same_instance */
689 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction86:kernel#Object#== */
690 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction86:kernel#Object#!= */
691 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction86:kernel#Object#output */
692 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction86:kernel#Object#output_class_name */
693 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction86:kernel#Object#exit */
694 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction86:kernel#Object#sys */
695 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction86:kernel#Object#hash */
696 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction86:math#Object#atan2 */
697 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction86:math#Object#pi */
698 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction86:math#Object#srand_from */
699 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction86:math#Object#srand */
700 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction86:string#Object#to_s */
701 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction86:string#Object#native_class_name */
702 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction86:string#Object#class_name */
703 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction86:string#Object#inspect */
704 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction86:string#Object#inspect_head */
705 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction86:string#Object#args */
706 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction86:string#Object#alpha_comparator */
707 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction86:stream#Object#poll */
708 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction86:stream#Object#intern_poll */
709 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction86:time#Object#get_time */
710 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction86:file#Object#printn */
711 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction86:file#Object#print */
712 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction86:file#Object#getc */
713 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction86:file#Object#gets */
714 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction86:file#Object#getcwd */
715 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction86:file#Object#file_getcwd */
716 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction86:file#Object#stdin */
717 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction86:file#Object#stdout */
718 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction86:file#Object#stderr */
719 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction86:model_base#Object#intrude_visibility */
720 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction86:model_base#Object#public_visibility */
721 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction86:model_base#Object#protected_visibility */
722 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction86:model_base#Object#private_visibility */
723 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction86:model_base#Object#none_visibility */
724 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction86:model#Object#abstract_kind */
725 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction86:model#Object#concrete_kind */
726 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction86:model#Object#interface_kind */
727 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction86:model#Object#enum_kind */
728 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction86:model#Object#extern_kind */
729 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction86:nitni_utilities#Object#internal_call_context */
730 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction86:nitni_utilities#Object#long_signature */
731 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction86:nitni_utilities#Object#short_signature */
732 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction86:c#Object#to_c_call_context */
733 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction86:c#Object#from_c_call_context */
734 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction86:cpp#Object#cpp_call_context */
735 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction86:cpp#Object#to_cpp_call_context */
736 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction86:cpp#Object#from_cpp_call_context */
737 (nitmethod_t)VIRTUAL_parser__ReduceAction86__action, /* pointer to parser:ReduceAction86:parser#ReduceAction86#action */
738 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction86:parser#ReduceAction#concat */
739 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction86:parser#ReduceAction#init */
740 }
741 };
742 /* allocate ReduceAction86 */
743 val* NEW_parser__ReduceAction86(const struct type* type) {
744 val* self /* : ReduceAction86 */;
745 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
746 self->type = type;
747 self->class = &class_parser__ReduceAction86;
748 return self;
749 }
750 /* runtime class parser__ReduceAction87 */
751 const struct class class_parser__ReduceAction87 = {
752 0, /* box_kind */
753 {
754 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction87:kernel#Object#object_id */
755 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction87:kernel#Object#is_same_type */
756 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction87:kernel#Object#is_same_instance */
757 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction87:kernel#Object#== */
758 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction87:kernel#Object#!= */
759 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction87:kernel#Object#output */
760 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction87:kernel#Object#output_class_name */
761 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction87:kernel#Object#exit */
762 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction87:kernel#Object#sys */
763 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction87:kernel#Object#hash */
764 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction87:math#Object#atan2 */
765 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction87:math#Object#pi */
766 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction87:math#Object#srand_from */
767 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction87:math#Object#srand */
768 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction87:string#Object#to_s */
769 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction87:string#Object#native_class_name */
770 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction87:string#Object#class_name */
771 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction87:string#Object#inspect */
772 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction87:string#Object#inspect_head */
773 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction87:string#Object#args */
774 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction87:string#Object#alpha_comparator */
775 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction87:stream#Object#poll */
776 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction87:stream#Object#intern_poll */
777 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction87:time#Object#get_time */
778 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction87:file#Object#printn */
779 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction87:file#Object#print */
780 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction87:file#Object#getc */
781 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction87:file#Object#gets */
782 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction87:file#Object#getcwd */
783 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction87:file#Object#file_getcwd */
784 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction87:file#Object#stdin */
785 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction87:file#Object#stdout */
786 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction87:file#Object#stderr */
787 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction87:model_base#Object#intrude_visibility */
788 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction87:model_base#Object#public_visibility */
789 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction87:model_base#Object#protected_visibility */
790 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction87:model_base#Object#private_visibility */
791 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction87:model_base#Object#none_visibility */
792 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction87:model#Object#abstract_kind */
793 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction87:model#Object#concrete_kind */
794 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction87:model#Object#interface_kind */
795 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction87:model#Object#enum_kind */
796 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction87:model#Object#extern_kind */
797 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction87:nitni_utilities#Object#internal_call_context */
798 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction87:nitni_utilities#Object#long_signature */
799 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction87:nitni_utilities#Object#short_signature */
800 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction87:c#Object#to_c_call_context */
801 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction87:c#Object#from_c_call_context */
802 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction87:cpp#Object#cpp_call_context */
803 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction87:cpp#Object#to_cpp_call_context */
804 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction87:cpp#Object#from_cpp_call_context */
805 (nitmethod_t)VIRTUAL_parser__ReduceAction87__action, /* pointer to parser:ReduceAction87:parser#ReduceAction87#action */
806 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction87:parser#ReduceAction#concat */
807 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction87:parser#ReduceAction#init */
808 }
809 };
810 /* allocate ReduceAction87 */
811 val* NEW_parser__ReduceAction87(const struct type* type) {
812 val* self /* : ReduceAction87 */;
813 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
814 self->type = type;
815 self->class = &class_parser__ReduceAction87;
816 return self;
817 }
818 /* runtime class parser__ReduceAction89 */
819 const struct class class_parser__ReduceAction89 = {
820 0, /* box_kind */
821 {
822 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction89:kernel#Object#object_id */
823 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction89:kernel#Object#is_same_type */
824 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction89:kernel#Object#is_same_instance */
825 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction89:kernel#Object#== */
826 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction89:kernel#Object#!= */
827 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction89:kernel#Object#output */
828 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction89:kernel#Object#output_class_name */
829 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction89:kernel#Object#exit */
830 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction89:kernel#Object#sys */
831 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction89:kernel#Object#hash */
832 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction89:math#Object#atan2 */
833 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction89:math#Object#pi */
834 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction89:math#Object#srand_from */
835 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction89:math#Object#srand */
836 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction89:string#Object#to_s */
837 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction89:string#Object#native_class_name */
838 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction89:string#Object#class_name */
839 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction89:string#Object#inspect */
840 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction89:string#Object#inspect_head */
841 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction89:string#Object#args */
842 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction89:string#Object#alpha_comparator */
843 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction89:stream#Object#poll */
844 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction89:stream#Object#intern_poll */
845 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction89:time#Object#get_time */
846 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction89:file#Object#printn */
847 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction89:file#Object#print */
848 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction89:file#Object#getc */
849 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction89:file#Object#gets */
850 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction89:file#Object#getcwd */
851 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction89:file#Object#file_getcwd */
852 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction89:file#Object#stdin */
853 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction89:file#Object#stdout */
854 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction89:file#Object#stderr */
855 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction89:model_base#Object#intrude_visibility */
856 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction89:model_base#Object#public_visibility */
857 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction89:model_base#Object#protected_visibility */
858 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction89:model_base#Object#private_visibility */
859 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction89:model_base#Object#none_visibility */
860 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction89:model#Object#abstract_kind */
861 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction89:model#Object#concrete_kind */
862 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction89:model#Object#interface_kind */
863 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction89:model#Object#enum_kind */
864 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction89:model#Object#extern_kind */
865 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction89:nitni_utilities#Object#internal_call_context */
866 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction89:nitni_utilities#Object#long_signature */
867 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction89:nitni_utilities#Object#short_signature */
868 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction89:c#Object#to_c_call_context */
869 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction89:c#Object#from_c_call_context */
870 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction89:cpp#Object#cpp_call_context */
871 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction89:cpp#Object#to_cpp_call_context */
872 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction89:cpp#Object#from_cpp_call_context */
873 (nitmethod_t)VIRTUAL_parser__ReduceAction89__action, /* pointer to parser:ReduceAction89:parser#ReduceAction89#action */
874 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction89:parser#ReduceAction#concat */
875 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction89:parser#ReduceAction#init */
876 }
877 };
878 /* allocate ReduceAction89 */
879 val* NEW_parser__ReduceAction89(const struct type* type) {
880 val* self /* : ReduceAction89 */;
881 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
882 self->type = type;
883 self->class = &class_parser__ReduceAction89;
884 return self;
885 }
886 /* runtime class parser__ReduceAction90 */
887 const struct class class_parser__ReduceAction90 = {
888 0, /* box_kind */
889 {
890 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction90:kernel#Object#object_id */
891 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction90:kernel#Object#is_same_type */
892 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction90:kernel#Object#is_same_instance */
893 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction90:kernel#Object#== */
894 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction90:kernel#Object#!= */
895 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction90:kernel#Object#output */
896 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction90:kernel#Object#output_class_name */
897 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction90:kernel#Object#exit */
898 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction90:kernel#Object#sys */
899 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction90:kernel#Object#hash */
900 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction90:math#Object#atan2 */
901 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction90:math#Object#pi */
902 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction90:math#Object#srand_from */
903 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction90:math#Object#srand */
904 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction90:string#Object#to_s */
905 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction90:string#Object#native_class_name */
906 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction90:string#Object#class_name */
907 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction90:string#Object#inspect */
908 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction90:string#Object#inspect_head */
909 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction90:string#Object#args */
910 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction90:string#Object#alpha_comparator */
911 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction90:stream#Object#poll */
912 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction90:stream#Object#intern_poll */
913 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction90:time#Object#get_time */
914 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction90:file#Object#printn */
915 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction90:file#Object#print */
916 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction90:file#Object#getc */
917 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction90:file#Object#gets */
918 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction90:file#Object#getcwd */
919 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction90:file#Object#file_getcwd */
920 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction90:file#Object#stdin */
921 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction90:file#Object#stdout */
922 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction90:file#Object#stderr */
923 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction90:model_base#Object#intrude_visibility */
924 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction90:model_base#Object#public_visibility */
925 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction90:model_base#Object#protected_visibility */
926 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction90:model_base#Object#private_visibility */
927 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction90:model_base#Object#none_visibility */
928 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction90:model#Object#abstract_kind */
929 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction90:model#Object#concrete_kind */
930 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction90:model#Object#interface_kind */
931 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction90:model#Object#enum_kind */
932 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction90:model#Object#extern_kind */
933 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction90:nitni_utilities#Object#internal_call_context */
934 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction90:nitni_utilities#Object#long_signature */
935 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction90:nitni_utilities#Object#short_signature */
936 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction90:c#Object#to_c_call_context */
937 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction90:c#Object#from_c_call_context */
938 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction90:cpp#Object#cpp_call_context */
939 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction90:cpp#Object#to_cpp_call_context */
940 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction90:cpp#Object#from_cpp_call_context */
941 (nitmethod_t)VIRTUAL_parser__ReduceAction90__action, /* pointer to parser:ReduceAction90:parser#ReduceAction90#action */
942 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction90:parser#ReduceAction#concat */
943 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction90:parser#ReduceAction#init */
944 }
945 };
946 /* allocate ReduceAction90 */
947 val* NEW_parser__ReduceAction90(const struct type* type) {
948 val* self /* : ReduceAction90 */;
949 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
950 self->type = type;
951 self->class = &class_parser__ReduceAction90;
952 return self;
953 }
954 /* runtime class parser__ReduceAction91 */
955 const struct class class_parser__ReduceAction91 = {
956 0, /* box_kind */
957 {
958 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction91:kernel#Object#object_id */
959 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction91:kernel#Object#is_same_type */
960 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction91:kernel#Object#is_same_instance */
961 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction91:kernel#Object#== */
962 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction91:kernel#Object#!= */
963 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction91:kernel#Object#output */
964 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction91:kernel#Object#output_class_name */
965 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction91:kernel#Object#exit */
966 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction91:kernel#Object#sys */
967 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction91:kernel#Object#hash */
968 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction91:math#Object#atan2 */
969 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction91:math#Object#pi */
970 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction91:math#Object#srand_from */
971 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction91:math#Object#srand */
972 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction91:string#Object#to_s */
973 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction91:string#Object#native_class_name */
974 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction91:string#Object#class_name */
975 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction91:string#Object#inspect */
976 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction91:string#Object#inspect_head */
977 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction91:string#Object#args */
978 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction91:string#Object#alpha_comparator */
979 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction91:stream#Object#poll */
980 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction91:stream#Object#intern_poll */
981 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction91:time#Object#get_time */
982 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction91:file#Object#printn */
983 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction91:file#Object#print */
984 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction91:file#Object#getc */
985 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction91:file#Object#gets */
986 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction91:file#Object#getcwd */
987 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction91:file#Object#file_getcwd */
988 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction91:file#Object#stdin */
989 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction91:file#Object#stdout */
990 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction91:file#Object#stderr */
991 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction91:model_base#Object#intrude_visibility */
992 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction91:model_base#Object#public_visibility */
993 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction91:model_base#Object#protected_visibility */
994 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction91:model_base#Object#private_visibility */
995 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction91:model_base#Object#none_visibility */
996 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction91:model#Object#abstract_kind */
997 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction91:model#Object#concrete_kind */
998 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction91:model#Object#interface_kind */
999 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction91:model#Object#enum_kind */
1000 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction91:model#Object#extern_kind */
1001 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction91:nitni_utilities#Object#internal_call_context */
1002 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction91:nitni_utilities#Object#long_signature */
1003 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction91:nitni_utilities#Object#short_signature */
1004 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction91:c#Object#to_c_call_context */
1005 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction91:c#Object#from_c_call_context */
1006 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction91:cpp#Object#cpp_call_context */
1007 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction91:cpp#Object#to_cpp_call_context */
1008 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction91:cpp#Object#from_cpp_call_context */
1009 (nitmethod_t)VIRTUAL_parser__ReduceAction91__action, /* pointer to parser:ReduceAction91:parser#ReduceAction91#action */
1010 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction91:parser#ReduceAction#concat */
1011 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction91:parser#ReduceAction#init */
1012 }
1013 };
1014 /* allocate ReduceAction91 */
1015 val* NEW_parser__ReduceAction91(const struct type* type) {
1016 val* self /* : ReduceAction91 */;
1017 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1018 self->type = type;
1019 self->class = &class_parser__ReduceAction91;
1020 return self;
1021 }
1022 /* runtime class parser__ReduceAction92 */
1023 const struct class class_parser__ReduceAction92 = {
1024 0, /* box_kind */
1025 {
1026 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction92:kernel#Object#object_id */
1027 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction92:kernel#Object#is_same_type */
1028 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction92:kernel#Object#is_same_instance */
1029 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction92:kernel#Object#== */
1030 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction92:kernel#Object#!= */
1031 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction92:kernel#Object#output */
1032 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction92:kernel#Object#output_class_name */
1033 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction92:kernel#Object#exit */
1034 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction92:kernel#Object#sys */
1035 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction92:kernel#Object#hash */
1036 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction92:math#Object#atan2 */
1037 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction92:math#Object#pi */
1038 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction92:math#Object#srand_from */
1039 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction92:math#Object#srand */
1040 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction92:string#Object#to_s */
1041 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction92:string#Object#native_class_name */
1042 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction92:string#Object#class_name */
1043 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction92:string#Object#inspect */
1044 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction92:string#Object#inspect_head */
1045 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction92:string#Object#args */
1046 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction92:string#Object#alpha_comparator */
1047 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction92:stream#Object#poll */
1048 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction92:stream#Object#intern_poll */
1049 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction92:time#Object#get_time */
1050 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction92:file#Object#printn */
1051 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction92:file#Object#print */
1052 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction92:file#Object#getc */
1053 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction92:file#Object#gets */
1054 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction92:file#Object#getcwd */
1055 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction92:file#Object#file_getcwd */
1056 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction92:file#Object#stdin */
1057 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction92:file#Object#stdout */
1058 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction92:file#Object#stderr */
1059 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction92:model_base#Object#intrude_visibility */
1060 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction92:model_base#Object#public_visibility */
1061 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction92:model_base#Object#protected_visibility */
1062 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction92:model_base#Object#private_visibility */
1063 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction92:model_base#Object#none_visibility */
1064 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction92:model#Object#abstract_kind */
1065 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction92:model#Object#concrete_kind */
1066 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction92:model#Object#interface_kind */
1067 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction92:model#Object#enum_kind */
1068 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction92:model#Object#extern_kind */
1069 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction92:nitni_utilities#Object#internal_call_context */
1070 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction92:nitni_utilities#Object#long_signature */
1071 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction92:nitni_utilities#Object#short_signature */
1072 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction92:c#Object#to_c_call_context */
1073 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction92:c#Object#from_c_call_context */
1074 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction92:cpp#Object#cpp_call_context */
1075 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction92:cpp#Object#to_cpp_call_context */
1076 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction92:cpp#Object#from_cpp_call_context */
1077 (nitmethod_t)VIRTUAL_parser__ReduceAction92__action, /* pointer to parser:ReduceAction92:parser#ReduceAction92#action */
1078 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction92:parser#ReduceAction#concat */
1079 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction92:parser#ReduceAction#init */
1080 }
1081 };
1082 /* allocate ReduceAction92 */
1083 val* NEW_parser__ReduceAction92(const struct type* type) {
1084 val* self /* : ReduceAction92 */;
1085 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1086 self->type = type;
1087 self->class = &class_parser__ReduceAction92;
1088 return self;
1089 }
1090 /* runtime class parser__ReduceAction94 */
1091 const struct class class_parser__ReduceAction94 = {
1092 0, /* box_kind */
1093 {
1094 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction94:kernel#Object#object_id */
1095 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction94:kernel#Object#is_same_type */
1096 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction94:kernel#Object#is_same_instance */
1097 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction94:kernel#Object#== */
1098 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction94:kernel#Object#!= */
1099 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction94:kernel#Object#output */
1100 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction94:kernel#Object#output_class_name */
1101 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction94:kernel#Object#exit */
1102 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction94:kernel#Object#sys */
1103 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction94:kernel#Object#hash */
1104 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction94:math#Object#atan2 */
1105 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction94:math#Object#pi */
1106 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction94:math#Object#srand_from */
1107 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction94:math#Object#srand */
1108 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction94:string#Object#to_s */
1109 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction94:string#Object#native_class_name */
1110 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction94:string#Object#class_name */
1111 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction94:string#Object#inspect */
1112 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction94:string#Object#inspect_head */
1113 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction94:string#Object#args */
1114 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction94:string#Object#alpha_comparator */
1115 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction94:stream#Object#poll */
1116 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction94:stream#Object#intern_poll */
1117 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction94:time#Object#get_time */
1118 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction94:file#Object#printn */
1119 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction94:file#Object#print */
1120 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction94:file#Object#getc */
1121 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction94:file#Object#gets */
1122 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction94:file#Object#getcwd */
1123 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction94:file#Object#file_getcwd */
1124 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction94:file#Object#stdin */
1125 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction94:file#Object#stdout */
1126 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction94:file#Object#stderr */
1127 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction94:model_base#Object#intrude_visibility */
1128 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction94:model_base#Object#public_visibility */
1129 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction94:model_base#Object#protected_visibility */
1130 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction94:model_base#Object#private_visibility */
1131 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction94:model_base#Object#none_visibility */
1132 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction94:model#Object#abstract_kind */
1133 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction94:model#Object#concrete_kind */
1134 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction94:model#Object#interface_kind */
1135 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction94:model#Object#enum_kind */
1136 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction94:model#Object#extern_kind */
1137 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction94:nitni_utilities#Object#internal_call_context */
1138 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction94:nitni_utilities#Object#long_signature */
1139 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction94:nitni_utilities#Object#short_signature */
1140 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction94:c#Object#to_c_call_context */
1141 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction94:c#Object#from_c_call_context */
1142 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction94:cpp#Object#cpp_call_context */
1143 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction94:cpp#Object#to_cpp_call_context */
1144 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction94:cpp#Object#from_cpp_call_context */
1145 (nitmethod_t)VIRTUAL_parser__ReduceAction94__action, /* pointer to parser:ReduceAction94:parser#ReduceAction94#action */
1146 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction94:parser#ReduceAction#concat */
1147 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction94:parser#ReduceAction#init */
1148 }
1149 };
1150 /* allocate ReduceAction94 */
1151 val* NEW_parser__ReduceAction94(const struct type* type) {
1152 val* self /* : ReduceAction94 */;
1153 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1154 self->type = type;
1155 self->class = &class_parser__ReduceAction94;
1156 return self;
1157 }
1158 /* runtime class parser__ReduceAction95 */
1159 const struct class class_parser__ReduceAction95 = {
1160 0, /* box_kind */
1161 {
1162 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction95:kernel#Object#object_id */
1163 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction95:kernel#Object#is_same_type */
1164 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction95:kernel#Object#is_same_instance */
1165 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction95:kernel#Object#== */
1166 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction95:kernel#Object#!= */
1167 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction95:kernel#Object#output */
1168 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction95:kernel#Object#output_class_name */
1169 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction95:kernel#Object#exit */
1170 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction95:kernel#Object#sys */
1171 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction95:kernel#Object#hash */
1172 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction95:math#Object#atan2 */
1173 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction95:math#Object#pi */
1174 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction95:math#Object#srand_from */
1175 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction95:math#Object#srand */
1176 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction95:string#Object#to_s */
1177 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction95:string#Object#native_class_name */
1178 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction95:string#Object#class_name */
1179 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction95:string#Object#inspect */
1180 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction95:string#Object#inspect_head */
1181 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction95:string#Object#args */
1182 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction95:string#Object#alpha_comparator */
1183 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction95:stream#Object#poll */
1184 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction95:stream#Object#intern_poll */
1185 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction95:time#Object#get_time */
1186 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction95:file#Object#printn */
1187 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction95:file#Object#print */
1188 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction95:file#Object#getc */
1189 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction95:file#Object#gets */
1190 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction95:file#Object#getcwd */
1191 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction95:file#Object#file_getcwd */
1192 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction95:file#Object#stdin */
1193 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction95:file#Object#stdout */
1194 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction95:file#Object#stderr */
1195 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction95:model_base#Object#intrude_visibility */
1196 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction95:model_base#Object#public_visibility */
1197 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction95:model_base#Object#protected_visibility */
1198 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction95:model_base#Object#private_visibility */
1199 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction95:model_base#Object#none_visibility */
1200 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction95:model#Object#abstract_kind */
1201 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction95:model#Object#concrete_kind */
1202 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction95:model#Object#interface_kind */
1203 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction95:model#Object#enum_kind */
1204 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction95:model#Object#extern_kind */
1205 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction95:nitni_utilities#Object#internal_call_context */
1206 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction95:nitni_utilities#Object#long_signature */
1207 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction95:nitni_utilities#Object#short_signature */
1208 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction95:c#Object#to_c_call_context */
1209 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction95:c#Object#from_c_call_context */
1210 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction95:cpp#Object#cpp_call_context */
1211 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction95:cpp#Object#to_cpp_call_context */
1212 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction95:cpp#Object#from_cpp_call_context */
1213 (nitmethod_t)VIRTUAL_parser__ReduceAction95__action, /* pointer to parser:ReduceAction95:parser#ReduceAction95#action */
1214 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction95:parser#ReduceAction#concat */
1215 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction95:parser#ReduceAction#init */
1216 }
1217 };
1218 /* allocate ReduceAction95 */
1219 val* NEW_parser__ReduceAction95(const struct type* type) {
1220 val* self /* : ReduceAction95 */;
1221 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1222 self->type = type;
1223 self->class = &class_parser__ReduceAction95;
1224 return self;
1225 }
1226 /* runtime class parser__ReduceAction97 */
1227 const struct class class_parser__ReduceAction97 = {
1228 0, /* box_kind */
1229 {
1230 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction97:kernel#Object#object_id */
1231 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction97:kernel#Object#is_same_type */
1232 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction97:kernel#Object#is_same_instance */
1233 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction97:kernel#Object#== */
1234 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction97:kernel#Object#!= */
1235 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction97:kernel#Object#output */
1236 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction97:kernel#Object#output_class_name */
1237 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction97:kernel#Object#exit */
1238 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction97:kernel#Object#sys */
1239 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction97:kernel#Object#hash */
1240 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction97:math#Object#atan2 */
1241 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction97:math#Object#pi */
1242 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction97:math#Object#srand_from */
1243 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction97:math#Object#srand */
1244 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction97:string#Object#to_s */
1245 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction97:string#Object#native_class_name */
1246 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction97:string#Object#class_name */
1247 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction97:string#Object#inspect */
1248 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction97:string#Object#inspect_head */
1249 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction97:string#Object#args */
1250 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction97:string#Object#alpha_comparator */
1251 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction97:stream#Object#poll */
1252 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction97:stream#Object#intern_poll */
1253 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction97:time#Object#get_time */
1254 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction97:file#Object#printn */
1255 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction97:file#Object#print */
1256 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction97:file#Object#getc */
1257 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction97:file#Object#gets */
1258 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction97:file#Object#getcwd */
1259 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction97:file#Object#file_getcwd */
1260 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction97:file#Object#stdin */
1261 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction97:file#Object#stdout */
1262 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction97:file#Object#stderr */
1263 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction97:model_base#Object#intrude_visibility */
1264 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction97:model_base#Object#public_visibility */
1265 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction97:model_base#Object#protected_visibility */
1266 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction97:model_base#Object#private_visibility */
1267 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction97:model_base#Object#none_visibility */
1268 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction97:model#Object#abstract_kind */
1269 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction97:model#Object#concrete_kind */
1270 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction97:model#Object#interface_kind */
1271 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction97:model#Object#enum_kind */
1272 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction97:model#Object#extern_kind */
1273 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction97:nitni_utilities#Object#internal_call_context */
1274 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction97:nitni_utilities#Object#long_signature */
1275 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction97:nitni_utilities#Object#short_signature */
1276 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction97:c#Object#to_c_call_context */
1277 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction97:c#Object#from_c_call_context */
1278 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction97:cpp#Object#cpp_call_context */
1279 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction97:cpp#Object#to_cpp_call_context */
1280 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction97:cpp#Object#from_cpp_call_context */
1281 (nitmethod_t)VIRTUAL_parser__ReduceAction97__action, /* pointer to parser:ReduceAction97:parser#ReduceAction97#action */
1282 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction97:parser#ReduceAction#concat */
1283 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction97:parser#ReduceAction#init */
1284 }
1285 };
1286 /* allocate ReduceAction97 */
1287 val* NEW_parser__ReduceAction97(const struct type* type) {
1288 val* self /* : ReduceAction97 */;
1289 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1290 self->type = type;
1291 self->class = &class_parser__ReduceAction97;
1292 return self;
1293 }
1294 /* runtime class parser__ReduceAction98 */
1295 const struct class class_parser__ReduceAction98 = {
1296 0, /* box_kind */
1297 {
1298 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction98:kernel#Object#object_id */
1299 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction98:kernel#Object#is_same_type */
1300 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction98:kernel#Object#is_same_instance */
1301 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction98:kernel#Object#== */
1302 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction98:kernel#Object#!= */
1303 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction98:kernel#Object#output */
1304 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction98:kernel#Object#output_class_name */
1305 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction98:kernel#Object#exit */
1306 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction98:kernel#Object#sys */
1307 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction98:kernel#Object#hash */
1308 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction98:math#Object#atan2 */
1309 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction98:math#Object#pi */
1310 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction98:math#Object#srand_from */
1311 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction98:math#Object#srand */
1312 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction98:string#Object#to_s */
1313 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction98:string#Object#native_class_name */
1314 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction98:string#Object#class_name */
1315 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction98:string#Object#inspect */
1316 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction98:string#Object#inspect_head */
1317 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction98:string#Object#args */
1318 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction98:string#Object#alpha_comparator */
1319 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction98:stream#Object#poll */
1320 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction98:stream#Object#intern_poll */
1321 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction98:time#Object#get_time */
1322 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction98:file#Object#printn */
1323 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction98:file#Object#print */
1324 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction98:file#Object#getc */
1325 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction98:file#Object#gets */
1326 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction98:file#Object#getcwd */
1327 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction98:file#Object#file_getcwd */
1328 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction98:file#Object#stdin */
1329 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction98:file#Object#stdout */
1330 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction98:file#Object#stderr */
1331 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction98:model_base#Object#intrude_visibility */
1332 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction98:model_base#Object#public_visibility */
1333 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction98:model_base#Object#protected_visibility */
1334 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction98:model_base#Object#private_visibility */
1335 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction98:model_base#Object#none_visibility */
1336 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction98:model#Object#abstract_kind */
1337 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction98:model#Object#concrete_kind */
1338 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction98:model#Object#interface_kind */
1339 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction98:model#Object#enum_kind */
1340 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction98:model#Object#extern_kind */
1341 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction98:nitni_utilities#Object#internal_call_context */
1342 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction98:nitni_utilities#Object#long_signature */
1343 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction98:nitni_utilities#Object#short_signature */
1344 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction98:c#Object#to_c_call_context */
1345 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction98:c#Object#from_c_call_context */
1346 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction98:cpp#Object#cpp_call_context */
1347 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction98:cpp#Object#to_cpp_call_context */
1348 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction98:cpp#Object#from_cpp_call_context */
1349 (nitmethod_t)VIRTUAL_parser__ReduceAction98__action, /* pointer to parser:ReduceAction98:parser#ReduceAction98#action */
1350 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction98:parser#ReduceAction#concat */
1351 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction98:parser#ReduceAction#init */
1352 }
1353 };
1354 /* allocate ReduceAction98 */
1355 val* NEW_parser__ReduceAction98(const struct type* type) {
1356 val* self /* : ReduceAction98 */;
1357 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1358 self->type = type;
1359 self->class = &class_parser__ReduceAction98;
1360 return self;
1361 }
1362 /* runtime class parser__ReduceAction99 */
1363 const struct class class_parser__ReduceAction99 = {
1364 0, /* box_kind */
1365 {
1366 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction99:kernel#Object#object_id */
1367 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction99:kernel#Object#is_same_type */
1368 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction99:kernel#Object#is_same_instance */
1369 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction99:kernel#Object#== */
1370 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction99:kernel#Object#!= */
1371 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction99:kernel#Object#output */
1372 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction99:kernel#Object#output_class_name */
1373 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction99:kernel#Object#exit */
1374 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction99:kernel#Object#sys */
1375 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction99:kernel#Object#hash */
1376 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction99:math#Object#atan2 */
1377 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction99:math#Object#pi */
1378 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction99:math#Object#srand_from */
1379 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction99:math#Object#srand */
1380 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction99:string#Object#to_s */
1381 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction99:string#Object#native_class_name */
1382 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction99:string#Object#class_name */
1383 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction99:string#Object#inspect */
1384 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction99:string#Object#inspect_head */
1385 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction99:string#Object#args */
1386 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction99:string#Object#alpha_comparator */
1387 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction99:stream#Object#poll */
1388 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction99:stream#Object#intern_poll */
1389 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction99:time#Object#get_time */
1390 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction99:file#Object#printn */
1391 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction99:file#Object#print */
1392 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction99:file#Object#getc */
1393 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction99:file#Object#gets */
1394 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction99:file#Object#getcwd */
1395 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction99:file#Object#file_getcwd */
1396 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction99:file#Object#stdin */
1397 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction99:file#Object#stdout */
1398 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction99:file#Object#stderr */
1399 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction99:model_base#Object#intrude_visibility */
1400 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction99:model_base#Object#public_visibility */
1401 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction99:model_base#Object#protected_visibility */
1402 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction99:model_base#Object#private_visibility */
1403 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction99:model_base#Object#none_visibility */
1404 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction99:model#Object#abstract_kind */
1405 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction99:model#Object#concrete_kind */
1406 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction99:model#Object#interface_kind */
1407 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction99:model#Object#enum_kind */
1408 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction99:model#Object#extern_kind */
1409 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction99:nitni_utilities#Object#internal_call_context */
1410 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction99:nitni_utilities#Object#long_signature */
1411 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction99:nitni_utilities#Object#short_signature */
1412 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction99:c#Object#to_c_call_context */
1413 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction99:c#Object#from_c_call_context */
1414 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction99:cpp#Object#cpp_call_context */
1415 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction99:cpp#Object#to_cpp_call_context */
1416 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction99:cpp#Object#from_cpp_call_context */
1417 (nitmethod_t)VIRTUAL_parser__ReduceAction99__action, /* pointer to parser:ReduceAction99:parser#ReduceAction99#action */
1418 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction99:parser#ReduceAction#concat */
1419 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction99:parser#ReduceAction#init */
1420 }
1421 };
1422 /* allocate ReduceAction99 */
1423 val* NEW_parser__ReduceAction99(const struct type* type) {
1424 val* self /* : ReduceAction99 */;
1425 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1426 self->type = type;
1427 self->class = &class_parser__ReduceAction99;
1428 return self;
1429 }
1430 /* runtime class parser__ReduceAction100 */
1431 const struct class class_parser__ReduceAction100 = {
1432 0, /* box_kind */
1433 {
1434 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction100:kernel#Object#object_id */
1435 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction100:kernel#Object#is_same_type */
1436 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction100:kernel#Object#is_same_instance */
1437 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction100:kernel#Object#== */
1438 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction100:kernel#Object#!= */
1439 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction100:kernel#Object#output */
1440 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction100:kernel#Object#output_class_name */
1441 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction100:kernel#Object#exit */
1442 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction100:kernel#Object#sys */
1443 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction100:kernel#Object#hash */
1444 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction100:math#Object#atan2 */
1445 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction100:math#Object#pi */
1446 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction100:math#Object#srand_from */
1447 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction100:math#Object#srand */
1448 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction100:string#Object#to_s */
1449 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction100:string#Object#native_class_name */
1450 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction100:string#Object#class_name */
1451 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction100:string#Object#inspect */
1452 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction100:string#Object#inspect_head */
1453 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction100:string#Object#args */
1454 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction100:string#Object#alpha_comparator */
1455 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction100:stream#Object#poll */
1456 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction100:stream#Object#intern_poll */
1457 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction100:time#Object#get_time */
1458 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction100:file#Object#printn */
1459 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction100:file#Object#print */
1460 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction100:file#Object#getc */
1461 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction100:file#Object#gets */
1462 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction100:file#Object#getcwd */
1463 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction100:file#Object#file_getcwd */
1464 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction100:file#Object#stdin */
1465 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction100:file#Object#stdout */
1466 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction100:file#Object#stderr */
1467 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction100:model_base#Object#intrude_visibility */
1468 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction100:model_base#Object#public_visibility */
1469 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction100:model_base#Object#protected_visibility */
1470 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction100:model_base#Object#private_visibility */
1471 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction100:model_base#Object#none_visibility */
1472 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction100:model#Object#abstract_kind */
1473 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction100:model#Object#concrete_kind */
1474 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction100:model#Object#interface_kind */
1475 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction100:model#Object#enum_kind */
1476 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction100:model#Object#extern_kind */
1477 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction100:nitni_utilities#Object#internal_call_context */
1478 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction100:nitni_utilities#Object#long_signature */
1479 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction100:nitni_utilities#Object#short_signature */
1480 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction100:c#Object#to_c_call_context */
1481 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction100:c#Object#from_c_call_context */
1482 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction100:cpp#Object#cpp_call_context */
1483 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction100:cpp#Object#to_cpp_call_context */
1484 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction100:cpp#Object#from_cpp_call_context */
1485 (nitmethod_t)VIRTUAL_parser__ReduceAction100__action, /* pointer to parser:ReduceAction100:parser#ReduceAction100#action */
1486 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction100:parser#ReduceAction#concat */
1487 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction100:parser#ReduceAction#init */
1488 }
1489 };
1490 /* allocate ReduceAction100 */
1491 val* NEW_parser__ReduceAction100(const struct type* type) {
1492 val* self /* : ReduceAction100 */;
1493 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1494 self->type = type;
1495 self->class = &class_parser__ReduceAction100;
1496 return self;
1497 }
1498 /* runtime class parser__ReduceAction102 */
1499 const struct class class_parser__ReduceAction102 = {
1500 0, /* box_kind */
1501 {
1502 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction102:kernel#Object#object_id */
1503 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction102:kernel#Object#is_same_type */
1504 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction102:kernel#Object#is_same_instance */
1505 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction102:kernel#Object#== */
1506 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction102:kernel#Object#!= */
1507 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction102:kernel#Object#output */
1508 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction102:kernel#Object#output_class_name */
1509 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction102:kernel#Object#exit */
1510 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction102:kernel#Object#sys */
1511 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction102:kernel#Object#hash */
1512 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction102:math#Object#atan2 */
1513 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction102:math#Object#pi */
1514 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction102:math#Object#srand_from */
1515 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction102:math#Object#srand */
1516 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction102:string#Object#to_s */
1517 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction102:string#Object#native_class_name */
1518 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction102:string#Object#class_name */
1519 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction102:string#Object#inspect */
1520 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction102:string#Object#inspect_head */
1521 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction102:string#Object#args */
1522 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction102:string#Object#alpha_comparator */
1523 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction102:stream#Object#poll */
1524 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction102:stream#Object#intern_poll */
1525 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction102:time#Object#get_time */
1526 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction102:file#Object#printn */
1527 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction102:file#Object#print */
1528 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction102:file#Object#getc */
1529 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction102:file#Object#gets */
1530 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction102:file#Object#getcwd */
1531 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction102:file#Object#file_getcwd */
1532 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction102:file#Object#stdin */
1533 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction102:file#Object#stdout */
1534 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction102:file#Object#stderr */
1535 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction102:model_base#Object#intrude_visibility */
1536 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction102:model_base#Object#public_visibility */
1537 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction102:model_base#Object#protected_visibility */
1538 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction102:model_base#Object#private_visibility */
1539 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction102:model_base#Object#none_visibility */
1540 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction102:model#Object#abstract_kind */
1541 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction102:model#Object#concrete_kind */
1542 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction102:model#Object#interface_kind */
1543 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction102:model#Object#enum_kind */
1544 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction102:model#Object#extern_kind */
1545 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction102:nitni_utilities#Object#internal_call_context */
1546 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction102:nitni_utilities#Object#long_signature */
1547 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction102:nitni_utilities#Object#short_signature */
1548 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction102:c#Object#to_c_call_context */
1549 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction102:c#Object#from_c_call_context */
1550 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction102:cpp#Object#cpp_call_context */
1551 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction102:cpp#Object#to_cpp_call_context */
1552 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction102:cpp#Object#from_cpp_call_context */
1553 (nitmethod_t)VIRTUAL_parser__ReduceAction102__action, /* pointer to parser:ReduceAction102:parser#ReduceAction102#action */
1554 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction102:parser#ReduceAction#concat */
1555 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction102:parser#ReduceAction#init */
1556 }
1557 };
1558 /* allocate ReduceAction102 */
1559 val* NEW_parser__ReduceAction102(const struct type* type) {
1560 val* self /* : ReduceAction102 */;
1561 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1562 self->type = type;
1563 self->class = &class_parser__ReduceAction102;
1564 return self;
1565 }
1566 /* runtime class parser__ReduceAction103 */
1567 const struct class class_parser__ReduceAction103 = {
1568 0, /* box_kind */
1569 {
1570 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction103:kernel#Object#object_id */
1571 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction103:kernel#Object#is_same_type */
1572 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction103:kernel#Object#is_same_instance */
1573 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction103:kernel#Object#== */
1574 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction103:kernel#Object#!= */
1575 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction103:kernel#Object#output */
1576 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction103:kernel#Object#output_class_name */
1577 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction103:kernel#Object#exit */
1578 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction103:kernel#Object#sys */
1579 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction103:kernel#Object#hash */
1580 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction103:math#Object#atan2 */
1581 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction103:math#Object#pi */
1582 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction103:math#Object#srand_from */
1583 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction103:math#Object#srand */
1584 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction103:string#Object#to_s */
1585 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction103:string#Object#native_class_name */
1586 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction103:string#Object#class_name */
1587 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction103:string#Object#inspect */
1588 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction103:string#Object#inspect_head */
1589 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction103:string#Object#args */
1590 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction103:string#Object#alpha_comparator */
1591 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction103:stream#Object#poll */
1592 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction103:stream#Object#intern_poll */
1593 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction103:time#Object#get_time */
1594 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction103:file#Object#printn */
1595 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction103:file#Object#print */
1596 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction103:file#Object#getc */
1597 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction103:file#Object#gets */
1598 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction103:file#Object#getcwd */
1599 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction103:file#Object#file_getcwd */
1600 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction103:file#Object#stdin */
1601 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction103:file#Object#stdout */
1602 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction103:file#Object#stderr */
1603 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction103:model_base#Object#intrude_visibility */
1604 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction103:model_base#Object#public_visibility */
1605 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction103:model_base#Object#protected_visibility */
1606 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction103:model_base#Object#private_visibility */
1607 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction103:model_base#Object#none_visibility */
1608 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction103:model#Object#abstract_kind */
1609 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction103:model#Object#concrete_kind */
1610 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction103:model#Object#interface_kind */
1611 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction103:model#Object#enum_kind */
1612 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction103:model#Object#extern_kind */
1613 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction103:nitni_utilities#Object#internal_call_context */
1614 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction103:nitni_utilities#Object#long_signature */
1615 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction103:nitni_utilities#Object#short_signature */
1616 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction103:c#Object#to_c_call_context */
1617 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction103:c#Object#from_c_call_context */
1618 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction103:cpp#Object#cpp_call_context */
1619 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction103:cpp#Object#to_cpp_call_context */
1620 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction103:cpp#Object#from_cpp_call_context */
1621 (nitmethod_t)VIRTUAL_parser__ReduceAction103__action, /* pointer to parser:ReduceAction103:parser#ReduceAction103#action */
1622 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction103:parser#ReduceAction#concat */
1623 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction103:parser#ReduceAction#init */
1624 }
1625 };
1626 /* allocate ReduceAction103 */
1627 val* NEW_parser__ReduceAction103(const struct type* type) {
1628 val* self /* : ReduceAction103 */;
1629 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1630 self->type = type;
1631 self->class = &class_parser__ReduceAction103;
1632 return self;
1633 }
1634 /* runtime class parser__ReduceAction105 */
1635 const struct class class_parser__ReduceAction105 = {
1636 0, /* box_kind */
1637 {
1638 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction105:kernel#Object#object_id */
1639 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction105:kernel#Object#is_same_type */
1640 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction105:kernel#Object#is_same_instance */
1641 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction105:kernel#Object#== */
1642 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction105:kernel#Object#!= */
1643 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction105:kernel#Object#output */
1644 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction105:kernel#Object#output_class_name */
1645 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction105:kernel#Object#exit */
1646 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction105:kernel#Object#sys */
1647 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction105:kernel#Object#hash */
1648 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction105:math#Object#atan2 */
1649 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction105:math#Object#pi */
1650 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction105:math#Object#srand_from */
1651 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction105:math#Object#srand */
1652 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction105:string#Object#to_s */
1653 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction105:string#Object#native_class_name */
1654 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction105:string#Object#class_name */
1655 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction105:string#Object#inspect */
1656 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction105:string#Object#inspect_head */
1657 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction105:string#Object#args */
1658 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction105:string#Object#alpha_comparator */
1659 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction105:stream#Object#poll */
1660 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction105:stream#Object#intern_poll */
1661 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction105:time#Object#get_time */
1662 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction105:file#Object#printn */
1663 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction105:file#Object#print */
1664 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction105:file#Object#getc */
1665 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction105:file#Object#gets */
1666 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction105:file#Object#getcwd */
1667 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction105:file#Object#file_getcwd */
1668 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction105:file#Object#stdin */
1669 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction105:file#Object#stdout */
1670 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction105:file#Object#stderr */
1671 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction105:model_base#Object#intrude_visibility */
1672 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction105:model_base#Object#public_visibility */
1673 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction105:model_base#Object#protected_visibility */
1674 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction105:model_base#Object#private_visibility */
1675 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction105:model_base#Object#none_visibility */
1676 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction105:model#Object#abstract_kind */
1677 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction105:model#Object#concrete_kind */
1678 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction105:model#Object#interface_kind */
1679 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction105:model#Object#enum_kind */
1680 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction105:model#Object#extern_kind */
1681 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction105:nitni_utilities#Object#internal_call_context */
1682 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction105:nitni_utilities#Object#long_signature */
1683 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction105:nitni_utilities#Object#short_signature */
1684 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction105:c#Object#to_c_call_context */
1685 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction105:c#Object#from_c_call_context */
1686 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction105:cpp#Object#cpp_call_context */
1687 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction105:cpp#Object#to_cpp_call_context */
1688 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction105:cpp#Object#from_cpp_call_context */
1689 (nitmethod_t)VIRTUAL_parser__ReduceAction105__action, /* pointer to parser:ReduceAction105:parser#ReduceAction105#action */
1690 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction105:parser#ReduceAction#concat */
1691 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction105:parser#ReduceAction#init */
1692 }
1693 };
1694 /* allocate ReduceAction105 */
1695 val* NEW_parser__ReduceAction105(const struct type* type) {
1696 val* self /* : ReduceAction105 */;
1697 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1698 self->type = type;
1699 self->class = &class_parser__ReduceAction105;
1700 return self;
1701 }
1702 /* runtime class parser__ReduceAction106 */
1703 const struct class class_parser__ReduceAction106 = {
1704 0, /* box_kind */
1705 {
1706 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction106:kernel#Object#object_id */
1707 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction106:kernel#Object#is_same_type */
1708 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction106:kernel#Object#is_same_instance */
1709 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction106:kernel#Object#== */
1710 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction106:kernel#Object#!= */
1711 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction106:kernel#Object#output */
1712 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction106:kernel#Object#output_class_name */
1713 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction106:kernel#Object#exit */
1714 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction106:kernel#Object#sys */
1715 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction106:kernel#Object#hash */
1716 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction106:math#Object#atan2 */
1717 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction106:math#Object#pi */
1718 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction106:math#Object#srand_from */
1719 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction106:math#Object#srand */
1720 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction106:string#Object#to_s */
1721 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction106:string#Object#native_class_name */
1722 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction106:string#Object#class_name */
1723 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction106:string#Object#inspect */
1724 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction106:string#Object#inspect_head */
1725 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction106:string#Object#args */
1726 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction106:string#Object#alpha_comparator */
1727 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction106:stream#Object#poll */
1728 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction106:stream#Object#intern_poll */
1729 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction106:time#Object#get_time */
1730 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction106:file#Object#printn */
1731 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction106:file#Object#print */
1732 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction106:file#Object#getc */
1733 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction106:file#Object#gets */
1734 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction106:file#Object#getcwd */
1735 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction106:file#Object#file_getcwd */
1736 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction106:file#Object#stdin */
1737 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction106:file#Object#stdout */
1738 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction106:file#Object#stderr */
1739 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction106:model_base#Object#intrude_visibility */
1740 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction106:model_base#Object#public_visibility */
1741 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction106:model_base#Object#protected_visibility */
1742 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction106:model_base#Object#private_visibility */
1743 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction106:model_base#Object#none_visibility */
1744 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction106:model#Object#abstract_kind */
1745 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction106:model#Object#concrete_kind */
1746 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction106:model#Object#interface_kind */
1747 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction106:model#Object#enum_kind */
1748 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction106:model#Object#extern_kind */
1749 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction106:nitni_utilities#Object#internal_call_context */
1750 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction106:nitni_utilities#Object#long_signature */
1751 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction106:nitni_utilities#Object#short_signature */
1752 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction106:c#Object#to_c_call_context */
1753 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction106:c#Object#from_c_call_context */
1754 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction106:cpp#Object#cpp_call_context */
1755 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction106:cpp#Object#to_cpp_call_context */
1756 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction106:cpp#Object#from_cpp_call_context */
1757 (nitmethod_t)VIRTUAL_parser__ReduceAction106__action, /* pointer to parser:ReduceAction106:parser#ReduceAction106#action */
1758 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction106:parser#ReduceAction#concat */
1759 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction106:parser#ReduceAction#init */
1760 }
1761 };
1762 /* allocate ReduceAction106 */
1763 val* NEW_parser__ReduceAction106(const struct type* type) {
1764 val* self /* : ReduceAction106 */;
1765 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1766 self->type = type;
1767 self->class = &class_parser__ReduceAction106;
1768 return self;
1769 }
1770 /* runtime class parser__ReduceAction107 */
1771 const struct class class_parser__ReduceAction107 = {
1772 0, /* box_kind */
1773 {
1774 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction107:kernel#Object#object_id */
1775 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction107:kernel#Object#is_same_type */
1776 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction107:kernel#Object#is_same_instance */
1777 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction107:kernel#Object#== */
1778 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction107:kernel#Object#!= */
1779 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction107:kernel#Object#output */
1780 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction107:kernel#Object#output_class_name */
1781 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction107:kernel#Object#exit */
1782 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction107:kernel#Object#sys */
1783 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction107:kernel#Object#hash */
1784 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction107:math#Object#atan2 */
1785 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction107:math#Object#pi */
1786 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction107:math#Object#srand_from */
1787 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction107:math#Object#srand */
1788 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction107:string#Object#to_s */
1789 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction107:string#Object#native_class_name */
1790 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction107:string#Object#class_name */
1791 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction107:string#Object#inspect */
1792 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction107:string#Object#inspect_head */
1793 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction107:string#Object#args */
1794 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction107:string#Object#alpha_comparator */
1795 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction107:stream#Object#poll */
1796 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction107:stream#Object#intern_poll */
1797 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction107:time#Object#get_time */
1798 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction107:file#Object#printn */
1799 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction107:file#Object#print */
1800 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction107:file#Object#getc */
1801 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction107:file#Object#gets */
1802 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction107:file#Object#getcwd */
1803 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction107:file#Object#file_getcwd */
1804 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction107:file#Object#stdin */
1805 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction107:file#Object#stdout */
1806 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction107:file#Object#stderr */
1807 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction107:model_base#Object#intrude_visibility */
1808 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction107:model_base#Object#public_visibility */
1809 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction107:model_base#Object#protected_visibility */
1810 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction107:model_base#Object#private_visibility */
1811 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction107:model_base#Object#none_visibility */
1812 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction107:model#Object#abstract_kind */
1813 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction107:model#Object#concrete_kind */
1814 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction107:model#Object#interface_kind */
1815 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction107:model#Object#enum_kind */
1816 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction107:model#Object#extern_kind */
1817 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction107:nitni_utilities#Object#internal_call_context */
1818 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction107:nitni_utilities#Object#long_signature */
1819 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction107:nitni_utilities#Object#short_signature */
1820 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction107:c#Object#to_c_call_context */
1821 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction107:c#Object#from_c_call_context */
1822 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction107:cpp#Object#cpp_call_context */
1823 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction107:cpp#Object#to_cpp_call_context */
1824 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction107:cpp#Object#from_cpp_call_context */
1825 (nitmethod_t)VIRTUAL_parser__ReduceAction107__action, /* pointer to parser:ReduceAction107:parser#ReduceAction107#action */
1826 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction107:parser#ReduceAction#concat */
1827 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction107:parser#ReduceAction#init */
1828 }
1829 };
1830 /* allocate ReduceAction107 */
1831 val* NEW_parser__ReduceAction107(const struct type* type) {
1832 val* self /* : ReduceAction107 */;
1833 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1834 self->type = type;
1835 self->class = &class_parser__ReduceAction107;
1836 return self;
1837 }
1838 /* runtime class parser__ReduceAction108 */
1839 const struct class class_parser__ReduceAction108 = {
1840 0, /* box_kind */
1841 {
1842 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction108:kernel#Object#object_id */
1843 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction108:kernel#Object#is_same_type */
1844 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction108:kernel#Object#is_same_instance */
1845 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction108:kernel#Object#== */
1846 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction108:kernel#Object#!= */
1847 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction108:kernel#Object#output */
1848 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction108:kernel#Object#output_class_name */
1849 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction108:kernel#Object#exit */
1850 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction108:kernel#Object#sys */
1851 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction108:kernel#Object#hash */
1852 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction108:math#Object#atan2 */
1853 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction108:math#Object#pi */
1854 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction108:math#Object#srand_from */
1855 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction108:math#Object#srand */
1856 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction108:string#Object#to_s */
1857 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction108:string#Object#native_class_name */
1858 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction108:string#Object#class_name */
1859 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction108:string#Object#inspect */
1860 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction108:string#Object#inspect_head */
1861 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction108:string#Object#args */
1862 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction108:string#Object#alpha_comparator */
1863 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction108:stream#Object#poll */
1864 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction108:stream#Object#intern_poll */
1865 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction108:time#Object#get_time */
1866 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction108:file#Object#printn */
1867 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction108:file#Object#print */
1868 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction108:file#Object#getc */
1869 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction108:file#Object#gets */
1870 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction108:file#Object#getcwd */
1871 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction108:file#Object#file_getcwd */
1872 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction108:file#Object#stdin */
1873 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction108:file#Object#stdout */
1874 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction108:file#Object#stderr */
1875 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction108:model_base#Object#intrude_visibility */
1876 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction108:model_base#Object#public_visibility */
1877 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction108:model_base#Object#protected_visibility */
1878 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction108:model_base#Object#private_visibility */
1879 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction108:model_base#Object#none_visibility */
1880 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction108:model#Object#abstract_kind */
1881 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction108:model#Object#concrete_kind */
1882 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction108:model#Object#interface_kind */
1883 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction108:model#Object#enum_kind */
1884 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction108:model#Object#extern_kind */
1885 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction108:nitni_utilities#Object#internal_call_context */
1886 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction108:nitni_utilities#Object#long_signature */
1887 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction108:nitni_utilities#Object#short_signature */
1888 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction108:c#Object#to_c_call_context */
1889 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction108:c#Object#from_c_call_context */
1890 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction108:cpp#Object#cpp_call_context */
1891 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction108:cpp#Object#to_cpp_call_context */
1892 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction108:cpp#Object#from_cpp_call_context */
1893 (nitmethod_t)VIRTUAL_parser__ReduceAction108__action, /* pointer to parser:ReduceAction108:parser#ReduceAction108#action */
1894 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction108:parser#ReduceAction#concat */
1895 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction108:parser#ReduceAction#init */
1896 }
1897 };
1898 /* allocate ReduceAction108 */
1899 val* NEW_parser__ReduceAction108(const struct type* type) {
1900 val* self /* : ReduceAction108 */;
1901 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1902 self->type = type;
1903 self->class = &class_parser__ReduceAction108;
1904 return self;
1905 }
1906 /* runtime class parser__ReduceAction110 */
1907 const struct class class_parser__ReduceAction110 = {
1908 0, /* box_kind */
1909 {
1910 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction110:kernel#Object#object_id */
1911 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction110:kernel#Object#is_same_type */
1912 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction110:kernel#Object#is_same_instance */
1913 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction110:kernel#Object#== */
1914 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction110:kernel#Object#!= */
1915 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction110:kernel#Object#output */
1916 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction110:kernel#Object#output_class_name */
1917 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction110:kernel#Object#exit */
1918 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction110:kernel#Object#sys */
1919 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction110:kernel#Object#hash */
1920 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction110:math#Object#atan2 */
1921 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction110:math#Object#pi */
1922 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction110:math#Object#srand_from */
1923 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction110:math#Object#srand */
1924 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction110:string#Object#to_s */
1925 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction110:string#Object#native_class_name */
1926 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction110:string#Object#class_name */
1927 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction110:string#Object#inspect */
1928 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction110:string#Object#inspect_head */
1929 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction110:string#Object#args */
1930 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction110:string#Object#alpha_comparator */
1931 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction110:stream#Object#poll */
1932 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction110:stream#Object#intern_poll */
1933 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction110:time#Object#get_time */
1934 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction110:file#Object#printn */
1935 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction110:file#Object#print */
1936 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction110:file#Object#getc */
1937 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction110:file#Object#gets */
1938 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction110:file#Object#getcwd */
1939 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction110:file#Object#file_getcwd */
1940 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction110:file#Object#stdin */
1941 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction110:file#Object#stdout */
1942 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction110:file#Object#stderr */
1943 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction110:model_base#Object#intrude_visibility */
1944 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction110:model_base#Object#public_visibility */
1945 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction110:model_base#Object#protected_visibility */
1946 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction110:model_base#Object#private_visibility */
1947 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction110:model_base#Object#none_visibility */
1948 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction110:model#Object#abstract_kind */
1949 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction110:model#Object#concrete_kind */
1950 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction110:model#Object#interface_kind */
1951 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction110:model#Object#enum_kind */
1952 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction110:model#Object#extern_kind */
1953 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction110:nitni_utilities#Object#internal_call_context */
1954 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction110:nitni_utilities#Object#long_signature */
1955 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction110:nitni_utilities#Object#short_signature */
1956 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction110:c#Object#to_c_call_context */
1957 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction110:c#Object#from_c_call_context */
1958 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction110:cpp#Object#cpp_call_context */
1959 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction110:cpp#Object#to_cpp_call_context */
1960 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction110:cpp#Object#from_cpp_call_context */
1961 (nitmethod_t)VIRTUAL_parser__ReduceAction110__action, /* pointer to parser:ReduceAction110:parser#ReduceAction110#action */
1962 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction110:parser#ReduceAction#concat */
1963 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction110:parser#ReduceAction#init */
1964 }
1965 };
1966 /* allocate ReduceAction110 */
1967 val* NEW_parser__ReduceAction110(const struct type* type) {
1968 val* self /* : ReduceAction110 */;
1969 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
1970 self->type = type;
1971 self->class = &class_parser__ReduceAction110;
1972 return self;
1973 }
1974 /* runtime class parser__ReduceAction111 */
1975 const struct class class_parser__ReduceAction111 = {
1976 0, /* box_kind */
1977 {
1978 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction111:kernel#Object#object_id */
1979 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction111:kernel#Object#is_same_type */
1980 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction111:kernel#Object#is_same_instance */
1981 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction111:kernel#Object#== */
1982 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction111:kernel#Object#!= */
1983 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction111:kernel#Object#output */
1984 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction111:kernel#Object#output_class_name */
1985 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction111:kernel#Object#exit */
1986 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction111:kernel#Object#sys */
1987 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction111:kernel#Object#hash */
1988 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction111:math#Object#atan2 */
1989 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction111:math#Object#pi */
1990 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction111:math#Object#srand_from */
1991 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction111:math#Object#srand */
1992 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction111:string#Object#to_s */
1993 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction111:string#Object#native_class_name */
1994 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction111:string#Object#class_name */
1995 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction111:string#Object#inspect */
1996 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction111:string#Object#inspect_head */
1997 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction111:string#Object#args */
1998 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction111:string#Object#alpha_comparator */
1999 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction111:stream#Object#poll */
2000 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction111:stream#Object#intern_poll */
2001 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction111:time#Object#get_time */
2002 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction111:file#Object#printn */
2003 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction111:file#Object#print */
2004 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction111:file#Object#getc */
2005 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction111:file#Object#gets */
2006 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction111:file#Object#getcwd */
2007 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction111:file#Object#file_getcwd */
2008 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction111:file#Object#stdin */
2009 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction111:file#Object#stdout */
2010 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction111:file#Object#stderr */
2011 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction111:model_base#Object#intrude_visibility */
2012 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction111:model_base#Object#public_visibility */
2013 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction111:model_base#Object#protected_visibility */
2014 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction111:model_base#Object#private_visibility */
2015 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction111:model_base#Object#none_visibility */
2016 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction111:model#Object#abstract_kind */
2017 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction111:model#Object#concrete_kind */
2018 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction111:model#Object#interface_kind */
2019 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction111:model#Object#enum_kind */
2020 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction111:model#Object#extern_kind */
2021 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction111:nitni_utilities#Object#internal_call_context */
2022 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction111:nitni_utilities#Object#long_signature */
2023 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction111:nitni_utilities#Object#short_signature */
2024 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction111:c#Object#to_c_call_context */
2025 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction111:c#Object#from_c_call_context */
2026 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction111:cpp#Object#cpp_call_context */
2027 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction111:cpp#Object#to_cpp_call_context */
2028 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction111:cpp#Object#from_cpp_call_context */
2029 (nitmethod_t)VIRTUAL_parser__ReduceAction111__action, /* pointer to parser:ReduceAction111:parser#ReduceAction111#action */
2030 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction111:parser#ReduceAction#concat */
2031 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction111:parser#ReduceAction#init */
2032 }
2033 };
2034 /* allocate ReduceAction111 */
2035 val* NEW_parser__ReduceAction111(const struct type* type) {
2036 val* self /* : ReduceAction111 */;
2037 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2038 self->type = type;
2039 self->class = &class_parser__ReduceAction111;
2040 return self;
2041 }
2042 /* runtime class parser__ReduceAction113 */
2043 const struct class class_parser__ReduceAction113 = {
2044 0, /* box_kind */
2045 {
2046 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction113:kernel#Object#object_id */
2047 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction113:kernel#Object#is_same_type */
2048 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction113:kernel#Object#is_same_instance */
2049 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction113:kernel#Object#== */
2050 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction113:kernel#Object#!= */
2051 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction113:kernel#Object#output */
2052 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction113:kernel#Object#output_class_name */
2053 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction113:kernel#Object#exit */
2054 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction113:kernel#Object#sys */
2055 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction113:kernel#Object#hash */
2056 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction113:math#Object#atan2 */
2057 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction113:math#Object#pi */
2058 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction113:math#Object#srand_from */
2059 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction113:math#Object#srand */
2060 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction113:string#Object#to_s */
2061 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction113:string#Object#native_class_name */
2062 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction113:string#Object#class_name */
2063 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction113:string#Object#inspect */
2064 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction113:string#Object#inspect_head */
2065 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction113:string#Object#args */
2066 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction113:string#Object#alpha_comparator */
2067 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction113:stream#Object#poll */
2068 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction113:stream#Object#intern_poll */
2069 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction113:time#Object#get_time */
2070 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction113:file#Object#printn */
2071 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction113:file#Object#print */
2072 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction113:file#Object#getc */
2073 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction113:file#Object#gets */
2074 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction113:file#Object#getcwd */
2075 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction113:file#Object#file_getcwd */
2076 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction113:file#Object#stdin */
2077 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction113:file#Object#stdout */
2078 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction113:file#Object#stderr */
2079 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction113:model_base#Object#intrude_visibility */
2080 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction113:model_base#Object#public_visibility */
2081 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction113:model_base#Object#protected_visibility */
2082 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction113:model_base#Object#private_visibility */
2083 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction113:model_base#Object#none_visibility */
2084 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction113:model#Object#abstract_kind */
2085 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction113:model#Object#concrete_kind */
2086 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction113:model#Object#interface_kind */
2087 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction113:model#Object#enum_kind */
2088 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction113:model#Object#extern_kind */
2089 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction113:nitni_utilities#Object#internal_call_context */
2090 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction113:nitni_utilities#Object#long_signature */
2091 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction113:nitni_utilities#Object#short_signature */
2092 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction113:c#Object#to_c_call_context */
2093 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction113:c#Object#from_c_call_context */
2094 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction113:cpp#Object#cpp_call_context */
2095 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction113:cpp#Object#to_cpp_call_context */
2096 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction113:cpp#Object#from_cpp_call_context */
2097 (nitmethod_t)VIRTUAL_parser__ReduceAction113__action, /* pointer to parser:ReduceAction113:parser#ReduceAction113#action */
2098 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction113:parser#ReduceAction#concat */
2099 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction113:parser#ReduceAction#init */
2100 }
2101 };
2102 /* allocate ReduceAction113 */
2103 val* NEW_parser__ReduceAction113(const struct type* type) {
2104 val* self /* : ReduceAction113 */;
2105 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2106 self->type = type;
2107 self->class = &class_parser__ReduceAction113;
2108 return self;
2109 }
2110 /* runtime class parser__ReduceAction114 */
2111 const struct class class_parser__ReduceAction114 = {
2112 0, /* box_kind */
2113 {
2114 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction114:kernel#Object#object_id */
2115 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction114:kernel#Object#is_same_type */
2116 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction114:kernel#Object#is_same_instance */
2117 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction114:kernel#Object#== */
2118 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction114:kernel#Object#!= */
2119 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction114:kernel#Object#output */
2120 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction114:kernel#Object#output_class_name */
2121 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction114:kernel#Object#exit */
2122 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction114:kernel#Object#sys */
2123 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction114:kernel#Object#hash */
2124 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction114:math#Object#atan2 */
2125 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction114:math#Object#pi */
2126 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction114:math#Object#srand_from */
2127 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction114:math#Object#srand */
2128 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction114:string#Object#to_s */
2129 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction114:string#Object#native_class_name */
2130 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction114:string#Object#class_name */
2131 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction114:string#Object#inspect */
2132 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction114:string#Object#inspect_head */
2133 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction114:string#Object#args */
2134 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction114:string#Object#alpha_comparator */
2135 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction114:stream#Object#poll */
2136 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction114:stream#Object#intern_poll */
2137 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction114:time#Object#get_time */
2138 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction114:file#Object#printn */
2139 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction114:file#Object#print */
2140 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction114:file#Object#getc */
2141 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction114:file#Object#gets */
2142 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction114:file#Object#getcwd */
2143 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction114:file#Object#file_getcwd */
2144 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction114:file#Object#stdin */
2145 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction114:file#Object#stdout */
2146 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction114:file#Object#stderr */
2147 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction114:model_base#Object#intrude_visibility */
2148 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction114:model_base#Object#public_visibility */
2149 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction114:model_base#Object#protected_visibility */
2150 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction114:model_base#Object#private_visibility */
2151 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction114:model_base#Object#none_visibility */
2152 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction114:model#Object#abstract_kind */
2153 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction114:model#Object#concrete_kind */
2154 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction114:model#Object#interface_kind */
2155 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction114:model#Object#enum_kind */
2156 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction114:model#Object#extern_kind */
2157 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction114:nitni_utilities#Object#internal_call_context */
2158 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction114:nitni_utilities#Object#long_signature */
2159 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction114:nitni_utilities#Object#short_signature */
2160 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction114:c#Object#to_c_call_context */
2161 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction114:c#Object#from_c_call_context */
2162 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction114:cpp#Object#cpp_call_context */
2163 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction114:cpp#Object#to_cpp_call_context */
2164 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction114:cpp#Object#from_cpp_call_context */
2165 (nitmethod_t)VIRTUAL_parser__ReduceAction114__action, /* pointer to parser:ReduceAction114:parser#ReduceAction114#action */
2166 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction114:parser#ReduceAction#concat */
2167 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction114:parser#ReduceAction#init */
2168 }
2169 };
2170 /* allocate ReduceAction114 */
2171 val* NEW_parser__ReduceAction114(const struct type* type) {
2172 val* self /* : ReduceAction114 */;
2173 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2174 self->type = type;
2175 self->class = &class_parser__ReduceAction114;
2176 return self;
2177 }
2178 /* runtime class parser__ReduceAction115 */
2179 const struct class class_parser__ReduceAction115 = {
2180 0, /* box_kind */
2181 {
2182 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction115:kernel#Object#object_id */
2183 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction115:kernel#Object#is_same_type */
2184 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction115:kernel#Object#is_same_instance */
2185 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction115:kernel#Object#== */
2186 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction115:kernel#Object#!= */
2187 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction115:kernel#Object#output */
2188 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction115:kernel#Object#output_class_name */
2189 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction115:kernel#Object#exit */
2190 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction115:kernel#Object#sys */
2191 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction115:kernel#Object#hash */
2192 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction115:math#Object#atan2 */
2193 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction115:math#Object#pi */
2194 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction115:math#Object#srand_from */
2195 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction115:math#Object#srand */
2196 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction115:string#Object#to_s */
2197 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction115:string#Object#native_class_name */
2198 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction115:string#Object#class_name */
2199 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction115:string#Object#inspect */
2200 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction115:string#Object#inspect_head */
2201 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction115:string#Object#args */
2202 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction115:string#Object#alpha_comparator */
2203 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction115:stream#Object#poll */
2204 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction115:stream#Object#intern_poll */
2205 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction115:time#Object#get_time */
2206 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction115:file#Object#printn */
2207 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction115:file#Object#print */
2208 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction115:file#Object#getc */
2209 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction115:file#Object#gets */
2210 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction115:file#Object#getcwd */
2211 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction115:file#Object#file_getcwd */
2212 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction115:file#Object#stdin */
2213 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction115:file#Object#stdout */
2214 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction115:file#Object#stderr */
2215 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction115:model_base#Object#intrude_visibility */
2216 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction115:model_base#Object#public_visibility */
2217 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction115:model_base#Object#protected_visibility */
2218 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction115:model_base#Object#private_visibility */
2219 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction115:model_base#Object#none_visibility */
2220 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction115:model#Object#abstract_kind */
2221 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction115:model#Object#concrete_kind */
2222 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction115:model#Object#interface_kind */
2223 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction115:model#Object#enum_kind */
2224 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction115:model#Object#extern_kind */
2225 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction115:nitni_utilities#Object#internal_call_context */
2226 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction115:nitni_utilities#Object#long_signature */
2227 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction115:nitni_utilities#Object#short_signature */
2228 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction115:c#Object#to_c_call_context */
2229 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction115:c#Object#from_c_call_context */
2230 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction115:cpp#Object#cpp_call_context */
2231 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction115:cpp#Object#to_cpp_call_context */
2232 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction115:cpp#Object#from_cpp_call_context */
2233 (nitmethod_t)VIRTUAL_parser__ReduceAction115__action, /* pointer to parser:ReduceAction115:parser#ReduceAction115#action */
2234 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction115:parser#ReduceAction#concat */
2235 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction115:parser#ReduceAction#init */
2236 }
2237 };
2238 /* allocate ReduceAction115 */
2239 val* NEW_parser__ReduceAction115(const struct type* type) {
2240 val* self /* : ReduceAction115 */;
2241 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2242 self->type = type;
2243 self->class = &class_parser__ReduceAction115;
2244 return self;
2245 }
2246 /* runtime class parser__ReduceAction116 */
2247 const struct class class_parser__ReduceAction116 = {
2248 0, /* box_kind */
2249 {
2250 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction116:kernel#Object#object_id */
2251 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction116:kernel#Object#is_same_type */
2252 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction116:kernel#Object#is_same_instance */
2253 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction116:kernel#Object#== */
2254 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction116:kernel#Object#!= */
2255 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction116:kernel#Object#output */
2256 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction116:kernel#Object#output_class_name */
2257 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction116:kernel#Object#exit */
2258 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction116:kernel#Object#sys */
2259 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction116:kernel#Object#hash */
2260 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction116:math#Object#atan2 */
2261 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction116:math#Object#pi */
2262 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction116:math#Object#srand_from */
2263 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction116:math#Object#srand */
2264 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction116:string#Object#to_s */
2265 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction116:string#Object#native_class_name */
2266 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction116:string#Object#class_name */
2267 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction116:string#Object#inspect */
2268 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction116:string#Object#inspect_head */
2269 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction116:string#Object#args */
2270 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction116:string#Object#alpha_comparator */
2271 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction116:stream#Object#poll */
2272 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction116:stream#Object#intern_poll */
2273 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction116:time#Object#get_time */
2274 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction116:file#Object#printn */
2275 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction116:file#Object#print */
2276 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction116:file#Object#getc */
2277 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction116:file#Object#gets */
2278 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction116:file#Object#getcwd */
2279 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction116:file#Object#file_getcwd */
2280 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction116:file#Object#stdin */
2281 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction116:file#Object#stdout */
2282 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction116:file#Object#stderr */
2283 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction116:model_base#Object#intrude_visibility */
2284 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction116:model_base#Object#public_visibility */
2285 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction116:model_base#Object#protected_visibility */
2286 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction116:model_base#Object#private_visibility */
2287 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction116:model_base#Object#none_visibility */
2288 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction116:model#Object#abstract_kind */
2289 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction116:model#Object#concrete_kind */
2290 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction116:model#Object#interface_kind */
2291 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction116:model#Object#enum_kind */
2292 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction116:model#Object#extern_kind */
2293 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction116:nitni_utilities#Object#internal_call_context */
2294 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction116:nitni_utilities#Object#long_signature */
2295 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction116:nitni_utilities#Object#short_signature */
2296 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction116:c#Object#to_c_call_context */
2297 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction116:c#Object#from_c_call_context */
2298 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction116:cpp#Object#cpp_call_context */
2299 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction116:cpp#Object#to_cpp_call_context */
2300 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction116:cpp#Object#from_cpp_call_context */
2301 (nitmethod_t)VIRTUAL_parser__ReduceAction116__action, /* pointer to parser:ReduceAction116:parser#ReduceAction116#action */
2302 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction116:parser#ReduceAction#concat */
2303 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction116:parser#ReduceAction#init */
2304 }
2305 };
2306 /* allocate ReduceAction116 */
2307 val* NEW_parser__ReduceAction116(const struct type* type) {
2308 val* self /* : ReduceAction116 */;
2309 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2310 self->type = type;
2311 self->class = &class_parser__ReduceAction116;
2312 return self;
2313 }
2314 /* runtime class parser__ReduceAction118 */
2315 const struct class class_parser__ReduceAction118 = {
2316 0, /* box_kind */
2317 {
2318 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction118:kernel#Object#object_id */
2319 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction118:kernel#Object#is_same_type */
2320 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction118:kernel#Object#is_same_instance */
2321 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction118:kernel#Object#== */
2322 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction118:kernel#Object#!= */
2323 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction118:kernel#Object#output */
2324 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction118:kernel#Object#output_class_name */
2325 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction118:kernel#Object#exit */
2326 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction118:kernel#Object#sys */
2327 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction118:kernel#Object#hash */
2328 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction118:math#Object#atan2 */
2329 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction118:math#Object#pi */
2330 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction118:math#Object#srand_from */
2331 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction118:math#Object#srand */
2332 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction118:string#Object#to_s */
2333 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction118:string#Object#native_class_name */
2334 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction118:string#Object#class_name */
2335 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction118:string#Object#inspect */
2336 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction118:string#Object#inspect_head */
2337 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction118:string#Object#args */
2338 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction118:string#Object#alpha_comparator */
2339 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction118:stream#Object#poll */
2340 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction118:stream#Object#intern_poll */
2341 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction118:time#Object#get_time */
2342 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction118:file#Object#printn */
2343 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction118:file#Object#print */
2344 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction118:file#Object#getc */
2345 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction118:file#Object#gets */
2346 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction118:file#Object#getcwd */
2347 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction118:file#Object#file_getcwd */
2348 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction118:file#Object#stdin */
2349 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction118:file#Object#stdout */
2350 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction118:file#Object#stderr */
2351 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction118:model_base#Object#intrude_visibility */
2352 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction118:model_base#Object#public_visibility */
2353 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction118:model_base#Object#protected_visibility */
2354 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction118:model_base#Object#private_visibility */
2355 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction118:model_base#Object#none_visibility */
2356 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction118:model#Object#abstract_kind */
2357 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction118:model#Object#concrete_kind */
2358 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction118:model#Object#interface_kind */
2359 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction118:model#Object#enum_kind */
2360 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction118:model#Object#extern_kind */
2361 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction118:nitni_utilities#Object#internal_call_context */
2362 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction118:nitni_utilities#Object#long_signature */
2363 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction118:nitni_utilities#Object#short_signature */
2364 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction118:c#Object#to_c_call_context */
2365 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction118:c#Object#from_c_call_context */
2366 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction118:cpp#Object#cpp_call_context */
2367 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction118:cpp#Object#to_cpp_call_context */
2368 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction118:cpp#Object#from_cpp_call_context */
2369 (nitmethod_t)VIRTUAL_parser__ReduceAction118__action, /* pointer to parser:ReduceAction118:parser#ReduceAction118#action */
2370 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction118:parser#ReduceAction#concat */
2371 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction118:parser#ReduceAction#init */
2372 }
2373 };
2374 /* allocate ReduceAction118 */
2375 val* NEW_parser__ReduceAction118(const struct type* type) {
2376 val* self /* : ReduceAction118 */;
2377 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2378 self->type = type;
2379 self->class = &class_parser__ReduceAction118;
2380 return self;
2381 }
2382 /* runtime class parser__ReduceAction119 */
2383 const struct class class_parser__ReduceAction119 = {
2384 0, /* box_kind */
2385 {
2386 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction119:kernel#Object#object_id */
2387 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction119:kernel#Object#is_same_type */
2388 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction119:kernel#Object#is_same_instance */
2389 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction119:kernel#Object#== */
2390 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction119:kernel#Object#!= */
2391 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction119:kernel#Object#output */
2392 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction119:kernel#Object#output_class_name */
2393 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction119:kernel#Object#exit */
2394 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction119:kernel#Object#sys */
2395 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction119:kernel#Object#hash */
2396 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction119:math#Object#atan2 */
2397 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction119:math#Object#pi */
2398 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction119:math#Object#srand_from */
2399 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction119:math#Object#srand */
2400 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction119:string#Object#to_s */
2401 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction119:string#Object#native_class_name */
2402 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction119:string#Object#class_name */
2403 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction119:string#Object#inspect */
2404 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction119:string#Object#inspect_head */
2405 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction119:string#Object#args */
2406 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction119:string#Object#alpha_comparator */
2407 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction119:stream#Object#poll */
2408 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction119:stream#Object#intern_poll */
2409 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction119:time#Object#get_time */
2410 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction119:file#Object#printn */
2411 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction119:file#Object#print */
2412 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction119:file#Object#getc */
2413 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction119:file#Object#gets */
2414 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction119:file#Object#getcwd */
2415 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction119:file#Object#file_getcwd */
2416 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction119:file#Object#stdin */
2417 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction119:file#Object#stdout */
2418 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction119:file#Object#stderr */
2419 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction119:model_base#Object#intrude_visibility */
2420 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction119:model_base#Object#public_visibility */
2421 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction119:model_base#Object#protected_visibility */
2422 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction119:model_base#Object#private_visibility */
2423 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction119:model_base#Object#none_visibility */
2424 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction119:model#Object#abstract_kind */
2425 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction119:model#Object#concrete_kind */
2426 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction119:model#Object#interface_kind */
2427 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction119:model#Object#enum_kind */
2428 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction119:model#Object#extern_kind */
2429 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction119:nitni_utilities#Object#internal_call_context */
2430 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction119:nitni_utilities#Object#long_signature */
2431 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction119:nitni_utilities#Object#short_signature */
2432 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction119:c#Object#to_c_call_context */
2433 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction119:c#Object#from_c_call_context */
2434 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction119:cpp#Object#cpp_call_context */
2435 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction119:cpp#Object#to_cpp_call_context */
2436 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction119:cpp#Object#from_cpp_call_context */
2437 (nitmethod_t)VIRTUAL_parser__ReduceAction119__action, /* pointer to parser:ReduceAction119:parser#ReduceAction119#action */
2438 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction119:parser#ReduceAction#concat */
2439 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction119:parser#ReduceAction#init */
2440 }
2441 };
2442 /* allocate ReduceAction119 */
2443 val* NEW_parser__ReduceAction119(const struct type* type) {
2444 val* self /* : ReduceAction119 */;
2445 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2446 self->type = type;
2447 self->class = &class_parser__ReduceAction119;
2448 return self;
2449 }
2450 /* runtime class parser__ReduceAction121 */
2451 const struct class class_parser__ReduceAction121 = {
2452 0, /* box_kind */
2453 {
2454 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction121:kernel#Object#object_id */
2455 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction121:kernel#Object#is_same_type */
2456 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction121:kernel#Object#is_same_instance */
2457 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction121:kernel#Object#== */
2458 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction121:kernel#Object#!= */
2459 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction121:kernel#Object#output */
2460 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction121:kernel#Object#output_class_name */
2461 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction121:kernel#Object#exit */
2462 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction121:kernel#Object#sys */
2463 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction121:kernel#Object#hash */
2464 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction121:math#Object#atan2 */
2465 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction121:math#Object#pi */
2466 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction121:math#Object#srand_from */
2467 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction121:math#Object#srand */
2468 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction121:string#Object#to_s */
2469 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction121:string#Object#native_class_name */
2470 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction121:string#Object#class_name */
2471 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction121:string#Object#inspect */
2472 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction121:string#Object#inspect_head */
2473 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction121:string#Object#args */
2474 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction121:string#Object#alpha_comparator */
2475 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction121:stream#Object#poll */
2476 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction121:stream#Object#intern_poll */
2477 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction121:time#Object#get_time */
2478 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction121:file#Object#printn */
2479 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction121:file#Object#print */
2480 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction121:file#Object#getc */
2481 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction121:file#Object#gets */
2482 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction121:file#Object#getcwd */
2483 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction121:file#Object#file_getcwd */
2484 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction121:file#Object#stdin */
2485 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction121:file#Object#stdout */
2486 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction121:file#Object#stderr */
2487 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction121:model_base#Object#intrude_visibility */
2488 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction121:model_base#Object#public_visibility */
2489 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction121:model_base#Object#protected_visibility */
2490 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction121:model_base#Object#private_visibility */
2491 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction121:model_base#Object#none_visibility */
2492 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction121:model#Object#abstract_kind */
2493 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction121:model#Object#concrete_kind */
2494 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction121:model#Object#interface_kind */
2495 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction121:model#Object#enum_kind */
2496 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction121:model#Object#extern_kind */
2497 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction121:nitni_utilities#Object#internal_call_context */
2498 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction121:nitni_utilities#Object#long_signature */
2499 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction121:nitni_utilities#Object#short_signature */
2500 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction121:c#Object#to_c_call_context */
2501 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction121:c#Object#from_c_call_context */
2502 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction121:cpp#Object#cpp_call_context */
2503 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction121:cpp#Object#to_cpp_call_context */
2504 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction121:cpp#Object#from_cpp_call_context */
2505 (nitmethod_t)VIRTUAL_parser__ReduceAction121__action, /* pointer to parser:ReduceAction121:parser#ReduceAction121#action */
2506 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction121:parser#ReduceAction#concat */
2507 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction121:parser#ReduceAction#init */
2508 }
2509 };
2510 /* allocate ReduceAction121 */
2511 val* NEW_parser__ReduceAction121(const struct type* type) {
2512 val* self /* : ReduceAction121 */;
2513 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2514 self->type = type;
2515 self->class = &class_parser__ReduceAction121;
2516 return self;
2517 }
2518 /* runtime class parser__ReduceAction122 */
2519 const struct class class_parser__ReduceAction122 = {
2520 0, /* box_kind */
2521 {
2522 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction122:kernel#Object#object_id */
2523 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction122:kernel#Object#is_same_type */
2524 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction122:kernel#Object#is_same_instance */
2525 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction122:kernel#Object#== */
2526 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction122:kernel#Object#!= */
2527 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction122:kernel#Object#output */
2528 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction122:kernel#Object#output_class_name */
2529 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction122:kernel#Object#exit */
2530 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction122:kernel#Object#sys */
2531 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction122:kernel#Object#hash */
2532 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction122:math#Object#atan2 */
2533 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction122:math#Object#pi */
2534 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction122:math#Object#srand_from */
2535 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction122:math#Object#srand */
2536 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction122:string#Object#to_s */
2537 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction122:string#Object#native_class_name */
2538 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction122:string#Object#class_name */
2539 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction122:string#Object#inspect */
2540 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction122:string#Object#inspect_head */
2541 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction122:string#Object#args */
2542 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction122:string#Object#alpha_comparator */
2543 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction122:stream#Object#poll */
2544 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction122:stream#Object#intern_poll */
2545 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction122:time#Object#get_time */
2546 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction122:file#Object#printn */
2547 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction122:file#Object#print */
2548 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction122:file#Object#getc */
2549 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction122:file#Object#gets */
2550 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction122:file#Object#getcwd */
2551 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction122:file#Object#file_getcwd */
2552 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction122:file#Object#stdin */
2553 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction122:file#Object#stdout */
2554 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction122:file#Object#stderr */
2555 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction122:model_base#Object#intrude_visibility */
2556 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction122:model_base#Object#public_visibility */
2557 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction122:model_base#Object#protected_visibility */
2558 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction122:model_base#Object#private_visibility */
2559 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction122:model_base#Object#none_visibility */
2560 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction122:model#Object#abstract_kind */
2561 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction122:model#Object#concrete_kind */
2562 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction122:model#Object#interface_kind */
2563 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction122:model#Object#enum_kind */
2564 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction122:model#Object#extern_kind */
2565 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction122:nitni_utilities#Object#internal_call_context */
2566 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction122:nitni_utilities#Object#long_signature */
2567 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction122:nitni_utilities#Object#short_signature */
2568 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction122:c#Object#to_c_call_context */
2569 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction122:c#Object#from_c_call_context */
2570 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction122:cpp#Object#cpp_call_context */
2571 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction122:cpp#Object#to_cpp_call_context */
2572 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction122:cpp#Object#from_cpp_call_context */
2573 (nitmethod_t)VIRTUAL_parser__ReduceAction122__action, /* pointer to parser:ReduceAction122:parser#ReduceAction122#action */
2574 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction122:parser#ReduceAction#concat */
2575 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction122:parser#ReduceAction#init */
2576 }
2577 };
2578 /* allocate ReduceAction122 */
2579 val* NEW_parser__ReduceAction122(const struct type* type) {
2580 val* self /* : ReduceAction122 */;
2581 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2582 self->type = type;
2583 self->class = &class_parser__ReduceAction122;
2584 return self;
2585 }
2586 /* runtime class parser__ReduceAction123 */
2587 const struct class class_parser__ReduceAction123 = {
2588 0, /* box_kind */
2589 {
2590 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction123:kernel#Object#object_id */
2591 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction123:kernel#Object#is_same_type */
2592 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction123:kernel#Object#is_same_instance */
2593 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction123:kernel#Object#== */
2594 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction123:kernel#Object#!= */
2595 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction123:kernel#Object#output */
2596 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction123:kernel#Object#output_class_name */
2597 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction123:kernel#Object#exit */
2598 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction123:kernel#Object#sys */
2599 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction123:kernel#Object#hash */
2600 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction123:math#Object#atan2 */
2601 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction123:math#Object#pi */
2602 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction123:math#Object#srand_from */
2603 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction123:math#Object#srand */
2604 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction123:string#Object#to_s */
2605 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction123:string#Object#native_class_name */
2606 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction123:string#Object#class_name */
2607 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction123:string#Object#inspect */
2608 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction123:string#Object#inspect_head */
2609 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction123:string#Object#args */
2610 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction123:string#Object#alpha_comparator */
2611 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction123:stream#Object#poll */
2612 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction123:stream#Object#intern_poll */
2613 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction123:time#Object#get_time */
2614 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction123:file#Object#printn */
2615 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction123:file#Object#print */
2616 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction123:file#Object#getc */
2617 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction123:file#Object#gets */
2618 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction123:file#Object#getcwd */
2619 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction123:file#Object#file_getcwd */
2620 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction123:file#Object#stdin */
2621 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction123:file#Object#stdout */
2622 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction123:file#Object#stderr */
2623 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction123:model_base#Object#intrude_visibility */
2624 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction123:model_base#Object#public_visibility */
2625 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction123:model_base#Object#protected_visibility */
2626 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction123:model_base#Object#private_visibility */
2627 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction123:model_base#Object#none_visibility */
2628 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction123:model#Object#abstract_kind */
2629 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction123:model#Object#concrete_kind */
2630 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction123:model#Object#interface_kind */
2631 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction123:model#Object#enum_kind */
2632 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction123:model#Object#extern_kind */
2633 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction123:nitni_utilities#Object#internal_call_context */
2634 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction123:nitni_utilities#Object#long_signature */
2635 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction123:nitni_utilities#Object#short_signature */
2636 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction123:c#Object#to_c_call_context */
2637 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction123:c#Object#from_c_call_context */
2638 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction123:cpp#Object#cpp_call_context */
2639 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction123:cpp#Object#to_cpp_call_context */
2640 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction123:cpp#Object#from_cpp_call_context */
2641 (nitmethod_t)VIRTUAL_parser__ReduceAction123__action, /* pointer to parser:ReduceAction123:parser#ReduceAction123#action */
2642 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction123:parser#ReduceAction#concat */
2643 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction123:parser#ReduceAction#init */
2644 }
2645 };
2646 /* allocate ReduceAction123 */
2647 val* NEW_parser__ReduceAction123(const struct type* type) {
2648 val* self /* : ReduceAction123 */;
2649 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2650 self->type = type;
2651 self->class = &class_parser__ReduceAction123;
2652 return self;
2653 }
2654 /* runtime class parser__ReduceAction124 */
2655 const struct class class_parser__ReduceAction124 = {
2656 0, /* box_kind */
2657 {
2658 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction124:kernel#Object#object_id */
2659 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction124:kernel#Object#is_same_type */
2660 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction124:kernel#Object#is_same_instance */
2661 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction124:kernel#Object#== */
2662 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction124:kernel#Object#!= */
2663 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction124:kernel#Object#output */
2664 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction124:kernel#Object#output_class_name */
2665 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction124:kernel#Object#exit */
2666 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction124:kernel#Object#sys */
2667 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction124:kernel#Object#hash */
2668 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction124:math#Object#atan2 */
2669 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction124:math#Object#pi */
2670 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction124:math#Object#srand_from */
2671 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction124:math#Object#srand */
2672 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction124:string#Object#to_s */
2673 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction124:string#Object#native_class_name */
2674 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction124:string#Object#class_name */
2675 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction124:string#Object#inspect */
2676 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction124:string#Object#inspect_head */
2677 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction124:string#Object#args */
2678 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction124:string#Object#alpha_comparator */
2679 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction124:stream#Object#poll */
2680 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction124:stream#Object#intern_poll */
2681 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction124:time#Object#get_time */
2682 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction124:file#Object#printn */
2683 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction124:file#Object#print */
2684 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction124:file#Object#getc */
2685 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction124:file#Object#gets */
2686 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction124:file#Object#getcwd */
2687 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction124:file#Object#file_getcwd */
2688 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction124:file#Object#stdin */
2689 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction124:file#Object#stdout */
2690 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction124:file#Object#stderr */
2691 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction124:model_base#Object#intrude_visibility */
2692 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction124:model_base#Object#public_visibility */
2693 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction124:model_base#Object#protected_visibility */
2694 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction124:model_base#Object#private_visibility */
2695 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction124:model_base#Object#none_visibility */
2696 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction124:model#Object#abstract_kind */
2697 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction124:model#Object#concrete_kind */
2698 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction124:model#Object#interface_kind */
2699 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction124:model#Object#enum_kind */
2700 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction124:model#Object#extern_kind */
2701 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction124:nitni_utilities#Object#internal_call_context */
2702 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction124:nitni_utilities#Object#long_signature */
2703 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction124:nitni_utilities#Object#short_signature */
2704 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction124:c#Object#to_c_call_context */
2705 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction124:c#Object#from_c_call_context */
2706 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction124:cpp#Object#cpp_call_context */
2707 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction124:cpp#Object#to_cpp_call_context */
2708 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction124:cpp#Object#from_cpp_call_context */
2709 (nitmethod_t)VIRTUAL_parser__ReduceAction124__action, /* pointer to parser:ReduceAction124:parser#ReduceAction124#action */
2710 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction124:parser#ReduceAction#concat */
2711 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction124:parser#ReduceAction#init */
2712 }
2713 };
2714 /* allocate ReduceAction124 */
2715 val* NEW_parser__ReduceAction124(const struct type* type) {
2716 val* self /* : ReduceAction124 */;
2717 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2718 self->type = type;
2719 self->class = &class_parser__ReduceAction124;
2720 return self;
2721 }
2722 /* runtime class parser__ReduceAction126 */
2723 const struct class class_parser__ReduceAction126 = {
2724 0, /* box_kind */
2725 {
2726 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction126:kernel#Object#object_id */
2727 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction126:kernel#Object#is_same_type */
2728 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction126:kernel#Object#is_same_instance */
2729 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction126:kernel#Object#== */
2730 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction126:kernel#Object#!= */
2731 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction126:kernel#Object#output */
2732 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction126:kernel#Object#output_class_name */
2733 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction126:kernel#Object#exit */
2734 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction126:kernel#Object#sys */
2735 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction126:kernel#Object#hash */
2736 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction126:math#Object#atan2 */
2737 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction126:math#Object#pi */
2738 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction126:math#Object#srand_from */
2739 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction126:math#Object#srand */
2740 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction126:string#Object#to_s */
2741 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction126:string#Object#native_class_name */
2742 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction126:string#Object#class_name */
2743 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction126:string#Object#inspect */
2744 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction126:string#Object#inspect_head */
2745 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction126:string#Object#args */
2746 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction126:string#Object#alpha_comparator */
2747 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction126:stream#Object#poll */
2748 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction126:stream#Object#intern_poll */
2749 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction126:time#Object#get_time */
2750 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction126:file#Object#printn */
2751 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction126:file#Object#print */
2752 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction126:file#Object#getc */
2753 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction126:file#Object#gets */
2754 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction126:file#Object#getcwd */
2755 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction126:file#Object#file_getcwd */
2756 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction126:file#Object#stdin */
2757 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction126:file#Object#stdout */
2758 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction126:file#Object#stderr */
2759 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction126:model_base#Object#intrude_visibility */
2760 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction126:model_base#Object#public_visibility */
2761 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction126:model_base#Object#protected_visibility */
2762 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction126:model_base#Object#private_visibility */
2763 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction126:model_base#Object#none_visibility */
2764 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction126:model#Object#abstract_kind */
2765 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction126:model#Object#concrete_kind */
2766 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction126:model#Object#interface_kind */
2767 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction126:model#Object#enum_kind */
2768 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction126:model#Object#extern_kind */
2769 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction126:nitni_utilities#Object#internal_call_context */
2770 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction126:nitni_utilities#Object#long_signature */
2771 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction126:nitni_utilities#Object#short_signature */
2772 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction126:c#Object#to_c_call_context */
2773 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction126:c#Object#from_c_call_context */
2774 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction126:cpp#Object#cpp_call_context */
2775 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction126:cpp#Object#to_cpp_call_context */
2776 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction126:cpp#Object#from_cpp_call_context */
2777 (nitmethod_t)VIRTUAL_parser__ReduceAction126__action, /* pointer to parser:ReduceAction126:parser#ReduceAction126#action */
2778 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction126:parser#ReduceAction#concat */
2779 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction126:parser#ReduceAction#init */
2780 }
2781 };
2782 /* allocate ReduceAction126 */
2783 val* NEW_parser__ReduceAction126(const struct type* type) {
2784 val* self /* : ReduceAction126 */;
2785 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2786 self->type = type;
2787 self->class = &class_parser__ReduceAction126;
2788 return self;
2789 }
2790 /* runtime class parser__ReduceAction127 */
2791 const struct class class_parser__ReduceAction127 = {
2792 0, /* box_kind */
2793 {
2794 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction127:kernel#Object#object_id */
2795 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction127:kernel#Object#is_same_type */
2796 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction127:kernel#Object#is_same_instance */
2797 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction127:kernel#Object#== */
2798 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction127:kernel#Object#!= */
2799 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction127:kernel#Object#output */
2800 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction127:kernel#Object#output_class_name */
2801 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction127:kernel#Object#exit */
2802 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction127:kernel#Object#sys */
2803 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction127:kernel#Object#hash */
2804 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction127:math#Object#atan2 */
2805 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction127:math#Object#pi */
2806 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction127:math#Object#srand_from */
2807 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction127:math#Object#srand */
2808 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction127:string#Object#to_s */
2809 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction127:string#Object#native_class_name */
2810 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction127:string#Object#class_name */
2811 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction127:string#Object#inspect */
2812 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction127:string#Object#inspect_head */
2813 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction127:string#Object#args */
2814 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction127:string#Object#alpha_comparator */
2815 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction127:stream#Object#poll */
2816 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction127:stream#Object#intern_poll */
2817 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction127:time#Object#get_time */
2818 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction127:file#Object#printn */
2819 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction127:file#Object#print */
2820 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction127:file#Object#getc */
2821 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction127:file#Object#gets */
2822 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction127:file#Object#getcwd */
2823 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction127:file#Object#file_getcwd */
2824 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction127:file#Object#stdin */
2825 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction127:file#Object#stdout */
2826 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction127:file#Object#stderr */
2827 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction127:model_base#Object#intrude_visibility */
2828 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction127:model_base#Object#public_visibility */
2829 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction127:model_base#Object#protected_visibility */
2830 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction127:model_base#Object#private_visibility */
2831 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction127:model_base#Object#none_visibility */
2832 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction127:model#Object#abstract_kind */
2833 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction127:model#Object#concrete_kind */
2834 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction127:model#Object#interface_kind */
2835 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction127:model#Object#enum_kind */
2836 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction127:model#Object#extern_kind */
2837 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction127:nitni_utilities#Object#internal_call_context */
2838 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction127:nitni_utilities#Object#long_signature */
2839 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction127:nitni_utilities#Object#short_signature */
2840 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction127:c#Object#to_c_call_context */
2841 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction127:c#Object#from_c_call_context */
2842 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction127:cpp#Object#cpp_call_context */
2843 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction127:cpp#Object#to_cpp_call_context */
2844 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction127:cpp#Object#from_cpp_call_context */
2845 (nitmethod_t)VIRTUAL_parser__ReduceAction127__action, /* pointer to parser:ReduceAction127:parser#ReduceAction127#action */
2846 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction127:parser#ReduceAction#concat */
2847 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction127:parser#ReduceAction#init */
2848 }
2849 };
2850 /* allocate ReduceAction127 */
2851 val* NEW_parser__ReduceAction127(const struct type* type) {
2852 val* self /* : ReduceAction127 */;
2853 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2854 self->type = type;
2855 self->class = &class_parser__ReduceAction127;
2856 return self;
2857 }
2858 /* runtime class parser__ReduceAction129 */
2859 const struct class class_parser__ReduceAction129 = {
2860 0, /* box_kind */
2861 {
2862 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction129:kernel#Object#object_id */
2863 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction129:kernel#Object#is_same_type */
2864 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction129:kernel#Object#is_same_instance */
2865 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction129:kernel#Object#== */
2866 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction129:kernel#Object#!= */
2867 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction129:kernel#Object#output */
2868 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction129:kernel#Object#output_class_name */
2869 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction129:kernel#Object#exit */
2870 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction129:kernel#Object#sys */
2871 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction129:kernel#Object#hash */
2872 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction129:math#Object#atan2 */
2873 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction129:math#Object#pi */
2874 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction129:math#Object#srand_from */
2875 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction129:math#Object#srand */
2876 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction129:string#Object#to_s */
2877 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction129:string#Object#native_class_name */
2878 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction129:string#Object#class_name */
2879 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction129:string#Object#inspect */
2880 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction129:string#Object#inspect_head */
2881 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction129:string#Object#args */
2882 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction129:string#Object#alpha_comparator */
2883 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction129:stream#Object#poll */
2884 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction129:stream#Object#intern_poll */
2885 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction129:time#Object#get_time */
2886 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction129:file#Object#printn */
2887 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction129:file#Object#print */
2888 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction129:file#Object#getc */
2889 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction129:file#Object#gets */
2890 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction129:file#Object#getcwd */
2891 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction129:file#Object#file_getcwd */
2892 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction129:file#Object#stdin */
2893 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction129:file#Object#stdout */
2894 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction129:file#Object#stderr */
2895 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction129:model_base#Object#intrude_visibility */
2896 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction129:model_base#Object#public_visibility */
2897 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction129:model_base#Object#protected_visibility */
2898 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction129:model_base#Object#private_visibility */
2899 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction129:model_base#Object#none_visibility */
2900 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction129:model#Object#abstract_kind */
2901 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction129:model#Object#concrete_kind */
2902 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction129:model#Object#interface_kind */
2903 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction129:model#Object#enum_kind */
2904 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction129:model#Object#extern_kind */
2905 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction129:nitni_utilities#Object#internal_call_context */
2906 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction129:nitni_utilities#Object#long_signature */
2907 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction129:nitni_utilities#Object#short_signature */
2908 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction129:c#Object#to_c_call_context */
2909 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction129:c#Object#from_c_call_context */
2910 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction129:cpp#Object#cpp_call_context */
2911 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction129:cpp#Object#to_cpp_call_context */
2912 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction129:cpp#Object#from_cpp_call_context */
2913 (nitmethod_t)VIRTUAL_parser__ReduceAction129__action, /* pointer to parser:ReduceAction129:parser#ReduceAction129#action */
2914 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction129:parser#ReduceAction#concat */
2915 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction129:parser#ReduceAction#init */
2916 }
2917 };
2918 /* allocate ReduceAction129 */
2919 val* NEW_parser__ReduceAction129(const struct type* type) {
2920 val* self /* : ReduceAction129 */;
2921 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2922 self->type = type;
2923 self->class = &class_parser__ReduceAction129;
2924 return self;
2925 }
2926 /* runtime class parser__ReduceAction130 */
2927 const struct class class_parser__ReduceAction130 = {
2928 0, /* box_kind */
2929 {
2930 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction130:kernel#Object#object_id */
2931 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction130:kernel#Object#is_same_type */
2932 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction130:kernel#Object#is_same_instance */
2933 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction130:kernel#Object#== */
2934 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction130:kernel#Object#!= */
2935 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction130:kernel#Object#output */
2936 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction130:kernel#Object#output_class_name */
2937 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction130:kernel#Object#exit */
2938 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction130:kernel#Object#sys */
2939 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction130:kernel#Object#hash */
2940 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction130:math#Object#atan2 */
2941 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction130:math#Object#pi */
2942 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction130:math#Object#srand_from */
2943 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction130:math#Object#srand */
2944 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction130:string#Object#to_s */
2945 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction130:string#Object#native_class_name */
2946 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction130:string#Object#class_name */
2947 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction130:string#Object#inspect */
2948 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction130:string#Object#inspect_head */
2949 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction130:string#Object#args */
2950 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction130:string#Object#alpha_comparator */
2951 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction130:stream#Object#poll */
2952 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction130:stream#Object#intern_poll */
2953 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction130:time#Object#get_time */
2954 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction130:file#Object#printn */
2955 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction130:file#Object#print */
2956 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction130:file#Object#getc */
2957 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction130:file#Object#gets */
2958 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction130:file#Object#getcwd */
2959 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction130:file#Object#file_getcwd */
2960 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction130:file#Object#stdin */
2961 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction130:file#Object#stdout */
2962 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction130:file#Object#stderr */
2963 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction130:model_base#Object#intrude_visibility */
2964 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction130:model_base#Object#public_visibility */
2965 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction130:model_base#Object#protected_visibility */
2966 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction130:model_base#Object#private_visibility */
2967 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction130:model_base#Object#none_visibility */
2968 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction130:model#Object#abstract_kind */
2969 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction130:model#Object#concrete_kind */
2970 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction130:model#Object#interface_kind */
2971 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction130:model#Object#enum_kind */
2972 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction130:model#Object#extern_kind */
2973 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction130:nitni_utilities#Object#internal_call_context */
2974 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction130:nitni_utilities#Object#long_signature */
2975 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction130:nitni_utilities#Object#short_signature */
2976 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction130:c#Object#to_c_call_context */
2977 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction130:c#Object#from_c_call_context */
2978 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction130:cpp#Object#cpp_call_context */
2979 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction130:cpp#Object#to_cpp_call_context */
2980 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction130:cpp#Object#from_cpp_call_context */
2981 (nitmethod_t)VIRTUAL_parser__ReduceAction130__action, /* pointer to parser:ReduceAction130:parser#ReduceAction130#action */
2982 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction130:parser#ReduceAction#concat */
2983 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction130:parser#ReduceAction#init */
2984 }
2985 };
2986 /* allocate ReduceAction130 */
2987 val* NEW_parser__ReduceAction130(const struct type* type) {
2988 val* self /* : ReduceAction130 */;
2989 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
2990 self->type = type;
2991 self->class = &class_parser__ReduceAction130;
2992 return self;
2993 }
2994 /* runtime class parser__ReduceAction131 */
2995 const struct class class_parser__ReduceAction131 = {
2996 0, /* box_kind */
2997 {
2998 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction131:kernel#Object#object_id */
2999 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction131:kernel#Object#is_same_type */
3000 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction131:kernel#Object#is_same_instance */
3001 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction131:kernel#Object#== */
3002 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction131:kernel#Object#!= */
3003 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction131:kernel#Object#output */
3004 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction131:kernel#Object#output_class_name */
3005 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction131:kernel#Object#exit */
3006 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction131:kernel#Object#sys */
3007 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction131:kernel#Object#hash */
3008 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction131:math#Object#atan2 */
3009 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction131:math#Object#pi */
3010 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction131:math#Object#srand_from */
3011 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction131:math#Object#srand */
3012 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction131:string#Object#to_s */
3013 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction131:string#Object#native_class_name */
3014 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction131:string#Object#class_name */
3015 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction131:string#Object#inspect */
3016 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction131:string#Object#inspect_head */
3017 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction131:string#Object#args */
3018 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction131:string#Object#alpha_comparator */
3019 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction131:stream#Object#poll */
3020 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction131:stream#Object#intern_poll */
3021 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction131:time#Object#get_time */
3022 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction131:file#Object#printn */
3023 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction131:file#Object#print */
3024 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction131:file#Object#getc */
3025 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction131:file#Object#gets */
3026 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction131:file#Object#getcwd */
3027 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction131:file#Object#file_getcwd */
3028 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction131:file#Object#stdin */
3029 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction131:file#Object#stdout */
3030 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction131:file#Object#stderr */
3031 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction131:model_base#Object#intrude_visibility */
3032 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction131:model_base#Object#public_visibility */
3033 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction131:model_base#Object#protected_visibility */
3034 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction131:model_base#Object#private_visibility */
3035 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction131:model_base#Object#none_visibility */
3036 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction131:model#Object#abstract_kind */
3037 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction131:model#Object#concrete_kind */
3038 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction131:model#Object#interface_kind */
3039 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction131:model#Object#enum_kind */
3040 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction131:model#Object#extern_kind */
3041 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction131:nitni_utilities#Object#internal_call_context */
3042 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction131:nitni_utilities#Object#long_signature */
3043 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction131:nitni_utilities#Object#short_signature */
3044 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction131:c#Object#to_c_call_context */
3045 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction131:c#Object#from_c_call_context */
3046 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction131:cpp#Object#cpp_call_context */
3047 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction131:cpp#Object#to_cpp_call_context */
3048 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction131:cpp#Object#from_cpp_call_context */
3049 (nitmethod_t)VIRTUAL_parser__ReduceAction131__action, /* pointer to parser:ReduceAction131:parser#ReduceAction131#action */
3050 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction131:parser#ReduceAction#concat */
3051 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction131:parser#ReduceAction#init */
3052 }
3053 };
3054 /* allocate ReduceAction131 */
3055 val* NEW_parser__ReduceAction131(const struct type* type) {
3056 val* self /* : ReduceAction131 */;
3057 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3058 self->type = type;
3059 self->class = &class_parser__ReduceAction131;
3060 return self;
3061 }
3062 /* runtime class parser__ReduceAction132 */
3063 const struct class class_parser__ReduceAction132 = {
3064 0, /* box_kind */
3065 {
3066 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction132:kernel#Object#object_id */
3067 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction132:kernel#Object#is_same_type */
3068 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction132:kernel#Object#is_same_instance */
3069 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction132:kernel#Object#== */
3070 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction132:kernel#Object#!= */
3071 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction132:kernel#Object#output */
3072 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction132:kernel#Object#output_class_name */
3073 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction132:kernel#Object#exit */
3074 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction132:kernel#Object#sys */
3075 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction132:kernel#Object#hash */
3076 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction132:math#Object#atan2 */
3077 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction132:math#Object#pi */
3078 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction132:math#Object#srand_from */
3079 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction132:math#Object#srand */
3080 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction132:string#Object#to_s */
3081 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction132:string#Object#native_class_name */
3082 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction132:string#Object#class_name */
3083 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction132:string#Object#inspect */
3084 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction132:string#Object#inspect_head */
3085 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction132:string#Object#args */
3086 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction132:string#Object#alpha_comparator */
3087 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction132:stream#Object#poll */
3088 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction132:stream#Object#intern_poll */
3089 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction132:time#Object#get_time */
3090 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction132:file#Object#printn */
3091 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction132:file#Object#print */
3092 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction132:file#Object#getc */
3093 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction132:file#Object#gets */
3094 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction132:file#Object#getcwd */
3095 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction132:file#Object#file_getcwd */
3096 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction132:file#Object#stdin */
3097 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction132:file#Object#stdout */
3098 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction132:file#Object#stderr */
3099 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction132:model_base#Object#intrude_visibility */
3100 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction132:model_base#Object#public_visibility */
3101 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction132:model_base#Object#protected_visibility */
3102 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction132:model_base#Object#private_visibility */
3103 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction132:model_base#Object#none_visibility */
3104 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction132:model#Object#abstract_kind */
3105 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction132:model#Object#concrete_kind */
3106 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction132:model#Object#interface_kind */
3107 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction132:model#Object#enum_kind */
3108 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction132:model#Object#extern_kind */
3109 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction132:nitni_utilities#Object#internal_call_context */
3110 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction132:nitni_utilities#Object#long_signature */
3111 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction132:nitni_utilities#Object#short_signature */
3112 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction132:c#Object#to_c_call_context */
3113 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction132:c#Object#from_c_call_context */
3114 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction132:cpp#Object#cpp_call_context */
3115 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction132:cpp#Object#to_cpp_call_context */
3116 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction132:cpp#Object#from_cpp_call_context */
3117 (nitmethod_t)VIRTUAL_parser__ReduceAction132__action, /* pointer to parser:ReduceAction132:parser#ReduceAction132#action */
3118 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction132:parser#ReduceAction#concat */
3119 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction132:parser#ReduceAction#init */
3120 }
3121 };
3122 /* allocate ReduceAction132 */
3123 val* NEW_parser__ReduceAction132(const struct type* type) {
3124 val* self /* : ReduceAction132 */;
3125 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3126 self->type = type;
3127 self->class = &class_parser__ReduceAction132;
3128 return self;
3129 }
3130 /* runtime class parser__ReduceAction134 */
3131 const struct class class_parser__ReduceAction134 = {
3132 0, /* box_kind */
3133 {
3134 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction134:kernel#Object#object_id */
3135 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction134:kernel#Object#is_same_type */
3136 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction134:kernel#Object#is_same_instance */
3137 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction134:kernel#Object#== */
3138 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction134:kernel#Object#!= */
3139 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction134:kernel#Object#output */
3140 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction134:kernel#Object#output_class_name */
3141 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction134:kernel#Object#exit */
3142 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction134:kernel#Object#sys */
3143 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction134:kernel#Object#hash */
3144 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction134:math#Object#atan2 */
3145 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction134:math#Object#pi */
3146 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction134:math#Object#srand_from */
3147 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction134:math#Object#srand */
3148 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction134:string#Object#to_s */
3149 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction134:string#Object#native_class_name */
3150 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction134:string#Object#class_name */
3151 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction134:string#Object#inspect */
3152 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction134:string#Object#inspect_head */
3153 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction134:string#Object#args */
3154 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction134:string#Object#alpha_comparator */
3155 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction134:stream#Object#poll */
3156 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction134:stream#Object#intern_poll */
3157 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction134:time#Object#get_time */
3158 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction134:file#Object#printn */
3159 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction134:file#Object#print */
3160 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction134:file#Object#getc */
3161 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction134:file#Object#gets */
3162 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction134:file#Object#getcwd */
3163 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction134:file#Object#file_getcwd */
3164 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction134:file#Object#stdin */
3165 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction134:file#Object#stdout */
3166 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction134:file#Object#stderr */
3167 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction134:model_base#Object#intrude_visibility */
3168 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction134:model_base#Object#public_visibility */
3169 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction134:model_base#Object#protected_visibility */
3170 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction134:model_base#Object#private_visibility */
3171 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction134:model_base#Object#none_visibility */
3172 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction134:model#Object#abstract_kind */
3173 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction134:model#Object#concrete_kind */
3174 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction134:model#Object#interface_kind */
3175 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction134:model#Object#enum_kind */
3176 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction134:model#Object#extern_kind */
3177 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction134:nitni_utilities#Object#internal_call_context */
3178 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction134:nitni_utilities#Object#long_signature */
3179 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction134:nitni_utilities#Object#short_signature */
3180 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction134:c#Object#to_c_call_context */
3181 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction134:c#Object#from_c_call_context */
3182 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction134:cpp#Object#cpp_call_context */
3183 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction134:cpp#Object#to_cpp_call_context */
3184 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction134:cpp#Object#from_cpp_call_context */
3185 (nitmethod_t)VIRTUAL_parser__ReduceAction134__action, /* pointer to parser:ReduceAction134:parser#ReduceAction134#action */
3186 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction134:parser#ReduceAction#concat */
3187 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction134:parser#ReduceAction#init */
3188 }
3189 };
3190 /* allocate ReduceAction134 */
3191 val* NEW_parser__ReduceAction134(const struct type* type) {
3192 val* self /* : ReduceAction134 */;
3193 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3194 self->type = type;
3195 self->class = &class_parser__ReduceAction134;
3196 return self;
3197 }
3198 /* runtime class parser__ReduceAction135 */
3199 const struct class class_parser__ReduceAction135 = {
3200 0, /* box_kind */
3201 {
3202 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction135:kernel#Object#object_id */
3203 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction135:kernel#Object#is_same_type */
3204 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction135:kernel#Object#is_same_instance */
3205 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction135:kernel#Object#== */
3206 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction135:kernel#Object#!= */
3207 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction135:kernel#Object#output */
3208 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction135:kernel#Object#output_class_name */
3209 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction135:kernel#Object#exit */
3210 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction135:kernel#Object#sys */
3211 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction135:kernel#Object#hash */
3212 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction135:math#Object#atan2 */
3213 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction135:math#Object#pi */
3214 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction135:math#Object#srand_from */
3215 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction135:math#Object#srand */
3216 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction135:string#Object#to_s */
3217 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction135:string#Object#native_class_name */
3218 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction135:string#Object#class_name */
3219 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction135:string#Object#inspect */
3220 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction135:string#Object#inspect_head */
3221 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction135:string#Object#args */
3222 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction135:string#Object#alpha_comparator */
3223 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction135:stream#Object#poll */
3224 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction135:stream#Object#intern_poll */
3225 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction135:time#Object#get_time */
3226 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction135:file#Object#printn */
3227 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction135:file#Object#print */
3228 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction135:file#Object#getc */
3229 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction135:file#Object#gets */
3230 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction135:file#Object#getcwd */
3231 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction135:file#Object#file_getcwd */
3232 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction135:file#Object#stdin */
3233 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction135:file#Object#stdout */
3234 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction135:file#Object#stderr */
3235 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction135:model_base#Object#intrude_visibility */
3236 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction135:model_base#Object#public_visibility */
3237 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction135:model_base#Object#protected_visibility */
3238 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction135:model_base#Object#private_visibility */
3239 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction135:model_base#Object#none_visibility */
3240 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction135:model#Object#abstract_kind */
3241 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction135:model#Object#concrete_kind */
3242 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction135:model#Object#interface_kind */
3243 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction135:model#Object#enum_kind */
3244 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction135:model#Object#extern_kind */
3245 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction135:nitni_utilities#Object#internal_call_context */
3246 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction135:nitni_utilities#Object#long_signature */
3247 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction135:nitni_utilities#Object#short_signature */
3248 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction135:c#Object#to_c_call_context */
3249 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction135:c#Object#from_c_call_context */
3250 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction135:cpp#Object#cpp_call_context */
3251 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction135:cpp#Object#to_cpp_call_context */
3252 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction135:cpp#Object#from_cpp_call_context */
3253 (nitmethod_t)VIRTUAL_parser__ReduceAction135__action, /* pointer to parser:ReduceAction135:parser#ReduceAction135#action */
3254 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction135:parser#ReduceAction#concat */
3255 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction135:parser#ReduceAction#init */
3256 }
3257 };
3258 /* allocate ReduceAction135 */
3259 val* NEW_parser__ReduceAction135(const struct type* type) {
3260 val* self /* : ReduceAction135 */;
3261 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3262 self->type = type;
3263 self->class = &class_parser__ReduceAction135;
3264 return self;
3265 }
3266 /* runtime class parser__ReduceAction137 */
3267 const struct class class_parser__ReduceAction137 = {
3268 0, /* box_kind */
3269 {
3270 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction137:kernel#Object#object_id */
3271 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction137:kernel#Object#is_same_type */
3272 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction137:kernel#Object#is_same_instance */
3273 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction137:kernel#Object#== */
3274 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction137:kernel#Object#!= */
3275 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction137:kernel#Object#output */
3276 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction137:kernel#Object#output_class_name */
3277 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction137:kernel#Object#exit */
3278 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction137:kernel#Object#sys */
3279 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction137:kernel#Object#hash */
3280 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction137:math#Object#atan2 */
3281 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction137:math#Object#pi */
3282 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction137:math#Object#srand_from */
3283 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction137:math#Object#srand */
3284 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction137:string#Object#to_s */
3285 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction137:string#Object#native_class_name */
3286 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction137:string#Object#class_name */
3287 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction137:string#Object#inspect */
3288 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction137:string#Object#inspect_head */
3289 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction137:string#Object#args */
3290 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction137:string#Object#alpha_comparator */
3291 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction137:stream#Object#poll */
3292 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction137:stream#Object#intern_poll */
3293 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction137:time#Object#get_time */
3294 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction137:file#Object#printn */
3295 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction137:file#Object#print */
3296 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction137:file#Object#getc */
3297 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction137:file#Object#gets */
3298 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction137:file#Object#getcwd */
3299 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction137:file#Object#file_getcwd */
3300 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction137:file#Object#stdin */
3301 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction137:file#Object#stdout */
3302 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction137:file#Object#stderr */
3303 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction137:model_base#Object#intrude_visibility */
3304 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction137:model_base#Object#public_visibility */
3305 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction137:model_base#Object#protected_visibility */
3306 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction137:model_base#Object#private_visibility */
3307 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction137:model_base#Object#none_visibility */
3308 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction137:model#Object#abstract_kind */
3309 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction137:model#Object#concrete_kind */
3310 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction137:model#Object#interface_kind */
3311 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction137:model#Object#enum_kind */
3312 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction137:model#Object#extern_kind */
3313 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction137:nitni_utilities#Object#internal_call_context */
3314 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction137:nitni_utilities#Object#long_signature */
3315 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction137:nitni_utilities#Object#short_signature */
3316 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction137:c#Object#to_c_call_context */
3317 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction137:c#Object#from_c_call_context */
3318 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction137:cpp#Object#cpp_call_context */
3319 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction137:cpp#Object#to_cpp_call_context */
3320 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction137:cpp#Object#from_cpp_call_context */
3321 (nitmethod_t)VIRTUAL_parser__ReduceAction137__action, /* pointer to parser:ReduceAction137:parser#ReduceAction137#action */
3322 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction137:parser#ReduceAction#concat */
3323 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction137:parser#ReduceAction#init */
3324 }
3325 };
3326 /* allocate ReduceAction137 */
3327 val* NEW_parser__ReduceAction137(const struct type* type) {
3328 val* self /* : ReduceAction137 */;
3329 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3330 self->type = type;
3331 self->class = &class_parser__ReduceAction137;
3332 return self;
3333 }
3334 /* runtime class parser__ReduceAction138 */
3335 const struct class class_parser__ReduceAction138 = {
3336 0, /* box_kind */
3337 {
3338 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction138:kernel#Object#object_id */
3339 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction138:kernel#Object#is_same_type */
3340 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction138:kernel#Object#is_same_instance */
3341 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction138:kernel#Object#== */
3342 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction138:kernel#Object#!= */
3343 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction138:kernel#Object#output */
3344 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction138:kernel#Object#output_class_name */
3345 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction138:kernel#Object#exit */
3346 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction138:kernel#Object#sys */
3347 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction138:kernel#Object#hash */
3348 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction138:math#Object#atan2 */
3349 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction138:math#Object#pi */
3350 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction138:math#Object#srand_from */
3351 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction138:math#Object#srand */
3352 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction138:string#Object#to_s */
3353 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction138:string#Object#native_class_name */
3354 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction138:string#Object#class_name */
3355 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction138:string#Object#inspect */
3356 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction138:string#Object#inspect_head */
3357 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction138:string#Object#args */
3358 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction138:string#Object#alpha_comparator */
3359 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction138:stream#Object#poll */
3360 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction138:stream#Object#intern_poll */
3361 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction138:time#Object#get_time */
3362 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction138:file#Object#printn */
3363 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction138:file#Object#print */
3364 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction138:file#Object#getc */
3365 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction138:file#Object#gets */
3366 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction138:file#Object#getcwd */
3367 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction138:file#Object#file_getcwd */
3368 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction138:file#Object#stdin */
3369 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction138:file#Object#stdout */
3370 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction138:file#Object#stderr */
3371 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction138:model_base#Object#intrude_visibility */
3372 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction138:model_base#Object#public_visibility */
3373 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction138:model_base#Object#protected_visibility */
3374 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction138:model_base#Object#private_visibility */
3375 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction138:model_base#Object#none_visibility */
3376 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction138:model#Object#abstract_kind */
3377 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction138:model#Object#concrete_kind */
3378 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction138:model#Object#interface_kind */
3379 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction138:model#Object#enum_kind */
3380 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction138:model#Object#extern_kind */
3381 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction138:nitni_utilities#Object#internal_call_context */
3382 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction138:nitni_utilities#Object#long_signature */
3383 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction138:nitni_utilities#Object#short_signature */
3384 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction138:c#Object#to_c_call_context */
3385 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction138:c#Object#from_c_call_context */
3386 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction138:cpp#Object#cpp_call_context */
3387 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction138:cpp#Object#to_cpp_call_context */
3388 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction138:cpp#Object#from_cpp_call_context */
3389 (nitmethod_t)VIRTUAL_parser__ReduceAction138__action, /* pointer to parser:ReduceAction138:parser#ReduceAction138#action */
3390 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction138:parser#ReduceAction#concat */
3391 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction138:parser#ReduceAction#init */
3392 }
3393 };
3394 /* allocate ReduceAction138 */
3395 val* NEW_parser__ReduceAction138(const struct type* type) {
3396 val* self /* : ReduceAction138 */;
3397 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3398 self->type = type;
3399 self->class = &class_parser__ReduceAction138;
3400 return self;
3401 }
3402 /* runtime class parser__ReduceAction139 */
3403 const struct class class_parser__ReduceAction139 = {
3404 0, /* box_kind */
3405 {
3406 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction139:kernel#Object#object_id */
3407 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction139:kernel#Object#is_same_type */
3408 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction139:kernel#Object#is_same_instance */
3409 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction139:kernel#Object#== */
3410 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction139:kernel#Object#!= */
3411 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction139:kernel#Object#output */
3412 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction139:kernel#Object#output_class_name */
3413 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction139:kernel#Object#exit */
3414 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction139:kernel#Object#sys */
3415 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction139:kernel#Object#hash */
3416 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction139:math#Object#atan2 */
3417 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction139:math#Object#pi */
3418 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction139:math#Object#srand_from */
3419 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction139:math#Object#srand */
3420 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction139:string#Object#to_s */
3421 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction139:string#Object#native_class_name */
3422 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction139:string#Object#class_name */
3423 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction139:string#Object#inspect */
3424 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction139:string#Object#inspect_head */
3425 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction139:string#Object#args */
3426 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction139:string#Object#alpha_comparator */
3427 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction139:stream#Object#poll */
3428 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction139:stream#Object#intern_poll */
3429 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction139:time#Object#get_time */
3430 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction139:file#Object#printn */
3431 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction139:file#Object#print */
3432 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction139:file#Object#getc */
3433 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction139:file#Object#gets */
3434 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction139:file#Object#getcwd */
3435 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction139:file#Object#file_getcwd */
3436 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction139:file#Object#stdin */
3437 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction139:file#Object#stdout */
3438 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction139:file#Object#stderr */
3439 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction139:model_base#Object#intrude_visibility */
3440 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction139:model_base#Object#public_visibility */
3441 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction139:model_base#Object#protected_visibility */
3442 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction139:model_base#Object#private_visibility */
3443 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction139:model_base#Object#none_visibility */
3444 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction139:model#Object#abstract_kind */
3445 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction139:model#Object#concrete_kind */
3446 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction139:model#Object#interface_kind */
3447 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction139:model#Object#enum_kind */
3448 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction139:model#Object#extern_kind */
3449 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction139:nitni_utilities#Object#internal_call_context */
3450 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction139:nitni_utilities#Object#long_signature */
3451 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction139:nitni_utilities#Object#short_signature */
3452 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction139:c#Object#to_c_call_context */
3453 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction139:c#Object#from_c_call_context */
3454 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction139:cpp#Object#cpp_call_context */
3455 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction139:cpp#Object#to_cpp_call_context */
3456 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction139:cpp#Object#from_cpp_call_context */
3457 (nitmethod_t)VIRTUAL_parser__ReduceAction139__action, /* pointer to parser:ReduceAction139:parser#ReduceAction139#action */
3458 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction139:parser#ReduceAction#concat */
3459 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction139:parser#ReduceAction#init */
3460 }
3461 };
3462 /* allocate ReduceAction139 */
3463 val* NEW_parser__ReduceAction139(const struct type* type) {
3464 val* self /* : ReduceAction139 */;
3465 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3466 self->type = type;
3467 self->class = &class_parser__ReduceAction139;
3468 return self;
3469 }
3470 /* runtime class parser__ReduceAction140 */
3471 const struct class class_parser__ReduceAction140 = {
3472 0, /* box_kind */
3473 {
3474 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction140:kernel#Object#object_id */
3475 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction140:kernel#Object#is_same_type */
3476 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction140:kernel#Object#is_same_instance */
3477 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction140:kernel#Object#== */
3478 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction140:kernel#Object#!= */
3479 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction140:kernel#Object#output */
3480 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction140:kernel#Object#output_class_name */
3481 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction140:kernel#Object#exit */
3482 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction140:kernel#Object#sys */
3483 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction140:kernel#Object#hash */
3484 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction140:math#Object#atan2 */
3485 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction140:math#Object#pi */
3486 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction140:math#Object#srand_from */
3487 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction140:math#Object#srand */
3488 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction140:string#Object#to_s */
3489 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction140:string#Object#native_class_name */
3490 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction140:string#Object#class_name */
3491 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction140:string#Object#inspect */
3492 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction140:string#Object#inspect_head */
3493 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction140:string#Object#args */
3494 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction140:string#Object#alpha_comparator */
3495 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction140:stream#Object#poll */
3496 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction140:stream#Object#intern_poll */
3497 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction140:time#Object#get_time */
3498 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction140:file#Object#printn */
3499 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction140:file#Object#print */
3500 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction140:file#Object#getc */
3501 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction140:file#Object#gets */
3502 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction140:file#Object#getcwd */
3503 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction140:file#Object#file_getcwd */
3504 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction140:file#Object#stdin */
3505 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction140:file#Object#stdout */
3506 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction140:file#Object#stderr */
3507 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction140:model_base#Object#intrude_visibility */
3508 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction140:model_base#Object#public_visibility */
3509 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction140:model_base#Object#protected_visibility */
3510 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction140:model_base#Object#private_visibility */
3511 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction140:model_base#Object#none_visibility */
3512 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction140:model#Object#abstract_kind */
3513 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction140:model#Object#concrete_kind */
3514 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction140:model#Object#interface_kind */
3515 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction140:model#Object#enum_kind */
3516 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction140:model#Object#extern_kind */
3517 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction140:nitni_utilities#Object#internal_call_context */
3518 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction140:nitni_utilities#Object#long_signature */
3519 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction140:nitni_utilities#Object#short_signature */
3520 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction140:c#Object#to_c_call_context */
3521 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction140:c#Object#from_c_call_context */
3522 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction140:cpp#Object#cpp_call_context */
3523 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction140:cpp#Object#to_cpp_call_context */
3524 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction140:cpp#Object#from_cpp_call_context */
3525 (nitmethod_t)VIRTUAL_parser__ReduceAction140__action, /* pointer to parser:ReduceAction140:parser#ReduceAction140#action */
3526 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction140:parser#ReduceAction#concat */
3527 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction140:parser#ReduceAction#init */
3528 }
3529 };
3530 /* allocate ReduceAction140 */
3531 val* NEW_parser__ReduceAction140(const struct type* type) {
3532 val* self /* : ReduceAction140 */;
3533 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3534 self->type = type;
3535 self->class = &class_parser__ReduceAction140;
3536 return self;
3537 }
3538 /* runtime class parser__ReduceAction142 */
3539 const struct class class_parser__ReduceAction142 = {
3540 0, /* box_kind */
3541 {
3542 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction142:kernel#Object#object_id */
3543 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction142:kernel#Object#is_same_type */
3544 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction142:kernel#Object#is_same_instance */
3545 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction142:kernel#Object#== */
3546 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction142:kernel#Object#!= */
3547 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction142:kernel#Object#output */
3548 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction142:kernel#Object#output_class_name */
3549 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction142:kernel#Object#exit */
3550 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction142:kernel#Object#sys */
3551 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction142:kernel#Object#hash */
3552 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction142:math#Object#atan2 */
3553 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction142:math#Object#pi */
3554 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction142:math#Object#srand_from */
3555 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction142:math#Object#srand */
3556 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction142:string#Object#to_s */
3557 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction142:string#Object#native_class_name */
3558 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction142:string#Object#class_name */
3559 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction142:string#Object#inspect */
3560 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction142:string#Object#inspect_head */
3561 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction142:string#Object#args */
3562 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction142:string#Object#alpha_comparator */
3563 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction142:stream#Object#poll */
3564 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction142:stream#Object#intern_poll */
3565 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction142:time#Object#get_time */
3566 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction142:file#Object#printn */
3567 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction142:file#Object#print */
3568 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction142:file#Object#getc */
3569 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction142:file#Object#gets */
3570 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction142:file#Object#getcwd */
3571 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction142:file#Object#file_getcwd */
3572 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction142:file#Object#stdin */
3573 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction142:file#Object#stdout */
3574 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction142:file#Object#stderr */
3575 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction142:model_base#Object#intrude_visibility */
3576 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction142:model_base#Object#public_visibility */
3577 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction142:model_base#Object#protected_visibility */
3578 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction142:model_base#Object#private_visibility */
3579 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction142:model_base#Object#none_visibility */
3580 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction142:model#Object#abstract_kind */
3581 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction142:model#Object#concrete_kind */
3582 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction142:model#Object#interface_kind */
3583 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction142:model#Object#enum_kind */
3584 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction142:model#Object#extern_kind */
3585 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction142:nitni_utilities#Object#internal_call_context */
3586 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction142:nitni_utilities#Object#long_signature */
3587 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction142:nitni_utilities#Object#short_signature */
3588 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction142:c#Object#to_c_call_context */
3589 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction142:c#Object#from_c_call_context */
3590 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction142:cpp#Object#cpp_call_context */
3591 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction142:cpp#Object#to_cpp_call_context */
3592 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction142:cpp#Object#from_cpp_call_context */
3593 (nitmethod_t)VIRTUAL_parser__ReduceAction142__action, /* pointer to parser:ReduceAction142:parser#ReduceAction142#action */
3594 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction142:parser#ReduceAction#concat */
3595 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction142:parser#ReduceAction#init */
3596 }
3597 };
3598 /* allocate ReduceAction142 */
3599 val* NEW_parser__ReduceAction142(const struct type* type) {
3600 val* self /* : ReduceAction142 */;
3601 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3602 self->type = type;
3603 self->class = &class_parser__ReduceAction142;
3604 return self;
3605 }
3606 /* runtime class parser__ReduceAction143 */
3607 const struct class class_parser__ReduceAction143 = {
3608 0, /* box_kind */
3609 {
3610 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction143:kernel#Object#object_id */
3611 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction143:kernel#Object#is_same_type */
3612 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction143:kernel#Object#is_same_instance */
3613 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction143:kernel#Object#== */
3614 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction143:kernel#Object#!= */
3615 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction143:kernel#Object#output */
3616 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction143:kernel#Object#output_class_name */
3617 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction143:kernel#Object#exit */
3618 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction143:kernel#Object#sys */
3619 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction143:kernel#Object#hash */
3620 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction143:math#Object#atan2 */
3621 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction143:math#Object#pi */
3622 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction143:math#Object#srand_from */
3623 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction143:math#Object#srand */
3624 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction143:string#Object#to_s */
3625 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction143:string#Object#native_class_name */
3626 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction143:string#Object#class_name */
3627 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction143:string#Object#inspect */
3628 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction143:string#Object#inspect_head */
3629 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction143:string#Object#args */
3630 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction143:string#Object#alpha_comparator */
3631 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction143:stream#Object#poll */
3632 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction143:stream#Object#intern_poll */
3633 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction143:time#Object#get_time */
3634 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction143:file#Object#printn */
3635 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction143:file#Object#print */
3636 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction143:file#Object#getc */
3637 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction143:file#Object#gets */
3638 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction143:file#Object#getcwd */
3639 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction143:file#Object#file_getcwd */
3640 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction143:file#Object#stdin */
3641 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction143:file#Object#stdout */
3642 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction143:file#Object#stderr */
3643 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction143:model_base#Object#intrude_visibility */
3644 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction143:model_base#Object#public_visibility */
3645 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction143:model_base#Object#protected_visibility */
3646 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction143:model_base#Object#private_visibility */
3647 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction143:model_base#Object#none_visibility */
3648 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction143:model#Object#abstract_kind */
3649 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction143:model#Object#concrete_kind */
3650 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction143:model#Object#interface_kind */
3651 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction143:model#Object#enum_kind */
3652 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction143:model#Object#extern_kind */
3653 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction143:nitni_utilities#Object#internal_call_context */
3654 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction143:nitni_utilities#Object#long_signature */
3655 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction143:nitni_utilities#Object#short_signature */
3656 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction143:c#Object#to_c_call_context */
3657 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction143:c#Object#from_c_call_context */
3658 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction143:cpp#Object#cpp_call_context */
3659 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction143:cpp#Object#to_cpp_call_context */
3660 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction143:cpp#Object#from_cpp_call_context */
3661 (nitmethod_t)VIRTUAL_parser__ReduceAction143__action, /* pointer to parser:ReduceAction143:parser#ReduceAction143#action */
3662 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction143:parser#ReduceAction#concat */
3663 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction143:parser#ReduceAction#init */
3664 }
3665 };
3666 /* allocate ReduceAction143 */
3667 val* NEW_parser__ReduceAction143(const struct type* type) {
3668 val* self /* : ReduceAction143 */;
3669 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3670 self->type = type;
3671 self->class = &class_parser__ReduceAction143;
3672 return self;
3673 }
3674 /* runtime class parser__ReduceAction145 */
3675 const struct class class_parser__ReduceAction145 = {
3676 0, /* box_kind */
3677 {
3678 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction145:kernel#Object#object_id */
3679 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction145:kernel#Object#is_same_type */
3680 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction145:kernel#Object#is_same_instance */
3681 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction145:kernel#Object#== */
3682 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction145:kernel#Object#!= */
3683 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction145:kernel#Object#output */
3684 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction145:kernel#Object#output_class_name */
3685 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction145:kernel#Object#exit */
3686 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction145:kernel#Object#sys */
3687 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction145:kernel#Object#hash */
3688 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction145:math#Object#atan2 */
3689 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction145:math#Object#pi */
3690 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction145:math#Object#srand_from */
3691 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction145:math#Object#srand */
3692 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction145:string#Object#to_s */
3693 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction145:string#Object#native_class_name */
3694 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction145:string#Object#class_name */
3695 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction145:string#Object#inspect */
3696 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction145:string#Object#inspect_head */
3697 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction145:string#Object#args */
3698 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction145:string#Object#alpha_comparator */
3699 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction145:stream#Object#poll */
3700 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction145:stream#Object#intern_poll */
3701 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction145:time#Object#get_time */
3702 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction145:file#Object#printn */
3703 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction145:file#Object#print */
3704 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction145:file#Object#getc */
3705 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction145:file#Object#gets */
3706 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction145:file#Object#getcwd */
3707 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction145:file#Object#file_getcwd */
3708 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction145:file#Object#stdin */
3709 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction145:file#Object#stdout */
3710 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction145:file#Object#stderr */
3711 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction145:model_base#Object#intrude_visibility */
3712 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction145:model_base#Object#public_visibility */
3713 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction145:model_base#Object#protected_visibility */
3714 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction145:model_base#Object#private_visibility */
3715 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction145:model_base#Object#none_visibility */
3716 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction145:model#Object#abstract_kind */
3717 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction145:model#Object#concrete_kind */
3718 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction145:model#Object#interface_kind */
3719 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction145:model#Object#enum_kind */
3720 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction145:model#Object#extern_kind */
3721 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction145:nitni_utilities#Object#internal_call_context */
3722 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction145:nitni_utilities#Object#long_signature */
3723 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction145:nitni_utilities#Object#short_signature */
3724 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction145:c#Object#to_c_call_context */
3725 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction145:c#Object#from_c_call_context */
3726 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction145:cpp#Object#cpp_call_context */
3727 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction145:cpp#Object#to_cpp_call_context */
3728 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction145:cpp#Object#from_cpp_call_context */
3729 (nitmethod_t)VIRTUAL_parser__ReduceAction145__action, /* pointer to parser:ReduceAction145:parser#ReduceAction145#action */
3730 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction145:parser#ReduceAction#concat */
3731 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction145:parser#ReduceAction#init */
3732 }
3733 };
3734 /* allocate ReduceAction145 */
3735 val* NEW_parser__ReduceAction145(const struct type* type) {
3736 val* self /* : ReduceAction145 */;
3737 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3738 self->type = type;
3739 self->class = &class_parser__ReduceAction145;
3740 return self;
3741 }
3742 /* runtime class parser__ReduceAction146 */
3743 const struct class class_parser__ReduceAction146 = {
3744 0, /* box_kind */
3745 {
3746 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction146:kernel#Object#object_id */
3747 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction146:kernel#Object#is_same_type */
3748 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction146:kernel#Object#is_same_instance */
3749 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction146:kernel#Object#== */
3750 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction146:kernel#Object#!= */
3751 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction146:kernel#Object#output */
3752 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction146:kernel#Object#output_class_name */
3753 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction146:kernel#Object#exit */
3754 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction146:kernel#Object#sys */
3755 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction146:kernel#Object#hash */
3756 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction146:math#Object#atan2 */
3757 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction146:math#Object#pi */
3758 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction146:math#Object#srand_from */
3759 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction146:math#Object#srand */
3760 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction146:string#Object#to_s */
3761 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction146:string#Object#native_class_name */
3762 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction146:string#Object#class_name */
3763 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction146:string#Object#inspect */
3764 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction146:string#Object#inspect_head */
3765 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction146:string#Object#args */
3766 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction146:string#Object#alpha_comparator */
3767 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction146:stream#Object#poll */
3768 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction146:stream#Object#intern_poll */
3769 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction146:time#Object#get_time */
3770 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction146:file#Object#printn */
3771 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction146:file#Object#print */
3772 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction146:file#Object#getc */
3773 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction146:file#Object#gets */
3774 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction146:file#Object#getcwd */
3775 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction146:file#Object#file_getcwd */
3776 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction146:file#Object#stdin */
3777 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction146:file#Object#stdout */
3778 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction146:file#Object#stderr */
3779 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction146:model_base#Object#intrude_visibility */
3780 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction146:model_base#Object#public_visibility */
3781 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction146:model_base#Object#protected_visibility */
3782 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction146:model_base#Object#private_visibility */
3783 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction146:model_base#Object#none_visibility */
3784 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction146:model#Object#abstract_kind */
3785 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction146:model#Object#concrete_kind */
3786 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction146:model#Object#interface_kind */
3787 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction146:model#Object#enum_kind */
3788 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction146:model#Object#extern_kind */
3789 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction146:nitni_utilities#Object#internal_call_context */
3790 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction146:nitni_utilities#Object#long_signature */
3791 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction146:nitni_utilities#Object#short_signature */
3792 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction146:c#Object#to_c_call_context */
3793 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction146:c#Object#from_c_call_context */
3794 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction146:cpp#Object#cpp_call_context */
3795 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction146:cpp#Object#to_cpp_call_context */
3796 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction146:cpp#Object#from_cpp_call_context */
3797 (nitmethod_t)VIRTUAL_parser__ReduceAction146__action, /* pointer to parser:ReduceAction146:parser#ReduceAction146#action */
3798 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction146:parser#ReduceAction#concat */
3799 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction146:parser#ReduceAction#init */
3800 }
3801 };
3802 /* allocate ReduceAction146 */
3803 val* NEW_parser__ReduceAction146(const struct type* type) {
3804 val* self /* : ReduceAction146 */;
3805 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3806 self->type = type;
3807 self->class = &class_parser__ReduceAction146;
3808 return self;
3809 }
3810 /* runtime class parser__ReduceAction147 */
3811 const struct class class_parser__ReduceAction147 = {
3812 0, /* box_kind */
3813 {
3814 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction147:kernel#Object#object_id */
3815 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction147:kernel#Object#is_same_type */
3816 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction147:kernel#Object#is_same_instance */
3817 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction147:kernel#Object#== */
3818 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction147:kernel#Object#!= */
3819 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction147:kernel#Object#output */
3820 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction147:kernel#Object#output_class_name */
3821 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction147:kernel#Object#exit */
3822 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction147:kernel#Object#sys */
3823 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction147:kernel#Object#hash */
3824 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction147:math#Object#atan2 */
3825 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction147:math#Object#pi */
3826 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction147:math#Object#srand_from */
3827 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction147:math#Object#srand */
3828 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction147:string#Object#to_s */
3829 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction147:string#Object#native_class_name */
3830 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction147:string#Object#class_name */
3831 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction147:string#Object#inspect */
3832 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction147:string#Object#inspect_head */
3833 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction147:string#Object#args */
3834 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction147:string#Object#alpha_comparator */
3835 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction147:stream#Object#poll */
3836 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction147:stream#Object#intern_poll */
3837 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction147:time#Object#get_time */
3838 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction147:file#Object#printn */
3839 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction147:file#Object#print */
3840 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction147:file#Object#getc */
3841 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction147:file#Object#gets */
3842 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction147:file#Object#getcwd */
3843 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction147:file#Object#file_getcwd */
3844 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction147:file#Object#stdin */
3845 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction147:file#Object#stdout */
3846 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction147:file#Object#stderr */
3847 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction147:model_base#Object#intrude_visibility */
3848 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction147:model_base#Object#public_visibility */
3849 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction147:model_base#Object#protected_visibility */
3850 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction147:model_base#Object#private_visibility */
3851 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction147:model_base#Object#none_visibility */
3852 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction147:model#Object#abstract_kind */
3853 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction147:model#Object#concrete_kind */
3854 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction147:model#Object#interface_kind */
3855 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction147:model#Object#enum_kind */
3856 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction147:model#Object#extern_kind */
3857 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction147:nitni_utilities#Object#internal_call_context */
3858 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction147:nitni_utilities#Object#long_signature */
3859 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction147:nitni_utilities#Object#short_signature */
3860 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction147:c#Object#to_c_call_context */
3861 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction147:c#Object#from_c_call_context */
3862 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction147:cpp#Object#cpp_call_context */
3863 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction147:cpp#Object#to_cpp_call_context */
3864 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction147:cpp#Object#from_cpp_call_context */
3865 (nitmethod_t)VIRTUAL_parser__ReduceAction147__action, /* pointer to parser:ReduceAction147:parser#ReduceAction147#action */
3866 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction147:parser#ReduceAction#concat */
3867 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction147:parser#ReduceAction#init */
3868 }
3869 };
3870 /* allocate ReduceAction147 */
3871 val* NEW_parser__ReduceAction147(const struct type* type) {
3872 val* self /* : ReduceAction147 */;
3873 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3874 self->type = type;
3875 self->class = &class_parser__ReduceAction147;
3876 return self;
3877 }
3878 /* runtime class parser__ReduceAction148 */
3879 const struct class class_parser__ReduceAction148 = {
3880 0, /* box_kind */
3881 {
3882 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction148:kernel#Object#object_id */
3883 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction148:kernel#Object#is_same_type */
3884 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction148:kernel#Object#is_same_instance */
3885 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction148:kernel#Object#== */
3886 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction148:kernel#Object#!= */
3887 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction148:kernel#Object#output */
3888 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction148:kernel#Object#output_class_name */
3889 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction148:kernel#Object#exit */
3890 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction148:kernel#Object#sys */
3891 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction148:kernel#Object#hash */
3892 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction148:math#Object#atan2 */
3893 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction148:math#Object#pi */
3894 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction148:math#Object#srand_from */
3895 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction148:math#Object#srand */
3896 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction148:string#Object#to_s */
3897 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction148:string#Object#native_class_name */
3898 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction148:string#Object#class_name */
3899 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction148:string#Object#inspect */
3900 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction148:string#Object#inspect_head */
3901 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction148:string#Object#args */
3902 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction148:string#Object#alpha_comparator */
3903 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction148:stream#Object#poll */
3904 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction148:stream#Object#intern_poll */
3905 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction148:time#Object#get_time */
3906 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction148:file#Object#printn */
3907 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction148:file#Object#print */
3908 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction148:file#Object#getc */
3909 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction148:file#Object#gets */
3910 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction148:file#Object#getcwd */
3911 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction148:file#Object#file_getcwd */
3912 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction148:file#Object#stdin */
3913 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction148:file#Object#stdout */
3914 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction148:file#Object#stderr */
3915 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction148:model_base#Object#intrude_visibility */
3916 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction148:model_base#Object#public_visibility */
3917 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction148:model_base#Object#protected_visibility */
3918 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction148:model_base#Object#private_visibility */
3919 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction148:model_base#Object#none_visibility */
3920 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction148:model#Object#abstract_kind */
3921 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction148:model#Object#concrete_kind */
3922 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction148:model#Object#interface_kind */
3923 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction148:model#Object#enum_kind */
3924 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction148:model#Object#extern_kind */
3925 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction148:nitni_utilities#Object#internal_call_context */
3926 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction148:nitni_utilities#Object#long_signature */
3927 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction148:nitni_utilities#Object#short_signature */
3928 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction148:c#Object#to_c_call_context */
3929 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction148:c#Object#from_c_call_context */
3930 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction148:cpp#Object#cpp_call_context */
3931 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction148:cpp#Object#to_cpp_call_context */
3932 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction148:cpp#Object#from_cpp_call_context */
3933 (nitmethod_t)VIRTUAL_parser__ReduceAction148__action, /* pointer to parser:ReduceAction148:parser#ReduceAction148#action */
3934 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction148:parser#ReduceAction#concat */
3935 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction148:parser#ReduceAction#init */
3936 }
3937 };
3938 /* allocate ReduceAction148 */
3939 val* NEW_parser__ReduceAction148(const struct type* type) {
3940 val* self /* : ReduceAction148 */;
3941 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
3942 self->type = type;
3943 self->class = &class_parser__ReduceAction148;
3944 return self;
3945 }
3946 /* runtime class parser__ReduceAction150 */
3947 const struct class class_parser__ReduceAction150 = {
3948 0, /* box_kind */
3949 {
3950 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction150:kernel#Object#object_id */
3951 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction150:kernel#Object#is_same_type */
3952 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction150:kernel#Object#is_same_instance */
3953 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction150:kernel#Object#== */
3954 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction150:kernel#Object#!= */
3955 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction150:kernel#Object#output */
3956 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction150:kernel#Object#output_class_name */
3957 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction150:kernel#Object#exit */
3958 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction150:kernel#Object#sys */
3959 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction150:kernel#Object#hash */
3960 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction150:math#Object#atan2 */
3961 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction150:math#Object#pi */
3962 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction150:math#Object#srand_from */
3963 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction150:math#Object#srand */
3964 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction150:string#Object#to_s */
3965 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction150:string#Object#native_class_name */
3966 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction150:string#Object#class_name */
3967 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction150:string#Object#inspect */
3968 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction150:string#Object#inspect_head */
3969 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction150:string#Object#args */
3970 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction150:string#Object#alpha_comparator */
3971 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction150:stream#Object#poll */
3972 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction150:stream#Object#intern_poll */
3973 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction150:time#Object#get_time */
3974 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction150:file#Object#printn */
3975 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction150:file#Object#print */
3976 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction150:file#Object#getc */
3977 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction150:file#Object#gets */
3978 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction150:file#Object#getcwd */
3979 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction150:file#Object#file_getcwd */
3980 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction150:file#Object#stdin */
3981 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction150:file#Object#stdout */
3982 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction150:file#Object#stderr */
3983 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction150:model_base#Object#intrude_visibility */
3984 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction150:model_base#Object#public_visibility */
3985 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction150:model_base#Object#protected_visibility */
3986 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction150:model_base#Object#private_visibility */
3987 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction150:model_base#Object#none_visibility */
3988 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction150:model#Object#abstract_kind */
3989 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction150:model#Object#concrete_kind */
3990 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction150:model#Object#interface_kind */
3991 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction150:model#Object#enum_kind */
3992 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction150:model#Object#extern_kind */
3993 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction150:nitni_utilities#Object#internal_call_context */
3994 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction150:nitni_utilities#Object#long_signature */
3995 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction150:nitni_utilities#Object#short_signature */
3996 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction150:c#Object#to_c_call_context */
3997 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction150:c#Object#from_c_call_context */
3998 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction150:cpp#Object#cpp_call_context */
3999 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction150:cpp#Object#to_cpp_call_context */
4000 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction150:cpp#Object#from_cpp_call_context */
4001 (nitmethod_t)VIRTUAL_parser__ReduceAction150__action, /* pointer to parser:ReduceAction150:parser#ReduceAction150#action */
4002 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction150:parser#ReduceAction#concat */
4003 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction150:parser#ReduceAction#init */
4004 }
4005 };
4006 /* allocate ReduceAction150 */
4007 val* NEW_parser__ReduceAction150(const struct type* type) {
4008 val* self /* : ReduceAction150 */;
4009 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4010 self->type = type;
4011 self->class = &class_parser__ReduceAction150;
4012 return self;
4013 }
4014 /* runtime class parser__ReduceAction151 */
4015 const struct class class_parser__ReduceAction151 = {
4016 0, /* box_kind */
4017 {
4018 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction151:kernel#Object#object_id */
4019 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction151:kernel#Object#is_same_type */
4020 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction151:kernel#Object#is_same_instance */
4021 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction151:kernel#Object#== */
4022 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction151:kernel#Object#!= */
4023 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction151:kernel#Object#output */
4024 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction151:kernel#Object#output_class_name */
4025 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction151:kernel#Object#exit */
4026 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction151:kernel#Object#sys */
4027 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction151:kernel#Object#hash */
4028 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction151:math#Object#atan2 */
4029 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction151:math#Object#pi */
4030 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction151:math#Object#srand_from */
4031 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction151:math#Object#srand */
4032 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction151:string#Object#to_s */
4033 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction151:string#Object#native_class_name */
4034 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction151:string#Object#class_name */
4035 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction151:string#Object#inspect */
4036 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction151:string#Object#inspect_head */
4037 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction151:string#Object#args */
4038 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction151:string#Object#alpha_comparator */
4039 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction151:stream#Object#poll */
4040 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction151:stream#Object#intern_poll */
4041 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction151:time#Object#get_time */
4042 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction151:file#Object#printn */
4043 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction151:file#Object#print */
4044 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction151:file#Object#getc */
4045 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction151:file#Object#gets */
4046 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction151:file#Object#getcwd */
4047 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction151:file#Object#file_getcwd */
4048 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction151:file#Object#stdin */
4049 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction151:file#Object#stdout */
4050 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction151:file#Object#stderr */
4051 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction151:model_base#Object#intrude_visibility */
4052 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction151:model_base#Object#public_visibility */
4053 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction151:model_base#Object#protected_visibility */
4054 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction151:model_base#Object#private_visibility */
4055 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction151:model_base#Object#none_visibility */
4056 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction151:model#Object#abstract_kind */
4057 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction151:model#Object#concrete_kind */
4058 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction151:model#Object#interface_kind */
4059 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction151:model#Object#enum_kind */
4060 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction151:model#Object#extern_kind */
4061 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction151:nitni_utilities#Object#internal_call_context */
4062 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction151:nitni_utilities#Object#long_signature */
4063 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction151:nitni_utilities#Object#short_signature */
4064 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction151:c#Object#to_c_call_context */
4065 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction151:c#Object#from_c_call_context */
4066 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction151:cpp#Object#cpp_call_context */
4067 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction151:cpp#Object#to_cpp_call_context */
4068 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction151:cpp#Object#from_cpp_call_context */
4069 (nitmethod_t)VIRTUAL_parser__ReduceAction151__action, /* pointer to parser:ReduceAction151:parser#ReduceAction151#action */
4070 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction151:parser#ReduceAction#concat */
4071 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction151:parser#ReduceAction#init */
4072 }
4073 };
4074 /* allocate ReduceAction151 */
4075 val* NEW_parser__ReduceAction151(const struct type* type) {
4076 val* self /* : ReduceAction151 */;
4077 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4078 self->type = type;
4079 self->class = &class_parser__ReduceAction151;
4080 return self;
4081 }
4082 /* runtime class parser__ReduceAction153 */
4083 const struct class class_parser__ReduceAction153 = {
4084 0, /* box_kind */
4085 {
4086 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction153:kernel#Object#object_id */
4087 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction153:kernel#Object#is_same_type */
4088 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction153:kernel#Object#is_same_instance */
4089 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction153:kernel#Object#== */
4090 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction153:kernel#Object#!= */
4091 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction153:kernel#Object#output */
4092 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction153:kernel#Object#output_class_name */
4093 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction153:kernel#Object#exit */
4094 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction153:kernel#Object#sys */
4095 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction153:kernel#Object#hash */
4096 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction153:math#Object#atan2 */
4097 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction153:math#Object#pi */
4098 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction153:math#Object#srand_from */
4099 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction153:math#Object#srand */
4100 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction153:string#Object#to_s */
4101 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction153:string#Object#native_class_name */
4102 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction153:string#Object#class_name */
4103 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction153:string#Object#inspect */
4104 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction153:string#Object#inspect_head */
4105 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction153:string#Object#args */
4106 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction153:string#Object#alpha_comparator */
4107 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction153:stream#Object#poll */
4108 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction153:stream#Object#intern_poll */
4109 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction153:time#Object#get_time */
4110 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction153:file#Object#printn */
4111 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction153:file#Object#print */
4112 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction153:file#Object#getc */
4113 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction153:file#Object#gets */
4114 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction153:file#Object#getcwd */
4115 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction153:file#Object#file_getcwd */
4116 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction153:file#Object#stdin */
4117 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction153:file#Object#stdout */
4118 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction153:file#Object#stderr */
4119 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction153:model_base#Object#intrude_visibility */
4120 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction153:model_base#Object#public_visibility */
4121 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction153:model_base#Object#protected_visibility */
4122 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction153:model_base#Object#private_visibility */
4123 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction153:model_base#Object#none_visibility */
4124 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction153:model#Object#abstract_kind */
4125 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction153:model#Object#concrete_kind */
4126 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction153:model#Object#interface_kind */
4127 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction153:model#Object#enum_kind */
4128 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction153:model#Object#extern_kind */
4129 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction153:nitni_utilities#Object#internal_call_context */
4130 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction153:nitni_utilities#Object#long_signature */
4131 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction153:nitni_utilities#Object#short_signature */
4132 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction153:c#Object#to_c_call_context */
4133 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction153:c#Object#from_c_call_context */
4134 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction153:cpp#Object#cpp_call_context */
4135 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction153:cpp#Object#to_cpp_call_context */
4136 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction153:cpp#Object#from_cpp_call_context */
4137 (nitmethod_t)VIRTUAL_parser__ReduceAction153__action, /* pointer to parser:ReduceAction153:parser#ReduceAction153#action */
4138 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction153:parser#ReduceAction#concat */
4139 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction153:parser#ReduceAction#init */
4140 }
4141 };
4142 /* allocate ReduceAction153 */
4143 val* NEW_parser__ReduceAction153(const struct type* type) {
4144 val* self /* : ReduceAction153 */;
4145 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4146 self->type = type;
4147 self->class = &class_parser__ReduceAction153;
4148 return self;
4149 }
4150 /* runtime class parser__ReduceAction154 */
4151 const struct class class_parser__ReduceAction154 = {
4152 0, /* box_kind */
4153 {
4154 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction154:kernel#Object#object_id */
4155 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction154:kernel#Object#is_same_type */
4156 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction154:kernel#Object#is_same_instance */
4157 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction154:kernel#Object#== */
4158 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction154:kernel#Object#!= */
4159 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction154:kernel#Object#output */
4160 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction154:kernel#Object#output_class_name */
4161 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction154:kernel#Object#exit */
4162 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction154:kernel#Object#sys */
4163 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction154:kernel#Object#hash */
4164 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction154:math#Object#atan2 */
4165 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction154:math#Object#pi */
4166 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction154:math#Object#srand_from */
4167 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction154:math#Object#srand */
4168 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction154:string#Object#to_s */
4169 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction154:string#Object#native_class_name */
4170 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction154:string#Object#class_name */
4171 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction154:string#Object#inspect */
4172 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction154:string#Object#inspect_head */
4173 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction154:string#Object#args */
4174 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction154:string#Object#alpha_comparator */
4175 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction154:stream#Object#poll */
4176 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction154:stream#Object#intern_poll */
4177 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction154:time#Object#get_time */
4178 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction154:file#Object#printn */
4179 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction154:file#Object#print */
4180 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction154:file#Object#getc */
4181 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction154:file#Object#gets */
4182 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction154:file#Object#getcwd */
4183 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction154:file#Object#file_getcwd */
4184 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction154:file#Object#stdin */
4185 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction154:file#Object#stdout */
4186 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction154:file#Object#stderr */
4187 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction154:model_base#Object#intrude_visibility */
4188 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction154:model_base#Object#public_visibility */
4189 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction154:model_base#Object#protected_visibility */
4190 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction154:model_base#Object#private_visibility */
4191 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction154:model_base#Object#none_visibility */
4192 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction154:model#Object#abstract_kind */
4193 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction154:model#Object#concrete_kind */
4194 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction154:model#Object#interface_kind */
4195 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction154:model#Object#enum_kind */
4196 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction154:model#Object#extern_kind */
4197 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction154:nitni_utilities#Object#internal_call_context */
4198 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction154:nitni_utilities#Object#long_signature */
4199 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction154:nitni_utilities#Object#short_signature */
4200 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction154:c#Object#to_c_call_context */
4201 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction154:c#Object#from_c_call_context */
4202 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction154:cpp#Object#cpp_call_context */
4203 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction154:cpp#Object#to_cpp_call_context */
4204 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction154:cpp#Object#from_cpp_call_context */
4205 (nitmethod_t)VIRTUAL_parser__ReduceAction154__action, /* pointer to parser:ReduceAction154:parser#ReduceAction154#action */
4206 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction154:parser#ReduceAction#concat */
4207 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction154:parser#ReduceAction#init */
4208 }
4209 };
4210 /* allocate ReduceAction154 */
4211 val* NEW_parser__ReduceAction154(const struct type* type) {
4212 val* self /* : ReduceAction154 */;
4213 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4214 self->type = type;
4215 self->class = &class_parser__ReduceAction154;
4216 return self;
4217 }
4218 /* runtime class parser__ReduceAction155 */
4219 const struct class class_parser__ReduceAction155 = {
4220 0, /* box_kind */
4221 {
4222 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction155:kernel#Object#object_id */
4223 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction155:kernel#Object#is_same_type */
4224 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction155:kernel#Object#is_same_instance */
4225 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction155:kernel#Object#== */
4226 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction155:kernel#Object#!= */
4227 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction155:kernel#Object#output */
4228 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction155:kernel#Object#output_class_name */
4229 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction155:kernel#Object#exit */
4230 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction155:kernel#Object#sys */
4231 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction155:kernel#Object#hash */
4232 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction155:math#Object#atan2 */
4233 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction155:math#Object#pi */
4234 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction155:math#Object#srand_from */
4235 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction155:math#Object#srand */
4236 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction155:string#Object#to_s */
4237 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction155:string#Object#native_class_name */
4238 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction155:string#Object#class_name */
4239 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction155:string#Object#inspect */
4240 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction155:string#Object#inspect_head */
4241 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction155:string#Object#args */
4242 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction155:string#Object#alpha_comparator */
4243 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction155:stream#Object#poll */
4244 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction155:stream#Object#intern_poll */
4245 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction155:time#Object#get_time */
4246 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction155:file#Object#printn */
4247 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction155:file#Object#print */
4248 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction155:file#Object#getc */
4249 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction155:file#Object#gets */
4250 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction155:file#Object#getcwd */
4251 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction155:file#Object#file_getcwd */
4252 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction155:file#Object#stdin */
4253 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction155:file#Object#stdout */
4254 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction155:file#Object#stderr */
4255 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction155:model_base#Object#intrude_visibility */
4256 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction155:model_base#Object#public_visibility */
4257 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction155:model_base#Object#protected_visibility */
4258 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction155:model_base#Object#private_visibility */
4259 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction155:model_base#Object#none_visibility */
4260 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction155:model#Object#abstract_kind */
4261 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction155:model#Object#concrete_kind */
4262 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction155:model#Object#interface_kind */
4263 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction155:model#Object#enum_kind */
4264 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction155:model#Object#extern_kind */
4265 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction155:nitni_utilities#Object#internal_call_context */
4266 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction155:nitni_utilities#Object#long_signature */
4267 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction155:nitni_utilities#Object#short_signature */
4268 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction155:c#Object#to_c_call_context */
4269 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction155:c#Object#from_c_call_context */
4270 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction155:cpp#Object#cpp_call_context */
4271 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction155:cpp#Object#to_cpp_call_context */
4272 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction155:cpp#Object#from_cpp_call_context */
4273 (nitmethod_t)VIRTUAL_parser__ReduceAction155__action, /* pointer to parser:ReduceAction155:parser#ReduceAction155#action */
4274 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction155:parser#ReduceAction#concat */
4275 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction155:parser#ReduceAction#init */
4276 }
4277 };
4278 /* allocate ReduceAction155 */
4279 val* NEW_parser__ReduceAction155(const struct type* type) {
4280 val* self /* : ReduceAction155 */;
4281 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4282 self->type = type;
4283 self->class = &class_parser__ReduceAction155;
4284 return self;
4285 }
4286 /* runtime class parser__ReduceAction156 */
4287 const struct class class_parser__ReduceAction156 = {
4288 0, /* box_kind */
4289 {
4290 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction156:kernel#Object#object_id */
4291 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction156:kernel#Object#is_same_type */
4292 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction156:kernel#Object#is_same_instance */
4293 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction156:kernel#Object#== */
4294 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction156:kernel#Object#!= */
4295 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction156:kernel#Object#output */
4296 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction156:kernel#Object#output_class_name */
4297 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction156:kernel#Object#exit */
4298 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction156:kernel#Object#sys */
4299 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction156:kernel#Object#hash */
4300 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction156:math#Object#atan2 */
4301 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction156:math#Object#pi */
4302 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction156:math#Object#srand_from */
4303 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction156:math#Object#srand */
4304 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction156:string#Object#to_s */
4305 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction156:string#Object#native_class_name */
4306 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction156:string#Object#class_name */
4307 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction156:string#Object#inspect */
4308 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction156:string#Object#inspect_head */
4309 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction156:string#Object#args */
4310 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction156:string#Object#alpha_comparator */
4311 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction156:stream#Object#poll */
4312 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction156:stream#Object#intern_poll */
4313 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction156:time#Object#get_time */
4314 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction156:file#Object#printn */
4315 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction156:file#Object#print */
4316 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction156:file#Object#getc */
4317 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction156:file#Object#gets */
4318 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction156:file#Object#getcwd */
4319 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction156:file#Object#file_getcwd */
4320 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction156:file#Object#stdin */
4321 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction156:file#Object#stdout */
4322 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction156:file#Object#stderr */
4323 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction156:model_base#Object#intrude_visibility */
4324 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction156:model_base#Object#public_visibility */
4325 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction156:model_base#Object#protected_visibility */
4326 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction156:model_base#Object#private_visibility */
4327 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction156:model_base#Object#none_visibility */
4328 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction156:model#Object#abstract_kind */
4329 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction156:model#Object#concrete_kind */
4330 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction156:model#Object#interface_kind */
4331 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction156:model#Object#enum_kind */
4332 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction156:model#Object#extern_kind */
4333 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction156:nitni_utilities#Object#internal_call_context */
4334 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction156:nitni_utilities#Object#long_signature */
4335 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction156:nitni_utilities#Object#short_signature */
4336 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction156:c#Object#to_c_call_context */
4337 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction156:c#Object#from_c_call_context */
4338 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction156:cpp#Object#cpp_call_context */
4339 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction156:cpp#Object#to_cpp_call_context */
4340 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction156:cpp#Object#from_cpp_call_context */
4341 (nitmethod_t)VIRTUAL_parser__ReduceAction156__action, /* pointer to parser:ReduceAction156:parser#ReduceAction156#action */
4342 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction156:parser#ReduceAction#concat */
4343 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction156:parser#ReduceAction#init */
4344 }
4345 };
4346 /* allocate ReduceAction156 */
4347 val* NEW_parser__ReduceAction156(const struct type* type) {
4348 val* self /* : ReduceAction156 */;
4349 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4350 self->type = type;
4351 self->class = &class_parser__ReduceAction156;
4352 return self;
4353 }
4354 /* runtime class parser__ReduceAction158 */
4355 const struct class class_parser__ReduceAction158 = {
4356 0, /* box_kind */
4357 {
4358 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction158:kernel#Object#object_id */
4359 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction158:kernel#Object#is_same_type */
4360 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction158:kernel#Object#is_same_instance */
4361 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction158:kernel#Object#== */
4362 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction158:kernel#Object#!= */
4363 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction158:kernel#Object#output */
4364 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction158:kernel#Object#output_class_name */
4365 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction158:kernel#Object#exit */
4366 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction158:kernel#Object#sys */
4367 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction158:kernel#Object#hash */
4368 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction158:math#Object#atan2 */
4369 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction158:math#Object#pi */
4370 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction158:math#Object#srand_from */
4371 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction158:math#Object#srand */
4372 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction158:string#Object#to_s */
4373 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction158:string#Object#native_class_name */
4374 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction158:string#Object#class_name */
4375 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction158:string#Object#inspect */
4376 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction158:string#Object#inspect_head */
4377 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction158:string#Object#args */
4378 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction158:string#Object#alpha_comparator */
4379 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction158:stream#Object#poll */
4380 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction158:stream#Object#intern_poll */
4381 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction158:time#Object#get_time */
4382 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction158:file#Object#printn */
4383 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction158:file#Object#print */
4384 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction158:file#Object#getc */
4385 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction158:file#Object#gets */
4386 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction158:file#Object#getcwd */
4387 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction158:file#Object#file_getcwd */
4388 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction158:file#Object#stdin */
4389 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction158:file#Object#stdout */
4390 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction158:file#Object#stderr */
4391 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction158:model_base#Object#intrude_visibility */
4392 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction158:model_base#Object#public_visibility */
4393 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction158:model_base#Object#protected_visibility */
4394 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction158:model_base#Object#private_visibility */
4395 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction158:model_base#Object#none_visibility */
4396 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction158:model#Object#abstract_kind */
4397 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction158:model#Object#concrete_kind */
4398 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction158:model#Object#interface_kind */
4399 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction158:model#Object#enum_kind */
4400 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction158:model#Object#extern_kind */
4401 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction158:nitni_utilities#Object#internal_call_context */
4402 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction158:nitni_utilities#Object#long_signature */
4403 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction158:nitni_utilities#Object#short_signature */
4404 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction158:c#Object#to_c_call_context */
4405 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction158:c#Object#from_c_call_context */
4406 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction158:cpp#Object#cpp_call_context */
4407 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction158:cpp#Object#to_cpp_call_context */
4408 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction158:cpp#Object#from_cpp_call_context */
4409 (nitmethod_t)VIRTUAL_parser__ReduceAction158__action, /* pointer to parser:ReduceAction158:parser#ReduceAction158#action */
4410 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction158:parser#ReduceAction#concat */
4411 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction158:parser#ReduceAction#init */
4412 }
4413 };
4414 /* allocate ReduceAction158 */
4415 val* NEW_parser__ReduceAction158(const struct type* type) {
4416 val* self /* : ReduceAction158 */;
4417 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4418 self->type = type;
4419 self->class = &class_parser__ReduceAction158;
4420 return self;
4421 }
4422 /* runtime class parser__ReduceAction159 */
4423 const struct class class_parser__ReduceAction159 = {
4424 0, /* box_kind */
4425 {
4426 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction159:kernel#Object#object_id */
4427 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction159:kernel#Object#is_same_type */
4428 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction159:kernel#Object#is_same_instance */
4429 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction159:kernel#Object#== */
4430 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction159:kernel#Object#!= */
4431 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction159:kernel#Object#output */
4432 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction159:kernel#Object#output_class_name */
4433 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction159:kernel#Object#exit */
4434 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction159:kernel#Object#sys */
4435 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction159:kernel#Object#hash */
4436 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction159:math#Object#atan2 */
4437 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction159:math#Object#pi */
4438 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction159:math#Object#srand_from */
4439 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction159:math#Object#srand */
4440 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction159:string#Object#to_s */
4441 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction159:string#Object#native_class_name */
4442 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction159:string#Object#class_name */
4443 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction159:string#Object#inspect */
4444 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction159:string#Object#inspect_head */
4445 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction159:string#Object#args */
4446 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction159:string#Object#alpha_comparator */
4447 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction159:stream#Object#poll */
4448 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction159:stream#Object#intern_poll */
4449 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction159:time#Object#get_time */
4450 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction159:file#Object#printn */
4451 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction159:file#Object#print */
4452 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction159:file#Object#getc */
4453 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction159:file#Object#gets */
4454 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction159:file#Object#getcwd */
4455 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction159:file#Object#file_getcwd */
4456 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction159:file#Object#stdin */
4457 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction159:file#Object#stdout */
4458 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction159:file#Object#stderr */
4459 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction159:model_base#Object#intrude_visibility */
4460 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction159:model_base#Object#public_visibility */
4461 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction159:model_base#Object#protected_visibility */
4462 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction159:model_base#Object#private_visibility */
4463 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction159:model_base#Object#none_visibility */
4464 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction159:model#Object#abstract_kind */
4465 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction159:model#Object#concrete_kind */
4466 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction159:model#Object#interface_kind */
4467 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction159:model#Object#enum_kind */
4468 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction159:model#Object#extern_kind */
4469 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction159:nitni_utilities#Object#internal_call_context */
4470 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction159:nitni_utilities#Object#long_signature */
4471 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction159:nitni_utilities#Object#short_signature */
4472 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction159:c#Object#to_c_call_context */
4473 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction159:c#Object#from_c_call_context */
4474 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction159:cpp#Object#cpp_call_context */
4475 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction159:cpp#Object#to_cpp_call_context */
4476 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction159:cpp#Object#from_cpp_call_context */
4477 (nitmethod_t)VIRTUAL_parser__ReduceAction159__action, /* pointer to parser:ReduceAction159:parser#ReduceAction159#action */
4478 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction159:parser#ReduceAction#concat */
4479 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction159:parser#ReduceAction#init */
4480 }
4481 };
4482 /* allocate ReduceAction159 */
4483 val* NEW_parser__ReduceAction159(const struct type* type) {
4484 val* self /* : ReduceAction159 */;
4485 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4486 self->type = type;
4487 self->class = &class_parser__ReduceAction159;
4488 return self;
4489 }
4490 /* runtime class parser__ReduceAction161 */
4491 const struct class class_parser__ReduceAction161 = {
4492 0, /* box_kind */
4493 {
4494 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction161:kernel#Object#object_id */
4495 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction161:kernel#Object#is_same_type */
4496 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction161:kernel#Object#is_same_instance */
4497 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction161:kernel#Object#== */
4498 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction161:kernel#Object#!= */
4499 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction161:kernel#Object#output */
4500 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction161:kernel#Object#output_class_name */
4501 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction161:kernel#Object#exit */
4502 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction161:kernel#Object#sys */
4503 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction161:kernel#Object#hash */
4504 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction161:math#Object#atan2 */
4505 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction161:math#Object#pi */
4506 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction161:math#Object#srand_from */
4507 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction161:math#Object#srand */
4508 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction161:string#Object#to_s */
4509 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction161:string#Object#native_class_name */
4510 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction161:string#Object#class_name */
4511 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction161:string#Object#inspect */
4512 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction161:string#Object#inspect_head */
4513 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction161:string#Object#args */
4514 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction161:string#Object#alpha_comparator */
4515 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction161:stream#Object#poll */
4516 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction161:stream#Object#intern_poll */
4517 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction161:time#Object#get_time */
4518 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction161:file#Object#printn */
4519 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction161:file#Object#print */
4520 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction161:file#Object#getc */
4521 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction161:file#Object#gets */
4522 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction161:file#Object#getcwd */
4523 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction161:file#Object#file_getcwd */
4524 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction161:file#Object#stdin */
4525 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction161:file#Object#stdout */
4526 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction161:file#Object#stderr */
4527 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction161:model_base#Object#intrude_visibility */
4528 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction161:model_base#Object#public_visibility */
4529 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction161:model_base#Object#protected_visibility */
4530 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction161:model_base#Object#private_visibility */
4531 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction161:model_base#Object#none_visibility */
4532 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction161:model#Object#abstract_kind */
4533 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction161:model#Object#concrete_kind */
4534 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction161:model#Object#interface_kind */
4535 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction161:model#Object#enum_kind */
4536 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction161:model#Object#extern_kind */
4537 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction161:nitni_utilities#Object#internal_call_context */
4538 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction161:nitni_utilities#Object#long_signature */
4539 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction161:nitni_utilities#Object#short_signature */
4540 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction161:c#Object#to_c_call_context */
4541 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction161:c#Object#from_c_call_context */
4542 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction161:cpp#Object#cpp_call_context */
4543 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction161:cpp#Object#to_cpp_call_context */
4544 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction161:cpp#Object#from_cpp_call_context */
4545 (nitmethod_t)VIRTUAL_parser__ReduceAction161__action, /* pointer to parser:ReduceAction161:parser#ReduceAction161#action */
4546 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction161:parser#ReduceAction#concat */
4547 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction161:parser#ReduceAction#init */
4548 }
4549 };
4550 /* allocate ReduceAction161 */
4551 val* NEW_parser__ReduceAction161(const struct type* type) {
4552 val* self /* : ReduceAction161 */;
4553 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4554 self->type = type;
4555 self->class = &class_parser__ReduceAction161;
4556 return self;
4557 }
4558 /* runtime class parser__ReduceAction162 */
4559 const struct class class_parser__ReduceAction162 = {
4560 0, /* box_kind */
4561 {
4562 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction162:kernel#Object#object_id */
4563 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction162:kernel#Object#is_same_type */
4564 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction162:kernel#Object#is_same_instance */
4565 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction162:kernel#Object#== */
4566 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction162:kernel#Object#!= */
4567 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction162:kernel#Object#output */
4568 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction162:kernel#Object#output_class_name */
4569 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction162:kernel#Object#exit */
4570 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction162:kernel#Object#sys */
4571 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction162:kernel#Object#hash */
4572 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction162:math#Object#atan2 */
4573 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction162:math#Object#pi */
4574 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction162:math#Object#srand_from */
4575 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction162:math#Object#srand */
4576 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction162:string#Object#to_s */
4577 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction162:string#Object#native_class_name */
4578 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction162:string#Object#class_name */
4579 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction162:string#Object#inspect */
4580 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction162:string#Object#inspect_head */
4581 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction162:string#Object#args */
4582 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction162:string#Object#alpha_comparator */
4583 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction162:stream#Object#poll */
4584 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction162:stream#Object#intern_poll */
4585 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction162:time#Object#get_time */
4586 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction162:file#Object#printn */
4587 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction162:file#Object#print */
4588 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction162:file#Object#getc */
4589 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction162:file#Object#gets */
4590 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction162:file#Object#getcwd */
4591 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction162:file#Object#file_getcwd */
4592 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction162:file#Object#stdin */
4593 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction162:file#Object#stdout */
4594 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction162:file#Object#stderr */
4595 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction162:model_base#Object#intrude_visibility */
4596 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction162:model_base#Object#public_visibility */
4597 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction162:model_base#Object#protected_visibility */
4598 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction162:model_base#Object#private_visibility */
4599 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction162:model_base#Object#none_visibility */
4600 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction162:model#Object#abstract_kind */
4601 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction162:model#Object#concrete_kind */
4602 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction162:model#Object#interface_kind */
4603 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction162:model#Object#enum_kind */
4604 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction162:model#Object#extern_kind */
4605 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction162:nitni_utilities#Object#internal_call_context */
4606 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction162:nitni_utilities#Object#long_signature */
4607 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction162:nitni_utilities#Object#short_signature */
4608 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction162:c#Object#to_c_call_context */
4609 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction162:c#Object#from_c_call_context */
4610 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction162:cpp#Object#cpp_call_context */
4611 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction162:cpp#Object#to_cpp_call_context */
4612 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction162:cpp#Object#from_cpp_call_context */
4613 (nitmethod_t)VIRTUAL_parser__ReduceAction162__action, /* pointer to parser:ReduceAction162:parser#ReduceAction162#action */
4614 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction162:parser#ReduceAction#concat */
4615 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction162:parser#ReduceAction#init */
4616 }
4617 };
4618 /* allocate ReduceAction162 */
4619 val* NEW_parser__ReduceAction162(const struct type* type) {
4620 val* self /* : ReduceAction162 */;
4621 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4622 self->type = type;
4623 self->class = &class_parser__ReduceAction162;
4624 return self;
4625 }
4626 /* runtime class parser__ReduceAction163 */
4627 const struct class class_parser__ReduceAction163 = {
4628 0, /* box_kind */
4629 {
4630 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction163:kernel#Object#object_id */
4631 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction163:kernel#Object#is_same_type */
4632 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction163:kernel#Object#is_same_instance */
4633 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction163:kernel#Object#== */
4634 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction163:kernel#Object#!= */
4635 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction163:kernel#Object#output */
4636 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction163:kernel#Object#output_class_name */
4637 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction163:kernel#Object#exit */
4638 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction163:kernel#Object#sys */
4639 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction163:kernel#Object#hash */
4640 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction163:math#Object#atan2 */
4641 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction163:math#Object#pi */
4642 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction163:math#Object#srand_from */
4643 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction163:math#Object#srand */
4644 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction163:string#Object#to_s */
4645 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction163:string#Object#native_class_name */
4646 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction163:string#Object#class_name */
4647 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction163:string#Object#inspect */
4648 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction163:string#Object#inspect_head */
4649 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction163:string#Object#args */
4650 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction163:string#Object#alpha_comparator */
4651 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction163:stream#Object#poll */
4652 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction163:stream#Object#intern_poll */
4653 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction163:time#Object#get_time */
4654 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction163:file#Object#printn */
4655 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction163:file#Object#print */
4656 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction163:file#Object#getc */
4657 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction163:file#Object#gets */
4658 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction163:file#Object#getcwd */
4659 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction163:file#Object#file_getcwd */
4660 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction163:file#Object#stdin */
4661 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction163:file#Object#stdout */
4662 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction163:file#Object#stderr */
4663 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction163:model_base#Object#intrude_visibility */
4664 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction163:model_base#Object#public_visibility */
4665 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction163:model_base#Object#protected_visibility */
4666 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction163:model_base#Object#private_visibility */
4667 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction163:model_base#Object#none_visibility */
4668 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction163:model#Object#abstract_kind */
4669 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction163:model#Object#concrete_kind */
4670 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction163:model#Object#interface_kind */
4671 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction163:model#Object#enum_kind */
4672 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction163:model#Object#extern_kind */
4673 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction163:nitni_utilities#Object#internal_call_context */
4674 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction163:nitni_utilities#Object#long_signature */
4675 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction163:nitni_utilities#Object#short_signature */
4676 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction163:c#Object#to_c_call_context */
4677 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction163:c#Object#from_c_call_context */
4678 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction163:cpp#Object#cpp_call_context */
4679 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction163:cpp#Object#to_cpp_call_context */
4680 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction163:cpp#Object#from_cpp_call_context */
4681 (nitmethod_t)VIRTUAL_parser__ReduceAction163__action, /* pointer to parser:ReduceAction163:parser#ReduceAction163#action */
4682 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction163:parser#ReduceAction#concat */
4683 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction163:parser#ReduceAction#init */
4684 }
4685 };
4686 /* allocate ReduceAction163 */
4687 val* NEW_parser__ReduceAction163(const struct type* type) {
4688 val* self /* : ReduceAction163 */;
4689 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4690 self->type = type;
4691 self->class = &class_parser__ReduceAction163;
4692 return self;
4693 }
4694 /* runtime class parser__ReduceAction164 */
4695 const struct class class_parser__ReduceAction164 = {
4696 0, /* box_kind */
4697 {
4698 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction164:kernel#Object#object_id */
4699 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction164:kernel#Object#is_same_type */
4700 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction164:kernel#Object#is_same_instance */
4701 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction164:kernel#Object#== */
4702 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction164:kernel#Object#!= */
4703 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction164:kernel#Object#output */
4704 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction164:kernel#Object#output_class_name */
4705 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction164:kernel#Object#exit */
4706 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction164:kernel#Object#sys */
4707 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction164:kernel#Object#hash */
4708 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction164:math#Object#atan2 */
4709 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction164:math#Object#pi */
4710 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction164:math#Object#srand_from */
4711 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction164:math#Object#srand */
4712 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction164:string#Object#to_s */
4713 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction164:string#Object#native_class_name */
4714 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction164:string#Object#class_name */
4715 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction164:string#Object#inspect */
4716 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction164:string#Object#inspect_head */
4717 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction164:string#Object#args */
4718 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction164:string#Object#alpha_comparator */
4719 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction164:stream#Object#poll */
4720 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction164:stream#Object#intern_poll */
4721 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction164:time#Object#get_time */
4722 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction164:file#Object#printn */
4723 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction164:file#Object#print */
4724 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction164:file#Object#getc */
4725 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction164:file#Object#gets */
4726 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction164:file#Object#getcwd */
4727 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction164:file#Object#file_getcwd */
4728 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction164:file#Object#stdin */
4729 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction164:file#Object#stdout */
4730 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction164:file#Object#stderr */
4731 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction164:model_base#Object#intrude_visibility */
4732 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction164:model_base#Object#public_visibility */
4733 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction164:model_base#Object#protected_visibility */
4734 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction164:model_base#Object#private_visibility */
4735 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction164:model_base#Object#none_visibility */
4736 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction164:model#Object#abstract_kind */
4737 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction164:model#Object#concrete_kind */
4738 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction164:model#Object#interface_kind */
4739 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction164:model#Object#enum_kind */
4740 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction164:model#Object#extern_kind */
4741 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction164:nitni_utilities#Object#internal_call_context */
4742 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction164:nitni_utilities#Object#long_signature */
4743 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction164:nitni_utilities#Object#short_signature */
4744 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction164:c#Object#to_c_call_context */
4745 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction164:c#Object#from_c_call_context */
4746 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction164:cpp#Object#cpp_call_context */
4747 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction164:cpp#Object#to_cpp_call_context */
4748 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction164:cpp#Object#from_cpp_call_context */
4749 (nitmethod_t)VIRTUAL_parser__ReduceAction164__action, /* pointer to parser:ReduceAction164:parser#ReduceAction164#action */
4750 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction164:parser#ReduceAction#concat */
4751 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction164:parser#ReduceAction#init */
4752 }
4753 };
4754 /* allocate ReduceAction164 */
4755 val* NEW_parser__ReduceAction164(const struct type* type) {
4756 val* self /* : ReduceAction164 */;
4757 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4758 self->type = type;
4759 self->class = &class_parser__ReduceAction164;
4760 return self;
4761 }
4762 /* runtime class parser__ReduceAction166 */
4763 const struct class class_parser__ReduceAction166 = {
4764 0, /* box_kind */
4765 {
4766 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction166:kernel#Object#object_id */
4767 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction166:kernel#Object#is_same_type */
4768 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction166:kernel#Object#is_same_instance */
4769 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction166:kernel#Object#== */
4770 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction166:kernel#Object#!= */
4771 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction166:kernel#Object#output */
4772 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction166:kernel#Object#output_class_name */
4773 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction166:kernel#Object#exit */
4774 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction166:kernel#Object#sys */
4775 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction166:kernel#Object#hash */
4776 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction166:math#Object#atan2 */
4777 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction166:math#Object#pi */
4778 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction166:math#Object#srand_from */
4779 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction166:math#Object#srand */
4780 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction166:string#Object#to_s */
4781 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction166:string#Object#native_class_name */
4782 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction166:string#Object#class_name */
4783 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction166:string#Object#inspect */
4784 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction166:string#Object#inspect_head */
4785 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction166:string#Object#args */
4786 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction166:string#Object#alpha_comparator */
4787 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction166:stream#Object#poll */
4788 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction166:stream#Object#intern_poll */
4789 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction166:time#Object#get_time */
4790 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction166:file#Object#printn */
4791 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction166:file#Object#print */
4792 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction166:file#Object#getc */
4793 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction166:file#Object#gets */
4794 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction166:file#Object#getcwd */
4795 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction166:file#Object#file_getcwd */
4796 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction166:file#Object#stdin */
4797 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction166:file#Object#stdout */
4798 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction166:file#Object#stderr */
4799 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction166:model_base#Object#intrude_visibility */
4800 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction166:model_base#Object#public_visibility */
4801 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction166:model_base#Object#protected_visibility */
4802 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction166:model_base#Object#private_visibility */
4803 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction166:model_base#Object#none_visibility */
4804 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction166:model#Object#abstract_kind */
4805 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction166:model#Object#concrete_kind */
4806 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction166:model#Object#interface_kind */
4807 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction166:model#Object#enum_kind */
4808 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction166:model#Object#extern_kind */
4809 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction166:nitni_utilities#Object#internal_call_context */
4810 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction166:nitni_utilities#Object#long_signature */
4811 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction166:nitni_utilities#Object#short_signature */
4812 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction166:c#Object#to_c_call_context */
4813 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction166:c#Object#from_c_call_context */
4814 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction166:cpp#Object#cpp_call_context */
4815 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction166:cpp#Object#to_cpp_call_context */
4816 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction166:cpp#Object#from_cpp_call_context */
4817 (nitmethod_t)VIRTUAL_parser__ReduceAction166__action, /* pointer to parser:ReduceAction166:parser#ReduceAction166#action */
4818 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction166:parser#ReduceAction#concat */
4819 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction166:parser#ReduceAction#init */
4820 }
4821 };
4822 /* allocate ReduceAction166 */
4823 val* NEW_parser__ReduceAction166(const struct type* type) {
4824 val* self /* : ReduceAction166 */;
4825 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4826 self->type = type;
4827 self->class = &class_parser__ReduceAction166;
4828 return self;
4829 }
4830 /* runtime class parser__ReduceAction167 */
4831 const struct class class_parser__ReduceAction167 = {
4832 0, /* box_kind */
4833 {
4834 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction167:kernel#Object#object_id */
4835 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction167:kernel#Object#is_same_type */
4836 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction167:kernel#Object#is_same_instance */
4837 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction167:kernel#Object#== */
4838 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction167:kernel#Object#!= */
4839 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction167:kernel#Object#output */
4840 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction167:kernel#Object#output_class_name */
4841 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction167:kernel#Object#exit */
4842 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction167:kernel#Object#sys */
4843 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction167:kernel#Object#hash */
4844 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction167:math#Object#atan2 */
4845 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction167:math#Object#pi */
4846 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction167:math#Object#srand_from */
4847 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction167:math#Object#srand */
4848 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction167:string#Object#to_s */
4849 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction167:string#Object#native_class_name */
4850 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction167:string#Object#class_name */
4851 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction167:string#Object#inspect */
4852 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction167:string#Object#inspect_head */
4853 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction167:string#Object#args */
4854 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction167:string#Object#alpha_comparator */
4855 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction167:stream#Object#poll */
4856 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction167:stream#Object#intern_poll */
4857 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction167:time#Object#get_time */
4858 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction167:file#Object#printn */
4859 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction167:file#Object#print */
4860 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction167:file#Object#getc */
4861 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction167:file#Object#gets */
4862 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction167:file#Object#getcwd */
4863 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction167:file#Object#file_getcwd */
4864 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction167:file#Object#stdin */
4865 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction167:file#Object#stdout */
4866 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction167:file#Object#stderr */
4867 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction167:model_base#Object#intrude_visibility */
4868 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction167:model_base#Object#public_visibility */
4869 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction167:model_base#Object#protected_visibility */
4870 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction167:model_base#Object#private_visibility */
4871 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction167:model_base#Object#none_visibility */
4872 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction167:model#Object#abstract_kind */
4873 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction167:model#Object#concrete_kind */
4874 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction167:model#Object#interface_kind */
4875 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction167:model#Object#enum_kind */
4876 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction167:model#Object#extern_kind */
4877 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction167:nitni_utilities#Object#internal_call_context */
4878 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction167:nitni_utilities#Object#long_signature */
4879 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction167:nitni_utilities#Object#short_signature */
4880 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction167:c#Object#to_c_call_context */
4881 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction167:c#Object#from_c_call_context */
4882 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction167:cpp#Object#cpp_call_context */
4883 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction167:cpp#Object#to_cpp_call_context */
4884 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction167:cpp#Object#from_cpp_call_context */
4885 (nitmethod_t)VIRTUAL_parser__ReduceAction167__action, /* pointer to parser:ReduceAction167:parser#ReduceAction167#action */
4886 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction167:parser#ReduceAction#concat */
4887 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction167:parser#ReduceAction#init */
4888 }
4889 };
4890 /* allocate ReduceAction167 */
4891 val* NEW_parser__ReduceAction167(const struct type* type) {
4892 val* self /* : ReduceAction167 */;
4893 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4894 self->type = type;
4895 self->class = &class_parser__ReduceAction167;
4896 return self;
4897 }
4898 /* runtime class parser__ReduceAction169 */
4899 const struct class class_parser__ReduceAction169 = {
4900 0, /* box_kind */
4901 {
4902 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction169:kernel#Object#object_id */
4903 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction169:kernel#Object#is_same_type */
4904 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction169:kernel#Object#is_same_instance */
4905 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction169:kernel#Object#== */
4906 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction169:kernel#Object#!= */
4907 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction169:kernel#Object#output */
4908 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction169:kernel#Object#output_class_name */
4909 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction169:kernel#Object#exit */
4910 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction169:kernel#Object#sys */
4911 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction169:kernel#Object#hash */
4912 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction169:math#Object#atan2 */
4913 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction169:math#Object#pi */
4914 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction169:math#Object#srand_from */
4915 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction169:math#Object#srand */
4916 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction169:string#Object#to_s */
4917 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction169:string#Object#native_class_name */
4918 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction169:string#Object#class_name */
4919 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction169:string#Object#inspect */
4920 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction169:string#Object#inspect_head */
4921 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction169:string#Object#args */
4922 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction169:string#Object#alpha_comparator */
4923 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction169:stream#Object#poll */
4924 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction169:stream#Object#intern_poll */
4925 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction169:time#Object#get_time */
4926 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction169:file#Object#printn */
4927 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction169:file#Object#print */
4928 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction169:file#Object#getc */
4929 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction169:file#Object#gets */
4930 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction169:file#Object#getcwd */
4931 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction169:file#Object#file_getcwd */
4932 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction169:file#Object#stdin */
4933 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction169:file#Object#stdout */
4934 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction169:file#Object#stderr */
4935 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction169:model_base#Object#intrude_visibility */
4936 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction169:model_base#Object#public_visibility */
4937 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction169:model_base#Object#protected_visibility */
4938 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction169:model_base#Object#private_visibility */
4939 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction169:model_base#Object#none_visibility */
4940 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction169:model#Object#abstract_kind */
4941 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction169:model#Object#concrete_kind */
4942 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction169:model#Object#interface_kind */
4943 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction169:model#Object#enum_kind */
4944 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction169:model#Object#extern_kind */
4945 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction169:nitni_utilities#Object#internal_call_context */
4946 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction169:nitni_utilities#Object#long_signature */
4947 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction169:nitni_utilities#Object#short_signature */
4948 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction169:c#Object#to_c_call_context */
4949 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction169:c#Object#from_c_call_context */
4950 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction169:cpp#Object#cpp_call_context */
4951 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction169:cpp#Object#to_cpp_call_context */
4952 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction169:cpp#Object#from_cpp_call_context */
4953 (nitmethod_t)VIRTUAL_parser__ReduceAction169__action, /* pointer to parser:ReduceAction169:parser#ReduceAction169#action */
4954 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction169:parser#ReduceAction#concat */
4955 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction169:parser#ReduceAction#init */
4956 }
4957 };
4958 /* allocate ReduceAction169 */
4959 val* NEW_parser__ReduceAction169(const struct type* type) {
4960 val* self /* : ReduceAction169 */;
4961 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
4962 self->type = type;
4963 self->class = &class_parser__ReduceAction169;
4964 return self;
4965 }
4966 /* runtime class parser__ReduceAction170 */
4967 const struct class class_parser__ReduceAction170 = {
4968 0, /* box_kind */
4969 {
4970 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction170:kernel#Object#object_id */
4971 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction170:kernel#Object#is_same_type */
4972 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction170:kernel#Object#is_same_instance */
4973 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction170:kernel#Object#== */
4974 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction170:kernel#Object#!= */
4975 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction170:kernel#Object#output */
4976 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction170:kernel#Object#output_class_name */
4977 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction170:kernel#Object#exit */
4978 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction170:kernel#Object#sys */
4979 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction170:kernel#Object#hash */
4980 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction170:math#Object#atan2 */
4981 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction170:math#Object#pi */
4982 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction170:math#Object#srand_from */
4983 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction170:math#Object#srand */
4984 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction170:string#Object#to_s */
4985 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction170:string#Object#native_class_name */
4986 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction170:string#Object#class_name */
4987 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction170:string#Object#inspect */
4988 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction170:string#Object#inspect_head */
4989 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction170:string#Object#args */
4990 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction170:string#Object#alpha_comparator */
4991 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction170:stream#Object#poll */
4992 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction170:stream#Object#intern_poll */
4993 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction170:time#Object#get_time */
4994 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction170:file#Object#printn */
4995 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction170:file#Object#print */
4996 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction170:file#Object#getc */
4997 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction170:file#Object#gets */
4998 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction170:file#Object#getcwd */
4999 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction170:file#Object#file_getcwd */
5000 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction170:file#Object#stdin */
5001 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction170:file#Object#stdout */
5002 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction170:file#Object#stderr */
5003 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction170:model_base#Object#intrude_visibility */
5004 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction170:model_base#Object#public_visibility */
5005 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction170:model_base#Object#protected_visibility */
5006 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction170:model_base#Object#private_visibility */
5007 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction170:model_base#Object#none_visibility */
5008 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction170:model#Object#abstract_kind */
5009 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction170:model#Object#concrete_kind */
5010 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction170:model#Object#interface_kind */
5011 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction170:model#Object#enum_kind */
5012 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction170:model#Object#extern_kind */
5013 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction170:nitni_utilities#Object#internal_call_context */
5014 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction170:nitni_utilities#Object#long_signature */
5015 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction170:nitni_utilities#Object#short_signature */
5016 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction170:c#Object#to_c_call_context */
5017 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction170:c#Object#from_c_call_context */
5018 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction170:cpp#Object#cpp_call_context */
5019 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction170:cpp#Object#to_cpp_call_context */
5020 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction170:cpp#Object#from_cpp_call_context */
5021 (nitmethod_t)VIRTUAL_parser__ReduceAction170__action, /* pointer to parser:ReduceAction170:parser#ReduceAction170#action */
5022 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction170:parser#ReduceAction#concat */
5023 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction170:parser#ReduceAction#init */
5024 }
5025 };
5026 /* allocate ReduceAction170 */
5027 val* NEW_parser__ReduceAction170(const struct type* type) {
5028 val* self /* : ReduceAction170 */;
5029 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5030 self->type = type;
5031 self->class = &class_parser__ReduceAction170;
5032 return self;
5033 }
5034 /* runtime class parser__ReduceAction171 */
5035 const struct class class_parser__ReduceAction171 = {
5036 0, /* box_kind */
5037 {
5038 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction171:kernel#Object#object_id */
5039 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction171:kernel#Object#is_same_type */
5040 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction171:kernel#Object#is_same_instance */
5041 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction171:kernel#Object#== */
5042 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction171:kernel#Object#!= */
5043 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction171:kernel#Object#output */
5044 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction171:kernel#Object#output_class_name */
5045 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction171:kernel#Object#exit */
5046 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction171:kernel#Object#sys */
5047 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction171:kernel#Object#hash */
5048 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction171:math#Object#atan2 */
5049 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction171:math#Object#pi */
5050 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction171:math#Object#srand_from */
5051 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction171:math#Object#srand */
5052 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction171:string#Object#to_s */
5053 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction171:string#Object#native_class_name */
5054 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction171:string#Object#class_name */
5055 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction171:string#Object#inspect */
5056 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction171:string#Object#inspect_head */
5057 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction171:string#Object#args */
5058 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction171:string#Object#alpha_comparator */
5059 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction171:stream#Object#poll */
5060 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction171:stream#Object#intern_poll */
5061 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction171:time#Object#get_time */
5062 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction171:file#Object#printn */
5063 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction171:file#Object#print */
5064 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction171:file#Object#getc */
5065 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction171:file#Object#gets */
5066 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction171:file#Object#getcwd */
5067 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction171:file#Object#file_getcwd */
5068 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction171:file#Object#stdin */
5069 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction171:file#Object#stdout */
5070 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction171:file#Object#stderr */
5071 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction171:model_base#Object#intrude_visibility */
5072 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction171:model_base#Object#public_visibility */
5073 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction171:model_base#Object#protected_visibility */
5074 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction171:model_base#Object#private_visibility */
5075 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction171:model_base#Object#none_visibility */
5076 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction171:model#Object#abstract_kind */
5077 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction171:model#Object#concrete_kind */
5078 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction171:model#Object#interface_kind */
5079 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction171:model#Object#enum_kind */
5080 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction171:model#Object#extern_kind */
5081 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction171:nitni_utilities#Object#internal_call_context */
5082 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction171:nitni_utilities#Object#long_signature */
5083 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction171:nitni_utilities#Object#short_signature */
5084 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction171:c#Object#to_c_call_context */
5085 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction171:c#Object#from_c_call_context */
5086 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction171:cpp#Object#cpp_call_context */
5087 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction171:cpp#Object#to_cpp_call_context */
5088 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction171:cpp#Object#from_cpp_call_context */
5089 (nitmethod_t)VIRTUAL_parser__ReduceAction171__action, /* pointer to parser:ReduceAction171:parser#ReduceAction171#action */
5090 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction171:parser#ReduceAction#concat */
5091 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction171:parser#ReduceAction#init */
5092 }
5093 };
5094 /* allocate ReduceAction171 */
5095 val* NEW_parser__ReduceAction171(const struct type* type) {
5096 val* self /* : ReduceAction171 */;
5097 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5098 self->type = type;
5099 self->class = &class_parser__ReduceAction171;
5100 return self;
5101 }
5102 /* runtime class parser__ReduceAction172 */
5103 const struct class class_parser__ReduceAction172 = {
5104 0, /* box_kind */
5105 {
5106 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction172:kernel#Object#object_id */
5107 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction172:kernel#Object#is_same_type */
5108 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction172:kernel#Object#is_same_instance */
5109 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction172:kernel#Object#== */
5110 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction172:kernel#Object#!= */
5111 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction172:kernel#Object#output */
5112 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction172:kernel#Object#output_class_name */
5113 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction172:kernel#Object#exit */
5114 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction172:kernel#Object#sys */
5115 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction172:kernel#Object#hash */
5116 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction172:math#Object#atan2 */
5117 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction172:math#Object#pi */
5118 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction172:math#Object#srand_from */
5119 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction172:math#Object#srand */
5120 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction172:string#Object#to_s */
5121 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction172:string#Object#native_class_name */
5122 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction172:string#Object#class_name */
5123 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction172:string#Object#inspect */
5124 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction172:string#Object#inspect_head */
5125 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction172:string#Object#args */
5126 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction172:string#Object#alpha_comparator */
5127 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction172:stream#Object#poll */
5128 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction172:stream#Object#intern_poll */
5129 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction172:time#Object#get_time */
5130 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction172:file#Object#printn */
5131 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction172:file#Object#print */
5132 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction172:file#Object#getc */
5133 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction172:file#Object#gets */
5134 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction172:file#Object#getcwd */
5135 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction172:file#Object#file_getcwd */
5136 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction172:file#Object#stdin */
5137 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction172:file#Object#stdout */
5138 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction172:file#Object#stderr */
5139 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction172:model_base#Object#intrude_visibility */
5140 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction172:model_base#Object#public_visibility */
5141 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction172:model_base#Object#protected_visibility */
5142 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction172:model_base#Object#private_visibility */
5143 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction172:model_base#Object#none_visibility */
5144 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction172:model#Object#abstract_kind */
5145 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction172:model#Object#concrete_kind */
5146 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction172:model#Object#interface_kind */
5147 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction172:model#Object#enum_kind */
5148 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction172:model#Object#extern_kind */
5149 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction172:nitni_utilities#Object#internal_call_context */
5150 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction172:nitni_utilities#Object#long_signature */
5151 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction172:nitni_utilities#Object#short_signature */
5152 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction172:c#Object#to_c_call_context */
5153 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction172:c#Object#from_c_call_context */
5154 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction172:cpp#Object#cpp_call_context */
5155 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction172:cpp#Object#to_cpp_call_context */
5156 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction172:cpp#Object#from_cpp_call_context */
5157 (nitmethod_t)VIRTUAL_parser__ReduceAction172__action, /* pointer to parser:ReduceAction172:parser#ReduceAction172#action */
5158 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction172:parser#ReduceAction#concat */
5159 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction172:parser#ReduceAction#init */
5160 }
5161 };
5162 /* allocate ReduceAction172 */
5163 val* NEW_parser__ReduceAction172(const struct type* type) {
5164 val* self /* : ReduceAction172 */;
5165 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5166 self->type = type;
5167 self->class = &class_parser__ReduceAction172;
5168 return self;
5169 }
5170 /* runtime class parser__ReduceAction174 */
5171 const struct class class_parser__ReduceAction174 = {
5172 0, /* box_kind */
5173 {
5174 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction174:kernel#Object#object_id */
5175 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction174:kernel#Object#is_same_type */
5176 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction174:kernel#Object#is_same_instance */
5177 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction174:kernel#Object#== */
5178 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction174:kernel#Object#!= */
5179 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction174:kernel#Object#output */
5180 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction174:kernel#Object#output_class_name */
5181 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction174:kernel#Object#exit */
5182 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction174:kernel#Object#sys */
5183 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction174:kernel#Object#hash */
5184 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction174:math#Object#atan2 */
5185 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction174:math#Object#pi */
5186 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction174:math#Object#srand_from */
5187 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction174:math#Object#srand */
5188 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction174:string#Object#to_s */
5189 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction174:string#Object#native_class_name */
5190 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction174:string#Object#class_name */
5191 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction174:string#Object#inspect */
5192 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction174:string#Object#inspect_head */
5193 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction174:string#Object#args */
5194 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction174:string#Object#alpha_comparator */
5195 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction174:stream#Object#poll */
5196 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction174:stream#Object#intern_poll */
5197 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction174:time#Object#get_time */
5198 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction174:file#Object#printn */
5199 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction174:file#Object#print */
5200 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction174:file#Object#getc */
5201 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction174:file#Object#gets */
5202 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction174:file#Object#getcwd */
5203 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction174:file#Object#file_getcwd */
5204 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction174:file#Object#stdin */
5205 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction174:file#Object#stdout */
5206 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction174:file#Object#stderr */
5207 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction174:model_base#Object#intrude_visibility */
5208 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction174:model_base#Object#public_visibility */
5209 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction174:model_base#Object#protected_visibility */
5210 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction174:model_base#Object#private_visibility */
5211 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction174:model_base#Object#none_visibility */
5212 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction174:model#Object#abstract_kind */
5213 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction174:model#Object#concrete_kind */
5214 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction174:model#Object#interface_kind */
5215 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction174:model#Object#enum_kind */
5216 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction174:model#Object#extern_kind */
5217 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction174:nitni_utilities#Object#internal_call_context */
5218 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction174:nitni_utilities#Object#long_signature */
5219 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction174:nitni_utilities#Object#short_signature */
5220 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction174:c#Object#to_c_call_context */
5221 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction174:c#Object#from_c_call_context */
5222 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction174:cpp#Object#cpp_call_context */
5223 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction174:cpp#Object#to_cpp_call_context */
5224 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction174:cpp#Object#from_cpp_call_context */
5225 (nitmethod_t)VIRTUAL_parser__ReduceAction174__action, /* pointer to parser:ReduceAction174:parser#ReduceAction174#action */
5226 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction174:parser#ReduceAction#concat */
5227 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction174:parser#ReduceAction#init */
5228 }
5229 };
5230 /* allocate ReduceAction174 */
5231 val* NEW_parser__ReduceAction174(const struct type* type) {
5232 val* self /* : ReduceAction174 */;
5233 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5234 self->type = type;
5235 self->class = &class_parser__ReduceAction174;
5236 return self;
5237 }
5238 /* runtime class parser__ReduceAction175 */
5239 const struct class class_parser__ReduceAction175 = {
5240 0, /* box_kind */
5241 {
5242 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction175:kernel#Object#object_id */
5243 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction175:kernel#Object#is_same_type */
5244 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction175:kernel#Object#is_same_instance */
5245 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction175:kernel#Object#== */
5246 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction175:kernel#Object#!= */
5247 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction175:kernel#Object#output */
5248 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction175:kernel#Object#output_class_name */
5249 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction175:kernel#Object#exit */
5250 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction175:kernel#Object#sys */
5251 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction175:kernel#Object#hash */
5252 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction175:math#Object#atan2 */
5253 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction175:math#Object#pi */
5254 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction175:math#Object#srand_from */
5255 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction175:math#Object#srand */
5256 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction175:string#Object#to_s */
5257 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction175:string#Object#native_class_name */
5258 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction175:string#Object#class_name */
5259 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction175:string#Object#inspect */
5260 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction175:string#Object#inspect_head */
5261 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction175:string#Object#args */
5262 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction175:string#Object#alpha_comparator */
5263 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction175:stream#Object#poll */
5264 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction175:stream#Object#intern_poll */
5265 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction175:time#Object#get_time */
5266 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction175:file#Object#printn */
5267 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction175:file#Object#print */
5268 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction175:file#Object#getc */
5269 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction175:file#Object#gets */
5270 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction175:file#Object#getcwd */
5271 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction175:file#Object#file_getcwd */
5272 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction175:file#Object#stdin */
5273 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction175:file#Object#stdout */
5274 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction175:file#Object#stderr */
5275 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction175:model_base#Object#intrude_visibility */
5276 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction175:model_base#Object#public_visibility */
5277 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction175:model_base#Object#protected_visibility */
5278 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction175:model_base#Object#private_visibility */
5279 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction175:model_base#Object#none_visibility */
5280 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction175:model#Object#abstract_kind */
5281 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction175:model#Object#concrete_kind */
5282 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction175:model#Object#interface_kind */
5283 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction175:model#Object#enum_kind */
5284 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction175:model#Object#extern_kind */
5285 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction175:nitni_utilities#Object#internal_call_context */
5286 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction175:nitni_utilities#Object#long_signature */
5287 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction175:nitni_utilities#Object#short_signature */
5288 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction175:c#Object#to_c_call_context */
5289 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction175:c#Object#from_c_call_context */
5290 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction175:cpp#Object#cpp_call_context */
5291 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction175:cpp#Object#to_cpp_call_context */
5292 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction175:cpp#Object#from_cpp_call_context */
5293 (nitmethod_t)VIRTUAL_parser__ReduceAction175__action, /* pointer to parser:ReduceAction175:parser#ReduceAction175#action */
5294 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction175:parser#ReduceAction#concat */
5295 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction175:parser#ReduceAction#init */
5296 }
5297 };
5298 /* allocate ReduceAction175 */
5299 val* NEW_parser__ReduceAction175(const struct type* type) {
5300 val* self /* : ReduceAction175 */;
5301 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5302 self->type = type;
5303 self->class = &class_parser__ReduceAction175;
5304 return self;
5305 }
5306 /* runtime class parser__ReduceAction177 */
5307 const struct class class_parser__ReduceAction177 = {
5308 0, /* box_kind */
5309 {
5310 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction177:kernel#Object#object_id */
5311 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction177:kernel#Object#is_same_type */
5312 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction177:kernel#Object#is_same_instance */
5313 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction177:kernel#Object#== */
5314 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction177:kernel#Object#!= */
5315 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction177:kernel#Object#output */
5316 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction177:kernel#Object#output_class_name */
5317 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction177:kernel#Object#exit */
5318 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction177:kernel#Object#sys */
5319 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction177:kernel#Object#hash */
5320 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction177:math#Object#atan2 */
5321 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction177:math#Object#pi */
5322 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction177:math#Object#srand_from */
5323 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction177:math#Object#srand */
5324 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction177:string#Object#to_s */
5325 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction177:string#Object#native_class_name */
5326 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction177:string#Object#class_name */
5327 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction177:string#Object#inspect */
5328 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction177:string#Object#inspect_head */
5329 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction177:string#Object#args */
5330 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction177:string#Object#alpha_comparator */
5331 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction177:stream#Object#poll */
5332 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction177:stream#Object#intern_poll */
5333 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction177:time#Object#get_time */
5334 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction177:file#Object#printn */
5335 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction177:file#Object#print */
5336 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction177:file#Object#getc */
5337 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction177:file#Object#gets */
5338 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction177:file#Object#getcwd */
5339 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction177:file#Object#file_getcwd */
5340 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction177:file#Object#stdin */
5341 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction177:file#Object#stdout */
5342 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction177:file#Object#stderr */
5343 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction177:model_base#Object#intrude_visibility */
5344 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction177:model_base#Object#public_visibility */
5345 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction177:model_base#Object#protected_visibility */
5346 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction177:model_base#Object#private_visibility */
5347 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction177:model_base#Object#none_visibility */
5348 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction177:model#Object#abstract_kind */
5349 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction177:model#Object#concrete_kind */
5350 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction177:model#Object#interface_kind */
5351 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction177:model#Object#enum_kind */
5352 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction177:model#Object#extern_kind */
5353 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction177:nitni_utilities#Object#internal_call_context */
5354 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction177:nitni_utilities#Object#long_signature */
5355 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction177:nitni_utilities#Object#short_signature */
5356 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction177:c#Object#to_c_call_context */
5357 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction177:c#Object#from_c_call_context */
5358 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction177:cpp#Object#cpp_call_context */
5359 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction177:cpp#Object#to_cpp_call_context */
5360 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction177:cpp#Object#from_cpp_call_context */
5361 (nitmethod_t)VIRTUAL_parser__ReduceAction177__action, /* pointer to parser:ReduceAction177:parser#ReduceAction177#action */
5362 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction177:parser#ReduceAction#concat */
5363 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction177:parser#ReduceAction#init */
5364 }
5365 };
5366 /* allocate ReduceAction177 */
5367 val* NEW_parser__ReduceAction177(const struct type* type) {
5368 val* self /* : ReduceAction177 */;
5369 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5370 self->type = type;
5371 self->class = &class_parser__ReduceAction177;
5372 return self;
5373 }
5374 /* runtime class parser__ReduceAction178 */
5375 const struct class class_parser__ReduceAction178 = {
5376 0, /* box_kind */
5377 {
5378 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction178:kernel#Object#object_id */
5379 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction178:kernel#Object#is_same_type */
5380 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction178:kernel#Object#is_same_instance */
5381 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction178:kernel#Object#== */
5382 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction178:kernel#Object#!= */
5383 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction178:kernel#Object#output */
5384 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction178:kernel#Object#output_class_name */
5385 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction178:kernel#Object#exit */
5386 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction178:kernel#Object#sys */
5387 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction178:kernel#Object#hash */
5388 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction178:math#Object#atan2 */
5389 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction178:math#Object#pi */
5390 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction178:math#Object#srand_from */
5391 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction178:math#Object#srand */
5392 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction178:string#Object#to_s */
5393 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction178:string#Object#native_class_name */
5394 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction178:string#Object#class_name */
5395 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction178:string#Object#inspect */
5396 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction178:string#Object#inspect_head */
5397 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction178:string#Object#args */
5398 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction178:string#Object#alpha_comparator */
5399 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction178:stream#Object#poll */
5400 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction178:stream#Object#intern_poll */
5401 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction178:time#Object#get_time */
5402 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction178:file#Object#printn */
5403 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction178:file#Object#print */
5404 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction178:file#Object#getc */
5405 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction178:file#Object#gets */
5406 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction178:file#Object#getcwd */
5407 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction178:file#Object#file_getcwd */
5408 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction178:file#Object#stdin */
5409 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction178:file#Object#stdout */
5410 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction178:file#Object#stderr */
5411 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction178:model_base#Object#intrude_visibility */
5412 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction178:model_base#Object#public_visibility */
5413 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction178:model_base#Object#protected_visibility */
5414 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction178:model_base#Object#private_visibility */
5415 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction178:model_base#Object#none_visibility */
5416 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction178:model#Object#abstract_kind */
5417 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction178:model#Object#concrete_kind */
5418 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction178:model#Object#interface_kind */
5419 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction178:model#Object#enum_kind */
5420 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction178:model#Object#extern_kind */
5421 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction178:nitni_utilities#Object#internal_call_context */
5422 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction178:nitni_utilities#Object#long_signature */
5423 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction178:nitni_utilities#Object#short_signature */
5424 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction178:c#Object#to_c_call_context */
5425 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction178:c#Object#from_c_call_context */
5426 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction178:cpp#Object#cpp_call_context */
5427 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction178:cpp#Object#to_cpp_call_context */
5428 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction178:cpp#Object#from_cpp_call_context */
5429 (nitmethod_t)VIRTUAL_parser__ReduceAction178__action, /* pointer to parser:ReduceAction178:parser#ReduceAction178#action */
5430 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction178:parser#ReduceAction#concat */
5431 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction178:parser#ReduceAction#init */
5432 }
5433 };
5434 /* allocate ReduceAction178 */
5435 val* NEW_parser__ReduceAction178(const struct type* type) {
5436 val* self /* : ReduceAction178 */;
5437 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5438 self->type = type;
5439 self->class = &class_parser__ReduceAction178;
5440 return self;
5441 }
5442 /* runtime class parser__ReduceAction179 */
5443 const struct class class_parser__ReduceAction179 = {
5444 0, /* box_kind */
5445 {
5446 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction179:kernel#Object#object_id */
5447 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction179:kernel#Object#is_same_type */
5448 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction179:kernel#Object#is_same_instance */
5449 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction179:kernel#Object#== */
5450 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction179:kernel#Object#!= */
5451 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction179:kernel#Object#output */
5452 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction179:kernel#Object#output_class_name */
5453 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction179:kernel#Object#exit */
5454 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction179:kernel#Object#sys */
5455 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction179:kernel#Object#hash */
5456 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction179:math#Object#atan2 */
5457 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction179:math#Object#pi */
5458 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction179:math#Object#srand_from */
5459 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction179:math#Object#srand */
5460 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction179:string#Object#to_s */
5461 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction179:string#Object#native_class_name */
5462 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction179:string#Object#class_name */
5463 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction179:string#Object#inspect */
5464 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction179:string#Object#inspect_head */
5465 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction179:string#Object#args */
5466 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction179:string#Object#alpha_comparator */
5467 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction179:stream#Object#poll */
5468 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction179:stream#Object#intern_poll */
5469 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction179:time#Object#get_time */
5470 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction179:file#Object#printn */
5471 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction179:file#Object#print */
5472 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction179:file#Object#getc */
5473 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction179:file#Object#gets */
5474 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction179:file#Object#getcwd */
5475 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction179:file#Object#file_getcwd */
5476 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction179:file#Object#stdin */
5477 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction179:file#Object#stdout */
5478 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction179:file#Object#stderr */
5479 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction179:model_base#Object#intrude_visibility */
5480 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction179:model_base#Object#public_visibility */
5481 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction179:model_base#Object#protected_visibility */
5482 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction179:model_base#Object#private_visibility */
5483 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction179:model_base#Object#none_visibility */
5484 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction179:model#Object#abstract_kind */
5485 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction179:model#Object#concrete_kind */
5486 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction179:model#Object#interface_kind */
5487 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction179:model#Object#enum_kind */
5488 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction179:model#Object#extern_kind */
5489 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction179:nitni_utilities#Object#internal_call_context */
5490 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction179:nitni_utilities#Object#long_signature */
5491 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction179:nitni_utilities#Object#short_signature */
5492 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction179:c#Object#to_c_call_context */
5493 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction179:c#Object#from_c_call_context */
5494 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction179:cpp#Object#cpp_call_context */
5495 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction179:cpp#Object#to_cpp_call_context */
5496 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction179:cpp#Object#from_cpp_call_context */
5497 (nitmethod_t)VIRTUAL_parser__ReduceAction179__action, /* pointer to parser:ReduceAction179:parser#ReduceAction179#action */
5498 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction179:parser#ReduceAction#concat */
5499 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction179:parser#ReduceAction#init */
5500 }
5501 };
5502 /* allocate ReduceAction179 */
5503 val* NEW_parser__ReduceAction179(const struct type* type) {
5504 val* self /* : ReduceAction179 */;
5505 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5506 self->type = type;
5507 self->class = &class_parser__ReduceAction179;
5508 return self;
5509 }
5510 /* runtime class parser__ReduceAction180 */
5511 const struct class class_parser__ReduceAction180 = {
5512 0, /* box_kind */
5513 {
5514 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction180:kernel#Object#object_id */
5515 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction180:kernel#Object#is_same_type */
5516 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction180:kernel#Object#is_same_instance */
5517 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction180:kernel#Object#== */
5518 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction180:kernel#Object#!= */
5519 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction180:kernel#Object#output */
5520 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction180:kernel#Object#output_class_name */
5521 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction180:kernel#Object#exit */
5522 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction180:kernel#Object#sys */
5523 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction180:kernel#Object#hash */
5524 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction180:math#Object#atan2 */
5525 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction180:math#Object#pi */
5526 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction180:math#Object#srand_from */
5527 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction180:math#Object#srand */
5528 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction180:string#Object#to_s */
5529 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction180:string#Object#native_class_name */
5530 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction180:string#Object#class_name */
5531 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction180:string#Object#inspect */
5532 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction180:string#Object#inspect_head */
5533 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction180:string#Object#args */
5534 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction180:string#Object#alpha_comparator */
5535 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction180:stream#Object#poll */
5536 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction180:stream#Object#intern_poll */
5537 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction180:time#Object#get_time */
5538 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction180:file#Object#printn */
5539 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction180:file#Object#print */
5540 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction180:file#Object#getc */
5541 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction180:file#Object#gets */
5542 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction180:file#Object#getcwd */
5543 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction180:file#Object#file_getcwd */
5544 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction180:file#Object#stdin */
5545 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction180:file#Object#stdout */
5546 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction180:file#Object#stderr */
5547 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction180:model_base#Object#intrude_visibility */
5548 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction180:model_base#Object#public_visibility */
5549 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction180:model_base#Object#protected_visibility */
5550 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction180:model_base#Object#private_visibility */
5551 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction180:model_base#Object#none_visibility */
5552 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction180:model#Object#abstract_kind */
5553 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction180:model#Object#concrete_kind */
5554 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction180:model#Object#interface_kind */
5555 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction180:model#Object#enum_kind */
5556 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction180:model#Object#extern_kind */
5557 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction180:nitni_utilities#Object#internal_call_context */
5558 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction180:nitni_utilities#Object#long_signature */
5559 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction180:nitni_utilities#Object#short_signature */
5560 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction180:c#Object#to_c_call_context */
5561 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction180:c#Object#from_c_call_context */
5562 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction180:cpp#Object#cpp_call_context */
5563 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction180:cpp#Object#to_cpp_call_context */
5564 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction180:cpp#Object#from_cpp_call_context */
5565 (nitmethod_t)VIRTUAL_parser__ReduceAction180__action, /* pointer to parser:ReduceAction180:parser#ReduceAction180#action */
5566 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction180:parser#ReduceAction#concat */
5567 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction180:parser#ReduceAction#init */
5568 }
5569 };
5570 /* allocate ReduceAction180 */
5571 val* NEW_parser__ReduceAction180(const struct type* type) {
5572 val* self /* : ReduceAction180 */;
5573 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5574 self->type = type;
5575 self->class = &class_parser__ReduceAction180;
5576 return self;
5577 }
5578 /* runtime class parser__ReduceAction182 */
5579 const struct class class_parser__ReduceAction182 = {
5580 0, /* box_kind */
5581 {
5582 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction182:kernel#Object#object_id */
5583 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction182:kernel#Object#is_same_type */
5584 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction182:kernel#Object#is_same_instance */
5585 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction182:kernel#Object#== */
5586 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction182:kernel#Object#!= */
5587 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction182:kernel#Object#output */
5588 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction182:kernel#Object#output_class_name */
5589 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction182:kernel#Object#exit */
5590 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction182:kernel#Object#sys */
5591 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction182:kernel#Object#hash */
5592 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction182:math#Object#atan2 */
5593 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction182:math#Object#pi */
5594 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction182:math#Object#srand_from */
5595 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction182:math#Object#srand */
5596 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction182:string#Object#to_s */
5597 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction182:string#Object#native_class_name */
5598 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction182:string#Object#class_name */
5599 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction182:string#Object#inspect */
5600 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction182:string#Object#inspect_head */
5601 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction182:string#Object#args */
5602 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction182:string#Object#alpha_comparator */
5603 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction182:stream#Object#poll */
5604 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction182:stream#Object#intern_poll */
5605 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction182:time#Object#get_time */
5606 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction182:file#Object#printn */
5607 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction182:file#Object#print */
5608 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction182:file#Object#getc */
5609 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction182:file#Object#gets */
5610 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction182:file#Object#getcwd */
5611 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction182:file#Object#file_getcwd */
5612 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction182:file#Object#stdin */
5613 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction182:file#Object#stdout */
5614 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction182:file#Object#stderr */
5615 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction182:model_base#Object#intrude_visibility */
5616 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction182:model_base#Object#public_visibility */
5617 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction182:model_base#Object#protected_visibility */
5618 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction182:model_base#Object#private_visibility */
5619 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction182:model_base#Object#none_visibility */
5620 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction182:model#Object#abstract_kind */
5621 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction182:model#Object#concrete_kind */
5622 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction182:model#Object#interface_kind */
5623 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction182:model#Object#enum_kind */
5624 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction182:model#Object#extern_kind */
5625 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction182:nitni_utilities#Object#internal_call_context */
5626 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction182:nitni_utilities#Object#long_signature */
5627 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction182:nitni_utilities#Object#short_signature */
5628 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction182:c#Object#to_c_call_context */
5629 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction182:c#Object#from_c_call_context */
5630 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction182:cpp#Object#cpp_call_context */
5631 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction182:cpp#Object#to_cpp_call_context */
5632 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction182:cpp#Object#from_cpp_call_context */
5633 (nitmethod_t)VIRTUAL_parser__ReduceAction182__action, /* pointer to parser:ReduceAction182:parser#ReduceAction182#action */
5634 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction182:parser#ReduceAction#concat */
5635 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction182:parser#ReduceAction#init */
5636 }
5637 };
5638 /* allocate ReduceAction182 */
5639 val* NEW_parser__ReduceAction182(const struct type* type) {
5640 val* self /* : ReduceAction182 */;
5641 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5642 self->type = type;
5643 self->class = &class_parser__ReduceAction182;
5644 return self;
5645 }
5646 /* runtime class parser__ReduceAction183 */
5647 const struct class class_parser__ReduceAction183 = {
5648 0, /* box_kind */
5649 {
5650 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction183:kernel#Object#object_id */
5651 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction183:kernel#Object#is_same_type */
5652 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction183:kernel#Object#is_same_instance */
5653 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction183:kernel#Object#== */
5654 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction183:kernel#Object#!= */
5655 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction183:kernel#Object#output */
5656 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction183:kernel#Object#output_class_name */
5657 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction183:kernel#Object#exit */
5658 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction183:kernel#Object#sys */
5659 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction183:kernel#Object#hash */
5660 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction183:math#Object#atan2 */
5661 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction183:math#Object#pi */
5662 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction183:math#Object#srand_from */
5663 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction183:math#Object#srand */
5664 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction183:string#Object#to_s */
5665 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction183:string#Object#native_class_name */
5666 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction183:string#Object#class_name */
5667 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction183:string#Object#inspect */
5668 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction183:string#Object#inspect_head */
5669 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction183:string#Object#args */
5670 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction183:string#Object#alpha_comparator */
5671 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction183:stream#Object#poll */
5672 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction183:stream#Object#intern_poll */
5673 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction183:time#Object#get_time */
5674 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction183:file#Object#printn */
5675 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction183:file#Object#print */
5676 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction183:file#Object#getc */
5677 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction183:file#Object#gets */
5678 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction183:file#Object#getcwd */
5679 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction183:file#Object#file_getcwd */
5680 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction183:file#Object#stdin */
5681 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction183:file#Object#stdout */
5682 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction183:file#Object#stderr */
5683 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction183:model_base#Object#intrude_visibility */
5684 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction183:model_base#Object#public_visibility */
5685 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction183:model_base#Object#protected_visibility */
5686 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction183:model_base#Object#private_visibility */
5687 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction183:model_base#Object#none_visibility */
5688 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction183:model#Object#abstract_kind */
5689 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction183:model#Object#concrete_kind */
5690 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction183:model#Object#interface_kind */
5691 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction183:model#Object#enum_kind */
5692 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction183:model#Object#extern_kind */
5693 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction183:nitni_utilities#Object#internal_call_context */
5694 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction183:nitni_utilities#Object#long_signature */
5695 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction183:nitni_utilities#Object#short_signature */
5696 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction183:c#Object#to_c_call_context */
5697 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction183:c#Object#from_c_call_context */
5698 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction183:cpp#Object#cpp_call_context */
5699 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction183:cpp#Object#to_cpp_call_context */
5700 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction183:cpp#Object#from_cpp_call_context */
5701 (nitmethod_t)VIRTUAL_parser__ReduceAction183__action, /* pointer to parser:ReduceAction183:parser#ReduceAction183#action */
5702 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction183:parser#ReduceAction#concat */
5703 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction183:parser#ReduceAction#init */
5704 }
5705 };
5706 /* allocate ReduceAction183 */
5707 val* NEW_parser__ReduceAction183(const struct type* type) {
5708 val* self /* : ReduceAction183 */;
5709 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5710 self->type = type;
5711 self->class = &class_parser__ReduceAction183;
5712 return self;
5713 }
5714 /* runtime class parser__ReduceAction185 */
5715 const struct class class_parser__ReduceAction185 = {
5716 0, /* box_kind */
5717 {
5718 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction185:kernel#Object#object_id */
5719 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction185:kernel#Object#is_same_type */
5720 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction185:kernel#Object#is_same_instance */
5721 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction185:kernel#Object#== */
5722 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction185:kernel#Object#!= */
5723 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction185:kernel#Object#output */
5724 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction185:kernel#Object#output_class_name */
5725 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction185:kernel#Object#exit */
5726 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction185:kernel#Object#sys */
5727 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction185:kernel#Object#hash */
5728 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction185:math#Object#atan2 */
5729 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction185:math#Object#pi */
5730 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction185:math#Object#srand_from */
5731 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction185:math#Object#srand */
5732 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction185:string#Object#to_s */
5733 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction185:string#Object#native_class_name */
5734 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction185:string#Object#class_name */
5735 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction185:string#Object#inspect */
5736 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction185:string#Object#inspect_head */
5737 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction185:string#Object#args */
5738 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction185:string#Object#alpha_comparator */
5739 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction185:stream#Object#poll */
5740 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction185:stream#Object#intern_poll */
5741 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction185:time#Object#get_time */
5742 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction185:file#Object#printn */
5743 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction185:file#Object#print */
5744 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction185:file#Object#getc */
5745 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction185:file#Object#gets */
5746 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction185:file#Object#getcwd */
5747 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction185:file#Object#file_getcwd */
5748 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction185:file#Object#stdin */
5749 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction185:file#Object#stdout */
5750 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction185:file#Object#stderr */
5751 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction185:model_base#Object#intrude_visibility */
5752 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction185:model_base#Object#public_visibility */
5753 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction185:model_base#Object#protected_visibility */
5754 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction185:model_base#Object#private_visibility */
5755 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction185:model_base#Object#none_visibility */
5756 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction185:model#Object#abstract_kind */
5757 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction185:model#Object#concrete_kind */
5758 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction185:model#Object#interface_kind */
5759 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction185:model#Object#enum_kind */
5760 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction185:model#Object#extern_kind */
5761 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction185:nitni_utilities#Object#internal_call_context */
5762 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction185:nitni_utilities#Object#long_signature */
5763 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction185:nitni_utilities#Object#short_signature */
5764 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction185:c#Object#to_c_call_context */
5765 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction185:c#Object#from_c_call_context */
5766 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction185:cpp#Object#cpp_call_context */
5767 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction185:cpp#Object#to_cpp_call_context */
5768 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction185:cpp#Object#from_cpp_call_context */
5769 (nitmethod_t)VIRTUAL_parser__ReduceAction185__action, /* pointer to parser:ReduceAction185:parser#ReduceAction185#action */
5770 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction185:parser#ReduceAction#concat */
5771 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction185:parser#ReduceAction#init */
5772 }
5773 };
5774 /* allocate ReduceAction185 */
5775 val* NEW_parser__ReduceAction185(const struct type* type) {
5776 val* self /* : ReduceAction185 */;
5777 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5778 self->type = type;
5779 self->class = &class_parser__ReduceAction185;
5780 return self;
5781 }
5782 /* runtime class parser__ReduceAction186 */
5783 const struct class class_parser__ReduceAction186 = {
5784 0, /* box_kind */
5785 {
5786 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction186:kernel#Object#object_id */
5787 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction186:kernel#Object#is_same_type */
5788 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction186:kernel#Object#is_same_instance */
5789 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction186:kernel#Object#== */
5790 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction186:kernel#Object#!= */
5791 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction186:kernel#Object#output */
5792 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction186:kernel#Object#output_class_name */
5793 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction186:kernel#Object#exit */
5794 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction186:kernel#Object#sys */
5795 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction186:kernel#Object#hash */
5796 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction186:math#Object#atan2 */
5797 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction186:math#Object#pi */
5798 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction186:math#Object#srand_from */
5799 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction186:math#Object#srand */
5800 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction186:string#Object#to_s */
5801 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction186:string#Object#native_class_name */
5802 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction186:string#Object#class_name */
5803 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction186:string#Object#inspect */
5804 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction186:string#Object#inspect_head */
5805 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction186:string#Object#args */
5806 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction186:string#Object#alpha_comparator */
5807 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction186:stream#Object#poll */
5808 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction186:stream#Object#intern_poll */
5809 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction186:time#Object#get_time */
5810 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction186:file#Object#printn */
5811 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction186:file#Object#print */
5812 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction186:file#Object#getc */
5813 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction186:file#Object#gets */
5814 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction186:file#Object#getcwd */
5815 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction186:file#Object#file_getcwd */
5816 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction186:file#Object#stdin */
5817 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction186:file#Object#stdout */
5818 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction186:file#Object#stderr */
5819 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction186:model_base#Object#intrude_visibility */
5820 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction186:model_base#Object#public_visibility */
5821 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction186:model_base#Object#protected_visibility */
5822 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction186:model_base#Object#private_visibility */
5823 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction186:model_base#Object#none_visibility */
5824 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction186:model#Object#abstract_kind */
5825 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction186:model#Object#concrete_kind */
5826 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction186:model#Object#interface_kind */
5827 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction186:model#Object#enum_kind */
5828 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction186:model#Object#extern_kind */
5829 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction186:nitni_utilities#Object#internal_call_context */
5830 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction186:nitni_utilities#Object#long_signature */
5831 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction186:nitni_utilities#Object#short_signature */
5832 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction186:c#Object#to_c_call_context */
5833 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction186:c#Object#from_c_call_context */
5834 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction186:cpp#Object#cpp_call_context */
5835 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction186:cpp#Object#to_cpp_call_context */
5836 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction186:cpp#Object#from_cpp_call_context */
5837 (nitmethod_t)VIRTUAL_parser__ReduceAction186__action, /* pointer to parser:ReduceAction186:parser#ReduceAction186#action */
5838 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction186:parser#ReduceAction#concat */
5839 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction186:parser#ReduceAction#init */
5840 }
5841 };
5842 /* allocate ReduceAction186 */
5843 val* NEW_parser__ReduceAction186(const struct type* type) {
5844 val* self /* : ReduceAction186 */;
5845 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5846 self->type = type;
5847 self->class = &class_parser__ReduceAction186;
5848 return self;
5849 }
5850 /* runtime class parser__ReduceAction187 */
5851 const struct class class_parser__ReduceAction187 = {
5852 0, /* box_kind */
5853 {
5854 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction187:kernel#Object#object_id */
5855 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction187:kernel#Object#is_same_type */
5856 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction187:kernel#Object#is_same_instance */
5857 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction187:kernel#Object#== */
5858 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction187:kernel#Object#!= */
5859 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction187:kernel#Object#output */
5860 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction187:kernel#Object#output_class_name */
5861 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction187:kernel#Object#exit */
5862 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction187:kernel#Object#sys */
5863 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction187:kernel#Object#hash */
5864 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction187:math#Object#atan2 */
5865 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction187:math#Object#pi */
5866 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction187:math#Object#srand_from */
5867 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction187:math#Object#srand */
5868 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction187:string#Object#to_s */
5869 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction187:string#Object#native_class_name */
5870 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction187:string#Object#class_name */
5871 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction187:string#Object#inspect */
5872 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction187:string#Object#inspect_head */
5873 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction187:string#Object#args */
5874 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction187:string#Object#alpha_comparator */
5875 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction187:stream#Object#poll */
5876 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction187:stream#Object#intern_poll */
5877 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction187:time#Object#get_time */
5878 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction187:file#Object#printn */
5879 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction187:file#Object#print */
5880 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction187:file#Object#getc */
5881 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction187:file#Object#gets */
5882 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction187:file#Object#getcwd */
5883 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction187:file#Object#file_getcwd */
5884 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction187:file#Object#stdin */
5885 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction187:file#Object#stdout */
5886 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction187:file#Object#stderr */
5887 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction187:model_base#Object#intrude_visibility */
5888 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction187:model_base#Object#public_visibility */
5889 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction187:model_base#Object#protected_visibility */
5890 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction187:model_base#Object#private_visibility */
5891 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction187:model_base#Object#none_visibility */
5892 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction187:model#Object#abstract_kind */
5893 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction187:model#Object#concrete_kind */
5894 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction187:model#Object#interface_kind */
5895 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction187:model#Object#enum_kind */
5896 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction187:model#Object#extern_kind */
5897 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction187:nitni_utilities#Object#internal_call_context */
5898 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction187:nitni_utilities#Object#long_signature */
5899 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction187:nitni_utilities#Object#short_signature */
5900 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction187:c#Object#to_c_call_context */
5901 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction187:c#Object#from_c_call_context */
5902 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction187:cpp#Object#cpp_call_context */
5903 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction187:cpp#Object#to_cpp_call_context */
5904 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction187:cpp#Object#from_cpp_call_context */
5905 (nitmethod_t)VIRTUAL_parser__ReduceAction187__action, /* pointer to parser:ReduceAction187:parser#ReduceAction187#action */
5906 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction187:parser#ReduceAction#concat */
5907 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction187:parser#ReduceAction#init */
5908 }
5909 };
5910 /* allocate ReduceAction187 */
5911 val* NEW_parser__ReduceAction187(const struct type* type) {
5912 val* self /* : ReduceAction187 */;
5913 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5914 self->type = type;
5915 self->class = &class_parser__ReduceAction187;
5916 return self;
5917 }
5918 /* runtime class parser__ReduceAction188 */
5919 const struct class class_parser__ReduceAction188 = {
5920 0, /* box_kind */
5921 {
5922 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction188:kernel#Object#object_id */
5923 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction188:kernel#Object#is_same_type */
5924 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction188:kernel#Object#is_same_instance */
5925 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction188:kernel#Object#== */
5926 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction188:kernel#Object#!= */
5927 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction188:kernel#Object#output */
5928 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction188:kernel#Object#output_class_name */
5929 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction188:kernel#Object#exit */
5930 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction188:kernel#Object#sys */
5931 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction188:kernel#Object#hash */
5932 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction188:math#Object#atan2 */
5933 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction188:math#Object#pi */
5934 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction188:math#Object#srand_from */
5935 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction188:math#Object#srand */
5936 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction188:string#Object#to_s */
5937 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction188:string#Object#native_class_name */
5938 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction188:string#Object#class_name */
5939 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction188:string#Object#inspect */
5940 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction188:string#Object#inspect_head */
5941 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction188:string#Object#args */
5942 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction188:string#Object#alpha_comparator */
5943 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction188:stream#Object#poll */
5944 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction188:stream#Object#intern_poll */
5945 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction188:time#Object#get_time */
5946 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction188:file#Object#printn */
5947 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction188:file#Object#print */
5948 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction188:file#Object#getc */
5949 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction188:file#Object#gets */
5950 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction188:file#Object#getcwd */
5951 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction188:file#Object#file_getcwd */
5952 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction188:file#Object#stdin */
5953 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction188:file#Object#stdout */
5954 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction188:file#Object#stderr */
5955 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction188:model_base#Object#intrude_visibility */
5956 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction188:model_base#Object#public_visibility */
5957 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction188:model_base#Object#protected_visibility */
5958 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction188:model_base#Object#private_visibility */
5959 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction188:model_base#Object#none_visibility */
5960 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction188:model#Object#abstract_kind */
5961 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction188:model#Object#concrete_kind */
5962 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction188:model#Object#interface_kind */
5963 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction188:model#Object#enum_kind */
5964 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction188:model#Object#extern_kind */
5965 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction188:nitni_utilities#Object#internal_call_context */
5966 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction188:nitni_utilities#Object#long_signature */
5967 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction188:nitni_utilities#Object#short_signature */
5968 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction188:c#Object#to_c_call_context */
5969 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction188:c#Object#from_c_call_context */
5970 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction188:cpp#Object#cpp_call_context */
5971 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction188:cpp#Object#to_cpp_call_context */
5972 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction188:cpp#Object#from_cpp_call_context */
5973 (nitmethod_t)VIRTUAL_parser__ReduceAction188__action, /* pointer to parser:ReduceAction188:parser#ReduceAction188#action */
5974 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction188:parser#ReduceAction#concat */
5975 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction188:parser#ReduceAction#init */
5976 }
5977 };
5978 /* allocate ReduceAction188 */
5979 val* NEW_parser__ReduceAction188(const struct type* type) {
5980 val* self /* : ReduceAction188 */;
5981 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
5982 self->type = type;
5983 self->class = &class_parser__ReduceAction188;
5984 return self;
5985 }
5986 /* runtime class parser__ReduceAction190 */
5987 const struct class class_parser__ReduceAction190 = {
5988 0, /* box_kind */
5989 {
5990 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction190:kernel#Object#object_id */
5991 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction190:kernel#Object#is_same_type */
5992 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction190:kernel#Object#is_same_instance */
5993 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction190:kernel#Object#== */
5994 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction190:kernel#Object#!= */
5995 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction190:kernel#Object#output */
5996 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction190:kernel#Object#output_class_name */
5997 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction190:kernel#Object#exit */
5998 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction190:kernel#Object#sys */
5999 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction190:kernel#Object#hash */
6000 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction190:math#Object#atan2 */
6001 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction190:math#Object#pi */
6002 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction190:math#Object#srand_from */
6003 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction190:math#Object#srand */
6004 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction190:string#Object#to_s */
6005 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction190:string#Object#native_class_name */
6006 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction190:string#Object#class_name */
6007 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction190:string#Object#inspect */
6008 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction190:string#Object#inspect_head */
6009 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction190:string#Object#args */
6010 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction190:string#Object#alpha_comparator */
6011 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction190:stream#Object#poll */
6012 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction190:stream#Object#intern_poll */
6013 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction190:time#Object#get_time */
6014 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction190:file#Object#printn */
6015 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction190:file#Object#print */
6016 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction190:file#Object#getc */
6017 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction190:file#Object#gets */
6018 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction190:file#Object#getcwd */
6019 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction190:file#Object#file_getcwd */
6020 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction190:file#Object#stdin */
6021 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction190:file#Object#stdout */
6022 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction190:file#Object#stderr */
6023 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction190:model_base#Object#intrude_visibility */
6024 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction190:model_base#Object#public_visibility */
6025 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction190:model_base#Object#protected_visibility */
6026 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction190:model_base#Object#private_visibility */
6027 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction190:model_base#Object#none_visibility */
6028 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction190:model#Object#abstract_kind */
6029 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction190:model#Object#concrete_kind */
6030 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction190:model#Object#interface_kind */
6031 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction190:model#Object#enum_kind */
6032 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction190:model#Object#extern_kind */
6033 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction190:nitni_utilities#Object#internal_call_context */
6034 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction190:nitni_utilities#Object#long_signature */
6035 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction190:nitni_utilities#Object#short_signature */
6036 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction190:c#Object#to_c_call_context */
6037 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction190:c#Object#from_c_call_context */
6038 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction190:cpp#Object#cpp_call_context */
6039 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction190:cpp#Object#to_cpp_call_context */
6040 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction190:cpp#Object#from_cpp_call_context */
6041 (nitmethod_t)VIRTUAL_parser__ReduceAction190__action, /* pointer to parser:ReduceAction190:parser#ReduceAction190#action */
6042 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction190:parser#ReduceAction#concat */
6043 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction190:parser#ReduceAction#init */
6044 }
6045 };
6046 /* allocate ReduceAction190 */
6047 val* NEW_parser__ReduceAction190(const struct type* type) {
6048 val* self /* : ReduceAction190 */;
6049 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6050 self->type = type;
6051 self->class = &class_parser__ReduceAction190;
6052 return self;
6053 }
6054 /* runtime class parser__ReduceAction191 */
6055 const struct class class_parser__ReduceAction191 = {
6056 0, /* box_kind */
6057 {
6058 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction191:kernel#Object#object_id */
6059 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction191:kernel#Object#is_same_type */
6060 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction191:kernel#Object#is_same_instance */
6061 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction191:kernel#Object#== */
6062 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction191:kernel#Object#!= */
6063 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction191:kernel#Object#output */
6064 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction191:kernel#Object#output_class_name */
6065 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction191:kernel#Object#exit */
6066 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction191:kernel#Object#sys */
6067 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction191:kernel#Object#hash */
6068 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction191:math#Object#atan2 */
6069 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction191:math#Object#pi */
6070 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction191:math#Object#srand_from */
6071 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction191:math#Object#srand */
6072 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction191:string#Object#to_s */
6073 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction191:string#Object#native_class_name */
6074 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction191:string#Object#class_name */
6075 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction191:string#Object#inspect */
6076 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction191:string#Object#inspect_head */
6077 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction191:string#Object#args */
6078 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction191:string#Object#alpha_comparator */
6079 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction191:stream#Object#poll */
6080 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction191:stream#Object#intern_poll */
6081 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction191:time#Object#get_time */
6082 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction191:file#Object#printn */
6083 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction191:file#Object#print */
6084 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction191:file#Object#getc */
6085 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction191:file#Object#gets */
6086 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction191:file#Object#getcwd */
6087 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction191:file#Object#file_getcwd */
6088 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction191:file#Object#stdin */
6089 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction191:file#Object#stdout */
6090 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction191:file#Object#stderr */
6091 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction191:model_base#Object#intrude_visibility */
6092 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction191:model_base#Object#public_visibility */
6093 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction191:model_base#Object#protected_visibility */
6094 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction191:model_base#Object#private_visibility */
6095 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction191:model_base#Object#none_visibility */
6096 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction191:model#Object#abstract_kind */
6097 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction191:model#Object#concrete_kind */
6098 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction191:model#Object#interface_kind */
6099 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction191:model#Object#enum_kind */
6100 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction191:model#Object#extern_kind */
6101 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction191:nitni_utilities#Object#internal_call_context */
6102 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction191:nitni_utilities#Object#long_signature */
6103 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction191:nitni_utilities#Object#short_signature */
6104 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction191:c#Object#to_c_call_context */
6105 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction191:c#Object#from_c_call_context */
6106 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction191:cpp#Object#cpp_call_context */
6107 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction191:cpp#Object#to_cpp_call_context */
6108 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction191:cpp#Object#from_cpp_call_context */
6109 (nitmethod_t)VIRTUAL_parser__ReduceAction191__action, /* pointer to parser:ReduceAction191:parser#ReduceAction191#action */
6110 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction191:parser#ReduceAction#concat */
6111 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction191:parser#ReduceAction#init */
6112 }
6113 };
6114 /* allocate ReduceAction191 */
6115 val* NEW_parser__ReduceAction191(const struct type* type) {
6116 val* self /* : ReduceAction191 */;
6117 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6118 self->type = type;
6119 self->class = &class_parser__ReduceAction191;
6120 return self;
6121 }
6122 /* runtime class parser__ReduceAction193 */
6123 const struct class class_parser__ReduceAction193 = {
6124 0, /* box_kind */
6125 {
6126 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction193:kernel#Object#object_id */
6127 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction193:kernel#Object#is_same_type */
6128 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction193:kernel#Object#is_same_instance */
6129 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction193:kernel#Object#== */
6130 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction193:kernel#Object#!= */
6131 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction193:kernel#Object#output */
6132 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction193:kernel#Object#output_class_name */
6133 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction193:kernel#Object#exit */
6134 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction193:kernel#Object#sys */
6135 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction193:kernel#Object#hash */
6136 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction193:math#Object#atan2 */
6137 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction193:math#Object#pi */
6138 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction193:math#Object#srand_from */
6139 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction193:math#Object#srand */
6140 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction193:string#Object#to_s */
6141 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction193:string#Object#native_class_name */
6142 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction193:string#Object#class_name */
6143 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction193:string#Object#inspect */
6144 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction193:string#Object#inspect_head */
6145 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction193:string#Object#args */
6146 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction193:string#Object#alpha_comparator */
6147 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction193:stream#Object#poll */
6148 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction193:stream#Object#intern_poll */
6149 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction193:time#Object#get_time */
6150 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction193:file#Object#printn */
6151 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction193:file#Object#print */
6152 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction193:file#Object#getc */
6153 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction193:file#Object#gets */
6154 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction193:file#Object#getcwd */
6155 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction193:file#Object#file_getcwd */
6156 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction193:file#Object#stdin */
6157 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction193:file#Object#stdout */
6158 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction193:file#Object#stderr */
6159 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction193:model_base#Object#intrude_visibility */
6160 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction193:model_base#Object#public_visibility */
6161 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction193:model_base#Object#protected_visibility */
6162 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction193:model_base#Object#private_visibility */
6163 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction193:model_base#Object#none_visibility */
6164 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction193:model#Object#abstract_kind */
6165 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction193:model#Object#concrete_kind */
6166 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction193:model#Object#interface_kind */
6167 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction193:model#Object#enum_kind */
6168 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction193:model#Object#extern_kind */
6169 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction193:nitni_utilities#Object#internal_call_context */
6170 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction193:nitni_utilities#Object#long_signature */
6171 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction193:nitni_utilities#Object#short_signature */
6172 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction193:c#Object#to_c_call_context */
6173 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction193:c#Object#from_c_call_context */
6174 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction193:cpp#Object#cpp_call_context */
6175 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction193:cpp#Object#to_cpp_call_context */
6176 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction193:cpp#Object#from_cpp_call_context */
6177 (nitmethod_t)VIRTUAL_parser__ReduceAction193__action, /* pointer to parser:ReduceAction193:parser#ReduceAction193#action */
6178 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction193:parser#ReduceAction#concat */
6179 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction193:parser#ReduceAction#init */
6180 }
6181 };
6182 /* allocate ReduceAction193 */
6183 val* NEW_parser__ReduceAction193(const struct type* type) {
6184 val* self /* : ReduceAction193 */;
6185 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6186 self->type = type;
6187 self->class = &class_parser__ReduceAction193;
6188 return self;
6189 }
6190 /* runtime class parser__ReduceAction194 */
6191 const struct class class_parser__ReduceAction194 = {
6192 0, /* box_kind */
6193 {
6194 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction194:kernel#Object#object_id */
6195 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction194:kernel#Object#is_same_type */
6196 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction194:kernel#Object#is_same_instance */
6197 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction194:kernel#Object#== */
6198 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction194:kernel#Object#!= */
6199 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction194:kernel#Object#output */
6200 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction194:kernel#Object#output_class_name */
6201 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction194:kernel#Object#exit */
6202 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction194:kernel#Object#sys */
6203 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction194:kernel#Object#hash */
6204 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction194:math#Object#atan2 */
6205 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction194:math#Object#pi */
6206 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction194:math#Object#srand_from */
6207 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction194:math#Object#srand */
6208 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction194:string#Object#to_s */
6209 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction194:string#Object#native_class_name */
6210 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction194:string#Object#class_name */
6211 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction194:string#Object#inspect */
6212 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction194:string#Object#inspect_head */
6213 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction194:string#Object#args */
6214 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction194:string#Object#alpha_comparator */
6215 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction194:stream#Object#poll */
6216 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction194:stream#Object#intern_poll */
6217 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction194:time#Object#get_time */
6218 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction194:file#Object#printn */
6219 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction194:file#Object#print */
6220 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction194:file#Object#getc */
6221 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction194:file#Object#gets */
6222 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction194:file#Object#getcwd */
6223 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction194:file#Object#file_getcwd */
6224 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction194:file#Object#stdin */
6225 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction194:file#Object#stdout */
6226 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction194:file#Object#stderr */
6227 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction194:model_base#Object#intrude_visibility */
6228 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction194:model_base#Object#public_visibility */
6229 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction194:model_base#Object#protected_visibility */
6230 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction194:model_base#Object#private_visibility */
6231 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction194:model_base#Object#none_visibility */
6232 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction194:model#Object#abstract_kind */
6233 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction194:model#Object#concrete_kind */
6234 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction194:model#Object#interface_kind */
6235 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction194:model#Object#enum_kind */
6236 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction194:model#Object#extern_kind */
6237 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction194:nitni_utilities#Object#internal_call_context */
6238 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction194:nitni_utilities#Object#long_signature */
6239 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction194:nitni_utilities#Object#short_signature */
6240 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction194:c#Object#to_c_call_context */
6241 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction194:c#Object#from_c_call_context */
6242 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction194:cpp#Object#cpp_call_context */
6243 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction194:cpp#Object#to_cpp_call_context */
6244 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction194:cpp#Object#from_cpp_call_context */
6245 (nitmethod_t)VIRTUAL_parser__ReduceAction194__action, /* pointer to parser:ReduceAction194:parser#ReduceAction194#action */
6246 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction194:parser#ReduceAction#concat */
6247 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction194:parser#ReduceAction#init */
6248 }
6249 };
6250 /* allocate ReduceAction194 */
6251 val* NEW_parser__ReduceAction194(const struct type* type) {
6252 val* self /* : ReduceAction194 */;
6253 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6254 self->type = type;
6255 self->class = &class_parser__ReduceAction194;
6256 return self;
6257 }
6258 /* runtime class parser__ReduceAction195 */
6259 const struct class class_parser__ReduceAction195 = {
6260 0, /* box_kind */
6261 {
6262 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction195:kernel#Object#object_id */
6263 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction195:kernel#Object#is_same_type */
6264 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction195:kernel#Object#is_same_instance */
6265 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction195:kernel#Object#== */
6266 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction195:kernel#Object#!= */
6267 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction195:kernel#Object#output */
6268 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction195:kernel#Object#output_class_name */
6269 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction195:kernel#Object#exit */
6270 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction195:kernel#Object#sys */
6271 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction195:kernel#Object#hash */
6272 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction195:math#Object#atan2 */
6273 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction195:math#Object#pi */
6274 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction195:math#Object#srand_from */
6275 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction195:math#Object#srand */
6276 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction195:string#Object#to_s */
6277 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction195:string#Object#native_class_name */
6278 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction195:string#Object#class_name */
6279 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction195:string#Object#inspect */
6280 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction195:string#Object#inspect_head */
6281 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction195:string#Object#args */
6282 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction195:string#Object#alpha_comparator */
6283 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction195:stream#Object#poll */
6284 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction195:stream#Object#intern_poll */
6285 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction195:time#Object#get_time */
6286 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction195:file#Object#printn */
6287 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction195:file#Object#print */
6288 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction195:file#Object#getc */
6289 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction195:file#Object#gets */
6290 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction195:file#Object#getcwd */
6291 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction195:file#Object#file_getcwd */
6292 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction195:file#Object#stdin */
6293 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction195:file#Object#stdout */
6294 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction195:file#Object#stderr */
6295 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction195:model_base#Object#intrude_visibility */
6296 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction195:model_base#Object#public_visibility */
6297 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction195:model_base#Object#protected_visibility */
6298 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction195:model_base#Object#private_visibility */
6299 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction195:model_base#Object#none_visibility */
6300 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction195:model#Object#abstract_kind */
6301 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction195:model#Object#concrete_kind */
6302 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction195:model#Object#interface_kind */
6303 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction195:model#Object#enum_kind */
6304 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction195:model#Object#extern_kind */
6305 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction195:nitni_utilities#Object#internal_call_context */
6306 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction195:nitni_utilities#Object#long_signature */
6307 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction195:nitni_utilities#Object#short_signature */
6308 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction195:c#Object#to_c_call_context */
6309 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction195:c#Object#from_c_call_context */
6310 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction195:cpp#Object#cpp_call_context */
6311 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction195:cpp#Object#to_cpp_call_context */
6312 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction195:cpp#Object#from_cpp_call_context */
6313 (nitmethod_t)VIRTUAL_parser__ReduceAction195__action, /* pointer to parser:ReduceAction195:parser#ReduceAction195#action */
6314 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction195:parser#ReduceAction#concat */
6315 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction195:parser#ReduceAction#init */
6316 }
6317 };
6318 /* allocate ReduceAction195 */
6319 val* NEW_parser__ReduceAction195(const struct type* type) {
6320 val* self /* : ReduceAction195 */;
6321 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6322 self->type = type;
6323 self->class = &class_parser__ReduceAction195;
6324 return self;
6325 }
6326 /* runtime class parser__ReduceAction196 */
6327 const struct class class_parser__ReduceAction196 = {
6328 0, /* box_kind */
6329 {
6330 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction196:kernel#Object#object_id */
6331 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction196:kernel#Object#is_same_type */
6332 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction196:kernel#Object#is_same_instance */
6333 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction196:kernel#Object#== */
6334 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction196:kernel#Object#!= */
6335 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction196:kernel#Object#output */
6336 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction196:kernel#Object#output_class_name */
6337 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction196:kernel#Object#exit */
6338 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction196:kernel#Object#sys */
6339 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction196:kernel#Object#hash */
6340 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction196:math#Object#atan2 */
6341 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction196:math#Object#pi */
6342 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction196:math#Object#srand_from */
6343 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction196:math#Object#srand */
6344 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction196:string#Object#to_s */
6345 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction196:string#Object#native_class_name */
6346 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction196:string#Object#class_name */
6347 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction196:string#Object#inspect */
6348 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction196:string#Object#inspect_head */
6349 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction196:string#Object#args */
6350 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction196:string#Object#alpha_comparator */
6351 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction196:stream#Object#poll */
6352 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction196:stream#Object#intern_poll */
6353 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction196:time#Object#get_time */
6354 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction196:file#Object#printn */
6355 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction196:file#Object#print */
6356 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction196:file#Object#getc */
6357 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction196:file#Object#gets */
6358 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction196:file#Object#getcwd */
6359 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction196:file#Object#file_getcwd */
6360 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction196:file#Object#stdin */
6361 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction196:file#Object#stdout */
6362 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction196:file#Object#stderr */
6363 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction196:model_base#Object#intrude_visibility */
6364 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction196:model_base#Object#public_visibility */
6365 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction196:model_base#Object#protected_visibility */
6366 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction196:model_base#Object#private_visibility */
6367 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction196:model_base#Object#none_visibility */
6368 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction196:model#Object#abstract_kind */
6369 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction196:model#Object#concrete_kind */
6370 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction196:model#Object#interface_kind */
6371 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction196:model#Object#enum_kind */
6372 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction196:model#Object#extern_kind */
6373 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction196:nitni_utilities#Object#internal_call_context */
6374 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction196:nitni_utilities#Object#long_signature */
6375 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction196:nitni_utilities#Object#short_signature */
6376 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction196:c#Object#to_c_call_context */
6377 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction196:c#Object#from_c_call_context */
6378 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction196:cpp#Object#cpp_call_context */
6379 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction196:cpp#Object#to_cpp_call_context */
6380 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction196:cpp#Object#from_cpp_call_context */
6381 (nitmethod_t)VIRTUAL_parser__ReduceAction196__action, /* pointer to parser:ReduceAction196:parser#ReduceAction196#action */
6382 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction196:parser#ReduceAction#concat */
6383 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction196:parser#ReduceAction#init */
6384 }
6385 };
6386 /* allocate ReduceAction196 */
6387 val* NEW_parser__ReduceAction196(const struct type* type) {
6388 val* self /* : ReduceAction196 */;
6389 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6390 self->type = type;
6391 self->class = &class_parser__ReduceAction196;
6392 return self;
6393 }
6394 /* runtime class parser__ReduceAction198 */
6395 const struct class class_parser__ReduceAction198 = {
6396 0, /* box_kind */
6397 {
6398 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction198:kernel#Object#object_id */
6399 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction198:kernel#Object#is_same_type */
6400 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction198:kernel#Object#is_same_instance */
6401 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction198:kernel#Object#== */
6402 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction198:kernel#Object#!= */
6403 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction198:kernel#Object#output */
6404 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction198:kernel#Object#output_class_name */
6405 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction198:kernel#Object#exit */
6406 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction198:kernel#Object#sys */
6407 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction198:kernel#Object#hash */
6408 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction198:math#Object#atan2 */
6409 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction198:math#Object#pi */
6410 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction198:math#Object#srand_from */
6411 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction198:math#Object#srand */
6412 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction198:string#Object#to_s */
6413 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction198:string#Object#native_class_name */
6414 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction198:string#Object#class_name */
6415 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction198:string#Object#inspect */
6416 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction198:string#Object#inspect_head */
6417 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction198:string#Object#args */
6418 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction198:string#Object#alpha_comparator */
6419 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction198:stream#Object#poll */
6420 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction198:stream#Object#intern_poll */
6421 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction198:time#Object#get_time */
6422 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction198:file#Object#printn */
6423 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction198:file#Object#print */
6424 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction198:file#Object#getc */
6425 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction198:file#Object#gets */
6426 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction198:file#Object#getcwd */
6427 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction198:file#Object#file_getcwd */
6428 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction198:file#Object#stdin */
6429 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction198:file#Object#stdout */
6430 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction198:file#Object#stderr */
6431 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction198:model_base#Object#intrude_visibility */
6432 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction198:model_base#Object#public_visibility */
6433 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction198:model_base#Object#protected_visibility */
6434 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction198:model_base#Object#private_visibility */
6435 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction198:model_base#Object#none_visibility */
6436 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction198:model#Object#abstract_kind */
6437 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction198:model#Object#concrete_kind */
6438 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction198:model#Object#interface_kind */
6439 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction198:model#Object#enum_kind */
6440 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction198:model#Object#extern_kind */
6441 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction198:nitni_utilities#Object#internal_call_context */
6442 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction198:nitni_utilities#Object#long_signature */
6443 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction198:nitni_utilities#Object#short_signature */
6444 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction198:c#Object#to_c_call_context */
6445 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction198:c#Object#from_c_call_context */
6446 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction198:cpp#Object#cpp_call_context */
6447 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction198:cpp#Object#to_cpp_call_context */
6448 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction198:cpp#Object#from_cpp_call_context */
6449 (nitmethod_t)VIRTUAL_parser__ReduceAction198__action, /* pointer to parser:ReduceAction198:parser#ReduceAction198#action */
6450 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction198:parser#ReduceAction#concat */
6451 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction198:parser#ReduceAction#init */
6452 }
6453 };
6454 /* allocate ReduceAction198 */
6455 val* NEW_parser__ReduceAction198(const struct type* type) {
6456 val* self /* : ReduceAction198 */;
6457 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6458 self->type = type;
6459 self->class = &class_parser__ReduceAction198;
6460 return self;
6461 }
6462 /* runtime class parser__ReduceAction199 */
6463 const struct class class_parser__ReduceAction199 = {
6464 0, /* box_kind */
6465 {
6466 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction199:kernel#Object#object_id */
6467 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction199:kernel#Object#is_same_type */
6468 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction199:kernel#Object#is_same_instance */
6469 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction199:kernel#Object#== */
6470 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction199:kernel#Object#!= */
6471 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction199:kernel#Object#output */
6472 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction199:kernel#Object#output_class_name */
6473 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction199:kernel#Object#exit */
6474 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction199:kernel#Object#sys */
6475 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction199:kernel#Object#hash */
6476 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction199:math#Object#atan2 */
6477 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction199:math#Object#pi */
6478 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction199:math#Object#srand_from */
6479 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction199:math#Object#srand */
6480 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction199:string#Object#to_s */
6481 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction199:string#Object#native_class_name */
6482 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction199:string#Object#class_name */
6483 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction199:string#Object#inspect */
6484 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction199:string#Object#inspect_head */
6485 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction199:string#Object#args */
6486 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction199:string#Object#alpha_comparator */
6487 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction199:stream#Object#poll */
6488 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction199:stream#Object#intern_poll */
6489 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction199:time#Object#get_time */
6490 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction199:file#Object#printn */
6491 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction199:file#Object#print */
6492 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction199:file#Object#getc */
6493 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction199:file#Object#gets */
6494 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction199:file#Object#getcwd */
6495 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction199:file#Object#file_getcwd */
6496 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction199:file#Object#stdin */
6497 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction199:file#Object#stdout */
6498 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction199:file#Object#stderr */
6499 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction199:model_base#Object#intrude_visibility */
6500 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction199:model_base#Object#public_visibility */
6501 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction199:model_base#Object#protected_visibility */
6502 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction199:model_base#Object#private_visibility */
6503 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction199:model_base#Object#none_visibility */
6504 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction199:model#Object#abstract_kind */
6505 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction199:model#Object#concrete_kind */
6506 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction199:model#Object#interface_kind */
6507 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction199:model#Object#enum_kind */
6508 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction199:model#Object#extern_kind */
6509 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction199:nitni_utilities#Object#internal_call_context */
6510 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction199:nitni_utilities#Object#long_signature */
6511 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction199:nitni_utilities#Object#short_signature */
6512 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction199:c#Object#to_c_call_context */
6513 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction199:c#Object#from_c_call_context */
6514 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction199:cpp#Object#cpp_call_context */
6515 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction199:cpp#Object#to_cpp_call_context */
6516 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction199:cpp#Object#from_cpp_call_context */
6517 (nitmethod_t)VIRTUAL_parser__ReduceAction199__action, /* pointer to parser:ReduceAction199:parser#ReduceAction199#action */
6518 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction199:parser#ReduceAction#concat */
6519 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction199:parser#ReduceAction#init */
6520 }
6521 };
6522 /* allocate ReduceAction199 */
6523 val* NEW_parser__ReduceAction199(const struct type* type) {
6524 val* self /* : ReduceAction199 */;
6525 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6526 self->type = type;
6527 self->class = &class_parser__ReduceAction199;
6528 return self;
6529 }
6530 /* runtime class parser__ReduceAction201 */
6531 const struct class class_parser__ReduceAction201 = {
6532 0, /* box_kind */
6533 {
6534 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction201:kernel#Object#object_id */
6535 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction201:kernel#Object#is_same_type */
6536 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction201:kernel#Object#is_same_instance */
6537 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction201:kernel#Object#== */
6538 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction201:kernel#Object#!= */
6539 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction201:kernel#Object#output */
6540 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction201:kernel#Object#output_class_name */
6541 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction201:kernel#Object#exit */
6542 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction201:kernel#Object#sys */
6543 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction201:kernel#Object#hash */
6544 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction201:math#Object#atan2 */
6545 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction201:math#Object#pi */
6546 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction201:math#Object#srand_from */
6547 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction201:math#Object#srand */
6548 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction201:string#Object#to_s */
6549 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction201:string#Object#native_class_name */
6550 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction201:string#Object#class_name */
6551 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction201:string#Object#inspect */
6552 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction201:string#Object#inspect_head */
6553 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction201:string#Object#args */
6554 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction201:string#Object#alpha_comparator */
6555 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction201:stream#Object#poll */
6556 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction201:stream#Object#intern_poll */
6557 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction201:time#Object#get_time */
6558 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction201:file#Object#printn */
6559 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction201:file#Object#print */
6560 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction201:file#Object#getc */
6561 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction201:file#Object#gets */
6562 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction201:file#Object#getcwd */
6563 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction201:file#Object#file_getcwd */
6564 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction201:file#Object#stdin */
6565 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction201:file#Object#stdout */
6566 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction201:file#Object#stderr */
6567 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction201:model_base#Object#intrude_visibility */
6568 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction201:model_base#Object#public_visibility */
6569 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction201:model_base#Object#protected_visibility */
6570 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction201:model_base#Object#private_visibility */
6571 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction201:model_base#Object#none_visibility */
6572 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction201:model#Object#abstract_kind */
6573 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction201:model#Object#concrete_kind */
6574 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction201:model#Object#interface_kind */
6575 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction201:model#Object#enum_kind */
6576 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction201:model#Object#extern_kind */
6577 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction201:nitni_utilities#Object#internal_call_context */
6578 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction201:nitni_utilities#Object#long_signature */
6579 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction201:nitni_utilities#Object#short_signature */
6580 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction201:c#Object#to_c_call_context */
6581 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction201:c#Object#from_c_call_context */
6582 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction201:cpp#Object#cpp_call_context */
6583 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction201:cpp#Object#to_cpp_call_context */
6584 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction201:cpp#Object#from_cpp_call_context */
6585 (nitmethod_t)VIRTUAL_parser__ReduceAction201__action, /* pointer to parser:ReduceAction201:parser#ReduceAction201#action */
6586 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction201:parser#ReduceAction#concat */
6587 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction201:parser#ReduceAction#init */
6588 }
6589 };
6590 /* allocate ReduceAction201 */
6591 val* NEW_parser__ReduceAction201(const struct type* type) {
6592 val* self /* : ReduceAction201 */;
6593 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6594 self->type = type;
6595 self->class = &class_parser__ReduceAction201;
6596 return self;
6597 }
6598 /* runtime class parser__ReduceAction202 */
6599 const struct class class_parser__ReduceAction202 = {
6600 0, /* box_kind */
6601 {
6602 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction202:kernel#Object#object_id */
6603 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction202:kernel#Object#is_same_type */
6604 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction202:kernel#Object#is_same_instance */
6605 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction202:kernel#Object#== */
6606 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction202:kernel#Object#!= */
6607 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction202:kernel#Object#output */
6608 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction202:kernel#Object#output_class_name */
6609 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction202:kernel#Object#exit */
6610 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction202:kernel#Object#sys */
6611 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction202:kernel#Object#hash */
6612 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction202:math#Object#atan2 */
6613 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction202:math#Object#pi */
6614 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction202:math#Object#srand_from */
6615 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction202:math#Object#srand */
6616 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction202:string#Object#to_s */
6617 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction202:string#Object#native_class_name */
6618 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction202:string#Object#class_name */
6619 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction202:string#Object#inspect */
6620 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction202:string#Object#inspect_head */
6621 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction202:string#Object#args */
6622 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction202:string#Object#alpha_comparator */
6623 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction202:stream#Object#poll */
6624 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction202:stream#Object#intern_poll */
6625 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction202:time#Object#get_time */
6626 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction202:file#Object#printn */
6627 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction202:file#Object#print */
6628 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction202:file#Object#getc */
6629 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction202:file#Object#gets */
6630 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction202:file#Object#getcwd */
6631 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction202:file#Object#file_getcwd */
6632 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction202:file#Object#stdin */
6633 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction202:file#Object#stdout */
6634 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction202:file#Object#stderr */
6635 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction202:model_base#Object#intrude_visibility */
6636 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction202:model_base#Object#public_visibility */
6637 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction202:model_base#Object#protected_visibility */
6638 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction202:model_base#Object#private_visibility */
6639 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction202:model_base#Object#none_visibility */
6640 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction202:model#Object#abstract_kind */
6641 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction202:model#Object#concrete_kind */
6642 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction202:model#Object#interface_kind */
6643 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction202:model#Object#enum_kind */
6644 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction202:model#Object#extern_kind */
6645 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction202:nitni_utilities#Object#internal_call_context */
6646 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction202:nitni_utilities#Object#long_signature */
6647 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction202:nitni_utilities#Object#short_signature */
6648 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction202:c#Object#to_c_call_context */
6649 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction202:c#Object#from_c_call_context */
6650 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction202:cpp#Object#cpp_call_context */
6651 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction202:cpp#Object#to_cpp_call_context */
6652 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction202:cpp#Object#from_cpp_call_context */
6653 (nitmethod_t)VIRTUAL_parser__ReduceAction202__action, /* pointer to parser:ReduceAction202:parser#ReduceAction202#action */
6654 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction202:parser#ReduceAction#concat */
6655 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction202:parser#ReduceAction#init */
6656 }
6657 };
6658 /* allocate ReduceAction202 */
6659 val* NEW_parser__ReduceAction202(const struct type* type) {
6660 val* self /* : ReduceAction202 */;
6661 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6662 self->type = type;
6663 self->class = &class_parser__ReduceAction202;
6664 return self;
6665 }
6666 /* runtime class parser__ReduceAction203 */
6667 const struct class class_parser__ReduceAction203 = {
6668 0, /* box_kind */
6669 {
6670 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction203:kernel#Object#object_id */
6671 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction203:kernel#Object#is_same_type */
6672 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction203:kernel#Object#is_same_instance */
6673 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction203:kernel#Object#== */
6674 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction203:kernel#Object#!= */
6675 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction203:kernel#Object#output */
6676 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction203:kernel#Object#output_class_name */
6677 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction203:kernel#Object#exit */
6678 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction203:kernel#Object#sys */
6679 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction203:kernel#Object#hash */
6680 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction203:math#Object#atan2 */
6681 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction203:math#Object#pi */
6682 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction203:math#Object#srand_from */
6683 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction203:math#Object#srand */
6684 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction203:string#Object#to_s */
6685 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction203:string#Object#native_class_name */
6686 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction203:string#Object#class_name */
6687 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction203:string#Object#inspect */
6688 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction203:string#Object#inspect_head */
6689 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction203:string#Object#args */
6690 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction203:string#Object#alpha_comparator */
6691 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction203:stream#Object#poll */
6692 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction203:stream#Object#intern_poll */
6693 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction203:time#Object#get_time */
6694 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction203:file#Object#printn */
6695 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction203:file#Object#print */
6696 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction203:file#Object#getc */
6697 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction203:file#Object#gets */
6698 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction203:file#Object#getcwd */
6699 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction203:file#Object#file_getcwd */
6700 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction203:file#Object#stdin */
6701 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction203:file#Object#stdout */
6702 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction203:file#Object#stderr */
6703 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction203:model_base#Object#intrude_visibility */
6704 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction203:model_base#Object#public_visibility */
6705 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction203:model_base#Object#protected_visibility */
6706 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction203:model_base#Object#private_visibility */
6707 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction203:model_base#Object#none_visibility */
6708 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction203:model#Object#abstract_kind */
6709 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction203:model#Object#concrete_kind */
6710 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction203:model#Object#interface_kind */
6711 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction203:model#Object#enum_kind */
6712 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction203:model#Object#extern_kind */
6713 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction203:nitni_utilities#Object#internal_call_context */
6714 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction203:nitni_utilities#Object#long_signature */
6715 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction203:nitni_utilities#Object#short_signature */
6716 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction203:c#Object#to_c_call_context */
6717 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction203:c#Object#from_c_call_context */
6718 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction203:cpp#Object#cpp_call_context */
6719 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction203:cpp#Object#to_cpp_call_context */
6720 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction203:cpp#Object#from_cpp_call_context */
6721 (nitmethod_t)VIRTUAL_parser__ReduceAction203__action, /* pointer to parser:ReduceAction203:parser#ReduceAction203#action */
6722 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction203:parser#ReduceAction#concat */
6723 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction203:parser#ReduceAction#init */
6724 }
6725 };
6726 /* allocate ReduceAction203 */
6727 val* NEW_parser__ReduceAction203(const struct type* type) {
6728 val* self /* : ReduceAction203 */;
6729 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6730 self->type = type;
6731 self->class = &class_parser__ReduceAction203;
6732 return self;
6733 }
6734 /* runtime class parser__ReduceAction204 */
6735 const struct class class_parser__ReduceAction204 = {
6736 0, /* box_kind */
6737 {
6738 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction204:kernel#Object#object_id */
6739 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction204:kernel#Object#is_same_type */
6740 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction204:kernel#Object#is_same_instance */
6741 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction204:kernel#Object#== */
6742 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction204:kernel#Object#!= */
6743 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction204:kernel#Object#output */
6744 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction204:kernel#Object#output_class_name */
6745 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction204:kernel#Object#exit */
6746 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction204:kernel#Object#sys */
6747 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction204:kernel#Object#hash */
6748 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction204:math#Object#atan2 */
6749 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction204:math#Object#pi */
6750 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction204:math#Object#srand_from */
6751 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction204:math#Object#srand */
6752 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction204:string#Object#to_s */
6753 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction204:string#Object#native_class_name */
6754 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction204:string#Object#class_name */
6755 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction204:string#Object#inspect */
6756 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction204:string#Object#inspect_head */
6757 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction204:string#Object#args */
6758 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction204:string#Object#alpha_comparator */
6759 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction204:stream#Object#poll */
6760 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction204:stream#Object#intern_poll */
6761 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction204:time#Object#get_time */
6762 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction204:file#Object#printn */
6763 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction204:file#Object#print */
6764 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction204:file#Object#getc */
6765 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction204:file#Object#gets */
6766 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction204:file#Object#getcwd */
6767 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction204:file#Object#file_getcwd */
6768 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction204:file#Object#stdin */
6769 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction204:file#Object#stdout */
6770 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction204:file#Object#stderr */
6771 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction204:model_base#Object#intrude_visibility */
6772 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction204:model_base#Object#public_visibility */
6773 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction204:model_base#Object#protected_visibility */
6774 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction204:model_base#Object#private_visibility */
6775 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction204:model_base#Object#none_visibility */
6776 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction204:model#Object#abstract_kind */
6777 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction204:model#Object#concrete_kind */
6778 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction204:model#Object#interface_kind */
6779 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction204:model#Object#enum_kind */
6780 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction204:model#Object#extern_kind */
6781 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction204:nitni_utilities#Object#internal_call_context */
6782 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction204:nitni_utilities#Object#long_signature */
6783 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction204:nitni_utilities#Object#short_signature */
6784 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction204:c#Object#to_c_call_context */
6785 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction204:c#Object#from_c_call_context */
6786 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction204:cpp#Object#cpp_call_context */
6787 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction204:cpp#Object#to_cpp_call_context */
6788 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction204:cpp#Object#from_cpp_call_context */
6789 (nitmethod_t)VIRTUAL_parser__ReduceAction204__action, /* pointer to parser:ReduceAction204:parser#ReduceAction204#action */
6790 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction204:parser#ReduceAction#concat */
6791 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction204:parser#ReduceAction#init */
6792 }
6793 };
6794 /* allocate ReduceAction204 */
6795 val* NEW_parser__ReduceAction204(const struct type* type) {
6796 val* self /* : ReduceAction204 */;
6797 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6798 self->type = type;
6799 self->class = &class_parser__ReduceAction204;
6800 return self;
6801 }
6802 /* runtime class parser__ReduceAction206 */
6803 const struct class class_parser__ReduceAction206 = {
6804 0, /* box_kind */
6805 {
6806 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction206:kernel#Object#object_id */
6807 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction206:kernel#Object#is_same_type */
6808 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction206:kernel#Object#is_same_instance */
6809 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction206:kernel#Object#== */
6810 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction206:kernel#Object#!= */
6811 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction206:kernel#Object#output */
6812 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction206:kernel#Object#output_class_name */
6813 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction206:kernel#Object#exit */
6814 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction206:kernel#Object#sys */
6815 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction206:kernel#Object#hash */
6816 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction206:math#Object#atan2 */
6817 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction206:math#Object#pi */
6818 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction206:math#Object#srand_from */
6819 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction206:math#Object#srand */
6820 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction206:string#Object#to_s */
6821 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction206:string#Object#native_class_name */
6822 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction206:string#Object#class_name */
6823 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction206:string#Object#inspect */
6824 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction206:string#Object#inspect_head */
6825 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction206:string#Object#args */
6826 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction206:string#Object#alpha_comparator */
6827 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction206:stream#Object#poll */
6828 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction206:stream#Object#intern_poll */
6829 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction206:time#Object#get_time */
6830 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction206:file#Object#printn */
6831 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction206:file#Object#print */
6832 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction206:file#Object#getc */
6833 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction206:file#Object#gets */
6834 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction206:file#Object#getcwd */
6835 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction206:file#Object#file_getcwd */
6836 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction206:file#Object#stdin */
6837 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction206:file#Object#stdout */
6838 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction206:file#Object#stderr */
6839 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction206:model_base#Object#intrude_visibility */
6840 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction206:model_base#Object#public_visibility */
6841 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction206:model_base#Object#protected_visibility */
6842 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction206:model_base#Object#private_visibility */
6843 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction206:model_base#Object#none_visibility */
6844 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction206:model#Object#abstract_kind */
6845 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction206:model#Object#concrete_kind */
6846 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction206:model#Object#interface_kind */
6847 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction206:model#Object#enum_kind */
6848 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction206:model#Object#extern_kind */
6849 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction206:nitni_utilities#Object#internal_call_context */
6850 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction206:nitni_utilities#Object#long_signature */
6851 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction206:nitni_utilities#Object#short_signature */
6852 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction206:c#Object#to_c_call_context */
6853 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction206:c#Object#from_c_call_context */
6854 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction206:cpp#Object#cpp_call_context */
6855 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction206:cpp#Object#to_cpp_call_context */
6856 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction206:cpp#Object#from_cpp_call_context */
6857 (nitmethod_t)VIRTUAL_parser__ReduceAction206__action, /* pointer to parser:ReduceAction206:parser#ReduceAction206#action */
6858 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction206:parser#ReduceAction#concat */
6859 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction206:parser#ReduceAction#init */
6860 }
6861 };
6862 /* allocate ReduceAction206 */
6863 val* NEW_parser__ReduceAction206(const struct type* type) {
6864 val* self /* : ReduceAction206 */;
6865 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6866 self->type = type;
6867 self->class = &class_parser__ReduceAction206;
6868 return self;
6869 }
6870 /* runtime class parser__ReduceAction207 */
6871 const struct class class_parser__ReduceAction207 = {
6872 0, /* box_kind */
6873 {
6874 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction207:kernel#Object#object_id */
6875 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction207:kernel#Object#is_same_type */
6876 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction207:kernel#Object#is_same_instance */
6877 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction207:kernel#Object#== */
6878 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction207:kernel#Object#!= */
6879 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction207:kernel#Object#output */
6880 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction207:kernel#Object#output_class_name */
6881 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction207:kernel#Object#exit */
6882 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction207:kernel#Object#sys */
6883 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction207:kernel#Object#hash */
6884 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction207:math#Object#atan2 */
6885 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction207:math#Object#pi */
6886 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction207:math#Object#srand_from */
6887 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction207:math#Object#srand */
6888 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction207:string#Object#to_s */
6889 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction207:string#Object#native_class_name */
6890 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction207:string#Object#class_name */
6891 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction207:string#Object#inspect */
6892 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction207:string#Object#inspect_head */
6893 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction207:string#Object#args */
6894 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction207:string#Object#alpha_comparator */
6895 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction207:stream#Object#poll */
6896 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction207:stream#Object#intern_poll */
6897 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction207:time#Object#get_time */
6898 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction207:file#Object#printn */
6899 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction207:file#Object#print */
6900 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction207:file#Object#getc */
6901 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction207:file#Object#gets */
6902 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction207:file#Object#getcwd */
6903 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction207:file#Object#file_getcwd */
6904 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction207:file#Object#stdin */
6905 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction207:file#Object#stdout */
6906 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction207:file#Object#stderr */
6907 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction207:model_base#Object#intrude_visibility */
6908 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction207:model_base#Object#public_visibility */
6909 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction207:model_base#Object#protected_visibility */
6910 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction207:model_base#Object#private_visibility */
6911 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction207:model_base#Object#none_visibility */
6912 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction207:model#Object#abstract_kind */
6913 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction207:model#Object#concrete_kind */
6914 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction207:model#Object#interface_kind */
6915 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction207:model#Object#enum_kind */
6916 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction207:model#Object#extern_kind */
6917 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction207:nitni_utilities#Object#internal_call_context */
6918 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction207:nitni_utilities#Object#long_signature */
6919 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction207:nitni_utilities#Object#short_signature */
6920 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction207:c#Object#to_c_call_context */
6921 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction207:c#Object#from_c_call_context */
6922 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction207:cpp#Object#cpp_call_context */
6923 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction207:cpp#Object#to_cpp_call_context */
6924 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction207:cpp#Object#from_cpp_call_context */
6925 (nitmethod_t)VIRTUAL_parser__ReduceAction207__action, /* pointer to parser:ReduceAction207:parser#ReduceAction207#action */
6926 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction207:parser#ReduceAction#concat */
6927 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction207:parser#ReduceAction#init */
6928 }
6929 };
6930 /* allocate ReduceAction207 */
6931 val* NEW_parser__ReduceAction207(const struct type* type) {
6932 val* self /* : ReduceAction207 */;
6933 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
6934 self->type = type;
6935 self->class = &class_parser__ReduceAction207;
6936 return self;
6937 }
6938 /* runtime class parser__ReduceAction209 */
6939 const struct class class_parser__ReduceAction209 = {
6940 0, /* box_kind */
6941 {
6942 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction209:kernel#Object#object_id */
6943 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction209:kernel#Object#is_same_type */
6944 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction209:kernel#Object#is_same_instance */
6945 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction209:kernel#Object#== */
6946 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction209:kernel#Object#!= */
6947 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction209:kernel#Object#output */
6948 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction209:kernel#Object#output_class_name */
6949 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction209:kernel#Object#exit */
6950 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction209:kernel#Object#sys */
6951 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction209:kernel#Object#hash */
6952 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction209:math#Object#atan2 */
6953 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction209:math#Object#pi */
6954 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction209:math#Object#srand_from */
6955 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction209:math#Object#srand */
6956 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction209:string#Object#to_s */
6957 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction209:string#Object#native_class_name */
6958 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction209:string#Object#class_name */
6959 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction209:string#Object#inspect */
6960 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction209:string#Object#inspect_head */
6961 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction209:string#Object#args */
6962 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction209:string#Object#alpha_comparator */
6963 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction209:stream#Object#poll */
6964 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction209:stream#Object#intern_poll */
6965 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction209:time#Object#get_time */
6966 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction209:file#Object#printn */
6967 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction209:file#Object#print */
6968 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction209:file#Object#getc */
6969 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction209:file#Object#gets */
6970 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction209:file#Object#getcwd */
6971 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction209:file#Object#file_getcwd */
6972 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction209:file#Object#stdin */
6973 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction209:file#Object#stdout */
6974 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction209:file#Object#stderr */
6975 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction209:model_base#Object#intrude_visibility */
6976 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction209:model_base#Object#public_visibility */
6977 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction209:model_base#Object#protected_visibility */
6978 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction209:model_base#Object#private_visibility */
6979 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction209:model_base#Object#none_visibility */
6980 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction209:model#Object#abstract_kind */
6981 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction209:model#Object#concrete_kind */
6982 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction209:model#Object#interface_kind */
6983 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction209:model#Object#enum_kind */
6984 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction209:model#Object#extern_kind */
6985 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction209:nitni_utilities#Object#internal_call_context */
6986 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction209:nitni_utilities#Object#long_signature */
6987 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction209:nitni_utilities#Object#short_signature */
6988 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction209:c#Object#to_c_call_context */
6989 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction209:c#Object#from_c_call_context */
6990 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction209:cpp#Object#cpp_call_context */
6991 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction209:cpp#Object#to_cpp_call_context */
6992 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction209:cpp#Object#from_cpp_call_context */
6993 (nitmethod_t)VIRTUAL_parser__ReduceAction209__action, /* pointer to parser:ReduceAction209:parser#ReduceAction209#action */
6994 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction209:parser#ReduceAction#concat */
6995 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction209:parser#ReduceAction#init */
6996 }
6997 };
6998 /* allocate ReduceAction209 */
6999 val* NEW_parser__ReduceAction209(const struct type* type) {
7000 val* self /* : ReduceAction209 */;
7001 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7002 self->type = type;
7003 self->class = &class_parser__ReduceAction209;
7004 return self;
7005 }
7006 /* runtime class parser__ReduceAction210 */
7007 const struct class class_parser__ReduceAction210 = {
7008 0, /* box_kind */
7009 {
7010 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction210:kernel#Object#object_id */
7011 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction210:kernel#Object#is_same_type */
7012 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction210:kernel#Object#is_same_instance */
7013 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction210:kernel#Object#== */
7014 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction210:kernel#Object#!= */
7015 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction210:kernel#Object#output */
7016 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction210:kernel#Object#output_class_name */
7017 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction210:kernel#Object#exit */
7018 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction210:kernel#Object#sys */
7019 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction210:kernel#Object#hash */
7020 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction210:math#Object#atan2 */
7021 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction210:math#Object#pi */
7022 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction210:math#Object#srand_from */
7023 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction210:math#Object#srand */
7024 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction210:string#Object#to_s */
7025 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction210:string#Object#native_class_name */
7026 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction210:string#Object#class_name */
7027 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction210:string#Object#inspect */
7028 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction210:string#Object#inspect_head */
7029 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction210:string#Object#args */
7030 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction210:string#Object#alpha_comparator */
7031 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction210:stream#Object#poll */
7032 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction210:stream#Object#intern_poll */
7033 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction210:time#Object#get_time */
7034 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction210:file#Object#printn */
7035 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction210:file#Object#print */
7036 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction210:file#Object#getc */
7037 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction210:file#Object#gets */
7038 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction210:file#Object#getcwd */
7039 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction210:file#Object#file_getcwd */
7040 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction210:file#Object#stdin */
7041 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction210:file#Object#stdout */
7042 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction210:file#Object#stderr */
7043 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction210:model_base#Object#intrude_visibility */
7044 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction210:model_base#Object#public_visibility */
7045 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction210:model_base#Object#protected_visibility */
7046 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction210:model_base#Object#private_visibility */
7047 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction210:model_base#Object#none_visibility */
7048 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction210:model#Object#abstract_kind */
7049 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction210:model#Object#concrete_kind */
7050 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction210:model#Object#interface_kind */
7051 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction210:model#Object#enum_kind */
7052 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction210:model#Object#extern_kind */
7053 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction210:nitni_utilities#Object#internal_call_context */
7054 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction210:nitni_utilities#Object#long_signature */
7055 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction210:nitni_utilities#Object#short_signature */
7056 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction210:c#Object#to_c_call_context */
7057 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction210:c#Object#from_c_call_context */
7058 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction210:cpp#Object#cpp_call_context */
7059 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction210:cpp#Object#to_cpp_call_context */
7060 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction210:cpp#Object#from_cpp_call_context */
7061 (nitmethod_t)VIRTUAL_parser__ReduceAction210__action, /* pointer to parser:ReduceAction210:parser#ReduceAction210#action */
7062 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction210:parser#ReduceAction#concat */
7063 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction210:parser#ReduceAction#init */
7064 }
7065 };
7066 /* allocate ReduceAction210 */
7067 val* NEW_parser__ReduceAction210(const struct type* type) {
7068 val* self /* : ReduceAction210 */;
7069 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7070 self->type = type;
7071 self->class = &class_parser__ReduceAction210;
7072 return self;
7073 }
7074 /* runtime class parser__ReduceAction211 */
7075 const struct class class_parser__ReduceAction211 = {
7076 0, /* box_kind */
7077 {
7078 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction211:kernel#Object#object_id */
7079 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction211:kernel#Object#is_same_type */
7080 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction211:kernel#Object#is_same_instance */
7081 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction211:kernel#Object#== */
7082 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction211:kernel#Object#!= */
7083 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction211:kernel#Object#output */
7084 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction211:kernel#Object#output_class_name */
7085 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction211:kernel#Object#exit */
7086 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction211:kernel#Object#sys */
7087 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction211:kernel#Object#hash */
7088 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction211:math#Object#atan2 */
7089 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction211:math#Object#pi */
7090 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction211:math#Object#srand_from */
7091 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction211:math#Object#srand */
7092 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction211:string#Object#to_s */
7093 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction211:string#Object#native_class_name */
7094 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction211:string#Object#class_name */
7095 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction211:string#Object#inspect */
7096 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction211:string#Object#inspect_head */
7097 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction211:string#Object#args */
7098 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction211:string#Object#alpha_comparator */
7099 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction211:stream#Object#poll */
7100 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction211:stream#Object#intern_poll */
7101 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction211:time#Object#get_time */
7102 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction211:file#Object#printn */
7103 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction211:file#Object#print */
7104 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction211:file#Object#getc */
7105 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction211:file#Object#gets */
7106 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction211:file#Object#getcwd */
7107 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction211:file#Object#file_getcwd */
7108 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction211:file#Object#stdin */
7109 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction211:file#Object#stdout */
7110 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction211:file#Object#stderr */
7111 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction211:model_base#Object#intrude_visibility */
7112 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction211:model_base#Object#public_visibility */
7113 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction211:model_base#Object#protected_visibility */
7114 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction211:model_base#Object#private_visibility */
7115 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction211:model_base#Object#none_visibility */
7116 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction211:model#Object#abstract_kind */
7117 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction211:model#Object#concrete_kind */
7118 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction211:model#Object#interface_kind */
7119 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction211:model#Object#enum_kind */
7120 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction211:model#Object#extern_kind */
7121 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction211:nitni_utilities#Object#internal_call_context */
7122 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction211:nitni_utilities#Object#long_signature */
7123 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction211:nitni_utilities#Object#short_signature */
7124 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction211:c#Object#to_c_call_context */
7125 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction211:c#Object#from_c_call_context */
7126 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction211:cpp#Object#cpp_call_context */
7127 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction211:cpp#Object#to_cpp_call_context */
7128 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction211:cpp#Object#from_cpp_call_context */
7129 (nitmethod_t)VIRTUAL_parser__ReduceAction211__action, /* pointer to parser:ReduceAction211:parser#ReduceAction211#action */
7130 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction211:parser#ReduceAction#concat */
7131 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction211:parser#ReduceAction#init */
7132 }
7133 };
7134 /* allocate ReduceAction211 */
7135 val* NEW_parser__ReduceAction211(const struct type* type) {
7136 val* self /* : ReduceAction211 */;
7137 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7138 self->type = type;
7139 self->class = &class_parser__ReduceAction211;
7140 return self;
7141 }
7142 /* runtime class parser__ReduceAction212 */
7143 const struct class class_parser__ReduceAction212 = {
7144 0, /* box_kind */
7145 {
7146 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction212:kernel#Object#object_id */
7147 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction212:kernel#Object#is_same_type */
7148 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction212:kernel#Object#is_same_instance */
7149 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction212:kernel#Object#== */
7150 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction212:kernel#Object#!= */
7151 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction212:kernel#Object#output */
7152 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction212:kernel#Object#output_class_name */
7153 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction212:kernel#Object#exit */
7154 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction212:kernel#Object#sys */
7155 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction212:kernel#Object#hash */
7156 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction212:math#Object#atan2 */
7157 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction212:math#Object#pi */
7158 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction212:math#Object#srand_from */
7159 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction212:math#Object#srand */
7160 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction212:string#Object#to_s */
7161 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction212:string#Object#native_class_name */
7162 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction212:string#Object#class_name */
7163 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction212:string#Object#inspect */
7164 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction212:string#Object#inspect_head */
7165 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction212:string#Object#args */
7166 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction212:string#Object#alpha_comparator */
7167 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction212:stream#Object#poll */
7168 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction212:stream#Object#intern_poll */
7169 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction212:time#Object#get_time */
7170 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction212:file#Object#printn */
7171 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction212:file#Object#print */
7172 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction212:file#Object#getc */
7173 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction212:file#Object#gets */
7174 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction212:file#Object#getcwd */
7175 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction212:file#Object#file_getcwd */
7176 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction212:file#Object#stdin */
7177 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction212:file#Object#stdout */
7178 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction212:file#Object#stderr */
7179 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction212:model_base#Object#intrude_visibility */
7180 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction212:model_base#Object#public_visibility */
7181 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction212:model_base#Object#protected_visibility */
7182 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction212:model_base#Object#private_visibility */
7183 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction212:model_base#Object#none_visibility */
7184 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction212:model#Object#abstract_kind */
7185 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction212:model#Object#concrete_kind */
7186 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction212:model#Object#interface_kind */
7187 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction212:model#Object#enum_kind */
7188 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction212:model#Object#extern_kind */
7189 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction212:nitni_utilities#Object#internal_call_context */
7190 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction212:nitni_utilities#Object#long_signature */
7191 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction212:nitni_utilities#Object#short_signature */
7192 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction212:c#Object#to_c_call_context */
7193 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction212:c#Object#from_c_call_context */
7194 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction212:cpp#Object#cpp_call_context */
7195 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction212:cpp#Object#to_cpp_call_context */
7196 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction212:cpp#Object#from_cpp_call_context */
7197 (nitmethod_t)VIRTUAL_parser__ReduceAction212__action, /* pointer to parser:ReduceAction212:parser#ReduceAction212#action */
7198 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction212:parser#ReduceAction#concat */
7199 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction212:parser#ReduceAction#init */
7200 }
7201 };
7202 /* allocate ReduceAction212 */
7203 val* NEW_parser__ReduceAction212(const struct type* type) {
7204 val* self /* : ReduceAction212 */;
7205 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7206 self->type = type;
7207 self->class = &class_parser__ReduceAction212;
7208 return self;
7209 }
7210 /* runtime class parser__ReduceAction214 */
7211 const struct class class_parser__ReduceAction214 = {
7212 0, /* box_kind */
7213 {
7214 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction214:kernel#Object#object_id */
7215 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction214:kernel#Object#is_same_type */
7216 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction214:kernel#Object#is_same_instance */
7217 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction214:kernel#Object#== */
7218 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction214:kernel#Object#!= */
7219 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction214:kernel#Object#output */
7220 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction214:kernel#Object#output_class_name */
7221 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction214:kernel#Object#exit */
7222 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction214:kernel#Object#sys */
7223 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction214:kernel#Object#hash */
7224 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction214:math#Object#atan2 */
7225 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction214:math#Object#pi */
7226 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction214:math#Object#srand_from */
7227 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction214:math#Object#srand */
7228 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction214:string#Object#to_s */
7229 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction214:string#Object#native_class_name */
7230 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction214:string#Object#class_name */
7231 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction214:string#Object#inspect */
7232 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction214:string#Object#inspect_head */
7233 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction214:string#Object#args */
7234 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction214:string#Object#alpha_comparator */
7235 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction214:stream#Object#poll */
7236 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction214:stream#Object#intern_poll */
7237 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction214:time#Object#get_time */
7238 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction214:file#Object#printn */
7239 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction214:file#Object#print */
7240 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction214:file#Object#getc */
7241 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction214:file#Object#gets */
7242 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction214:file#Object#getcwd */
7243 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction214:file#Object#file_getcwd */
7244 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction214:file#Object#stdin */
7245 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction214:file#Object#stdout */
7246 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction214:file#Object#stderr */
7247 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction214:model_base#Object#intrude_visibility */
7248 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction214:model_base#Object#public_visibility */
7249 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction214:model_base#Object#protected_visibility */
7250 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction214:model_base#Object#private_visibility */
7251 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction214:model_base#Object#none_visibility */
7252 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction214:model#Object#abstract_kind */
7253 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction214:model#Object#concrete_kind */
7254 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction214:model#Object#interface_kind */
7255 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction214:model#Object#enum_kind */
7256 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction214:model#Object#extern_kind */
7257 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction214:nitni_utilities#Object#internal_call_context */
7258 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction214:nitni_utilities#Object#long_signature */
7259 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction214:nitni_utilities#Object#short_signature */
7260 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction214:c#Object#to_c_call_context */
7261 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction214:c#Object#from_c_call_context */
7262 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction214:cpp#Object#cpp_call_context */
7263 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction214:cpp#Object#to_cpp_call_context */
7264 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction214:cpp#Object#from_cpp_call_context */
7265 (nitmethod_t)VIRTUAL_parser__ReduceAction214__action, /* pointer to parser:ReduceAction214:parser#ReduceAction214#action */
7266 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction214:parser#ReduceAction#concat */
7267 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction214:parser#ReduceAction#init */
7268 }
7269 };
7270 /* allocate ReduceAction214 */
7271 val* NEW_parser__ReduceAction214(const struct type* type) {
7272 val* self /* : ReduceAction214 */;
7273 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7274 self->type = type;
7275 self->class = &class_parser__ReduceAction214;
7276 return self;
7277 }
7278 /* runtime class parser__ReduceAction215 */
7279 const struct class class_parser__ReduceAction215 = {
7280 0, /* box_kind */
7281 {
7282 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction215:kernel#Object#object_id */
7283 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction215:kernel#Object#is_same_type */
7284 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction215:kernel#Object#is_same_instance */
7285 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction215:kernel#Object#== */
7286 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction215:kernel#Object#!= */
7287 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction215:kernel#Object#output */
7288 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction215:kernel#Object#output_class_name */
7289 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction215:kernel#Object#exit */
7290 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction215:kernel#Object#sys */
7291 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction215:kernel#Object#hash */
7292 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction215:math#Object#atan2 */
7293 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction215:math#Object#pi */
7294 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction215:math#Object#srand_from */
7295 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction215:math#Object#srand */
7296 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction215:string#Object#to_s */
7297 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction215:string#Object#native_class_name */
7298 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction215:string#Object#class_name */
7299 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction215:string#Object#inspect */
7300 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction215:string#Object#inspect_head */
7301 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction215:string#Object#args */
7302 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction215:string#Object#alpha_comparator */
7303 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction215:stream#Object#poll */
7304 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction215:stream#Object#intern_poll */
7305 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction215:time#Object#get_time */
7306 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction215:file#Object#printn */
7307 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction215:file#Object#print */
7308 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction215:file#Object#getc */
7309 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction215:file#Object#gets */
7310 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction215:file#Object#getcwd */
7311 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction215:file#Object#file_getcwd */
7312 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction215:file#Object#stdin */
7313 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction215:file#Object#stdout */
7314 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction215:file#Object#stderr */
7315 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction215:model_base#Object#intrude_visibility */
7316 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction215:model_base#Object#public_visibility */
7317 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction215:model_base#Object#protected_visibility */
7318 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction215:model_base#Object#private_visibility */
7319 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction215:model_base#Object#none_visibility */
7320 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction215:model#Object#abstract_kind */
7321 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction215:model#Object#concrete_kind */
7322 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction215:model#Object#interface_kind */
7323 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction215:model#Object#enum_kind */
7324 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction215:model#Object#extern_kind */
7325 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction215:nitni_utilities#Object#internal_call_context */
7326 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction215:nitni_utilities#Object#long_signature */
7327 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction215:nitni_utilities#Object#short_signature */
7328 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction215:c#Object#to_c_call_context */
7329 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction215:c#Object#from_c_call_context */
7330 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction215:cpp#Object#cpp_call_context */
7331 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction215:cpp#Object#to_cpp_call_context */
7332 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction215:cpp#Object#from_cpp_call_context */
7333 (nitmethod_t)VIRTUAL_parser__ReduceAction215__action, /* pointer to parser:ReduceAction215:parser#ReduceAction215#action */
7334 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction215:parser#ReduceAction#concat */
7335 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction215:parser#ReduceAction#init */
7336 }
7337 };
7338 /* allocate ReduceAction215 */
7339 val* NEW_parser__ReduceAction215(const struct type* type) {
7340 val* self /* : ReduceAction215 */;
7341 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7342 self->type = type;
7343 self->class = &class_parser__ReduceAction215;
7344 return self;
7345 }
7346 /* runtime class parser__ReduceAction217 */
7347 const struct class class_parser__ReduceAction217 = {
7348 0, /* box_kind */
7349 {
7350 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction217:kernel#Object#object_id */
7351 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction217:kernel#Object#is_same_type */
7352 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction217:kernel#Object#is_same_instance */
7353 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction217:kernel#Object#== */
7354 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction217:kernel#Object#!= */
7355 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction217:kernel#Object#output */
7356 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction217:kernel#Object#output_class_name */
7357 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction217:kernel#Object#exit */
7358 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction217:kernel#Object#sys */
7359 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction217:kernel#Object#hash */
7360 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction217:math#Object#atan2 */
7361 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction217:math#Object#pi */
7362 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction217:math#Object#srand_from */
7363 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction217:math#Object#srand */
7364 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction217:string#Object#to_s */
7365 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction217:string#Object#native_class_name */
7366 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction217:string#Object#class_name */
7367 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction217:string#Object#inspect */
7368 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction217:string#Object#inspect_head */
7369 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction217:string#Object#args */
7370 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction217:string#Object#alpha_comparator */
7371 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction217:stream#Object#poll */
7372 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction217:stream#Object#intern_poll */
7373 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction217:time#Object#get_time */
7374 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction217:file#Object#printn */
7375 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction217:file#Object#print */
7376 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction217:file#Object#getc */
7377 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction217:file#Object#gets */
7378 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction217:file#Object#getcwd */
7379 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction217:file#Object#file_getcwd */
7380 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction217:file#Object#stdin */
7381 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction217:file#Object#stdout */
7382 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction217:file#Object#stderr */
7383 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction217:model_base#Object#intrude_visibility */
7384 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction217:model_base#Object#public_visibility */
7385 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction217:model_base#Object#protected_visibility */
7386 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction217:model_base#Object#private_visibility */
7387 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction217:model_base#Object#none_visibility */
7388 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction217:model#Object#abstract_kind */
7389 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction217:model#Object#concrete_kind */
7390 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction217:model#Object#interface_kind */
7391 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction217:model#Object#enum_kind */
7392 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction217:model#Object#extern_kind */
7393 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction217:nitni_utilities#Object#internal_call_context */
7394 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction217:nitni_utilities#Object#long_signature */
7395 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction217:nitni_utilities#Object#short_signature */
7396 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction217:c#Object#to_c_call_context */
7397 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction217:c#Object#from_c_call_context */
7398 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction217:cpp#Object#cpp_call_context */
7399 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction217:cpp#Object#to_cpp_call_context */
7400 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction217:cpp#Object#from_cpp_call_context */
7401 (nitmethod_t)VIRTUAL_parser__ReduceAction217__action, /* pointer to parser:ReduceAction217:parser#ReduceAction217#action */
7402 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction217:parser#ReduceAction#concat */
7403 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction217:parser#ReduceAction#init */
7404 }
7405 };
7406 /* allocate ReduceAction217 */
7407 val* NEW_parser__ReduceAction217(const struct type* type) {
7408 val* self /* : ReduceAction217 */;
7409 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7410 self->type = type;
7411 self->class = &class_parser__ReduceAction217;
7412 return self;
7413 }
7414 /* runtime class parser__ReduceAction218 */
7415 const struct class class_parser__ReduceAction218 = {
7416 0, /* box_kind */
7417 {
7418 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction218:kernel#Object#object_id */
7419 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction218:kernel#Object#is_same_type */
7420 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction218:kernel#Object#is_same_instance */
7421 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction218:kernel#Object#== */
7422 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction218:kernel#Object#!= */
7423 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction218:kernel#Object#output */
7424 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction218:kernel#Object#output_class_name */
7425 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction218:kernel#Object#exit */
7426 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction218:kernel#Object#sys */
7427 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction218:kernel#Object#hash */
7428 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction218:math#Object#atan2 */
7429 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction218:math#Object#pi */
7430 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction218:math#Object#srand_from */
7431 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction218:math#Object#srand */
7432 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction218:string#Object#to_s */
7433 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction218:string#Object#native_class_name */
7434 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction218:string#Object#class_name */
7435 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction218:string#Object#inspect */
7436 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction218:string#Object#inspect_head */
7437 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction218:string#Object#args */
7438 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction218:string#Object#alpha_comparator */
7439 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction218:stream#Object#poll */
7440 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction218:stream#Object#intern_poll */
7441 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction218:time#Object#get_time */
7442 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction218:file#Object#printn */
7443 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction218:file#Object#print */
7444 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction218:file#Object#getc */
7445 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction218:file#Object#gets */
7446 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction218:file#Object#getcwd */
7447 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction218:file#Object#file_getcwd */
7448 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction218:file#Object#stdin */
7449 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction218:file#Object#stdout */
7450 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction218:file#Object#stderr */
7451 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction218:model_base#Object#intrude_visibility */
7452 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction218:model_base#Object#public_visibility */
7453 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction218:model_base#Object#protected_visibility */
7454 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction218:model_base#Object#private_visibility */
7455 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction218:model_base#Object#none_visibility */
7456 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction218:model#Object#abstract_kind */
7457 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction218:model#Object#concrete_kind */
7458 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction218:model#Object#interface_kind */
7459 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction218:model#Object#enum_kind */
7460 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction218:model#Object#extern_kind */
7461 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction218:nitni_utilities#Object#internal_call_context */
7462 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction218:nitni_utilities#Object#long_signature */
7463 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction218:nitni_utilities#Object#short_signature */
7464 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction218:c#Object#to_c_call_context */
7465 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction218:c#Object#from_c_call_context */
7466 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction218:cpp#Object#cpp_call_context */
7467 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction218:cpp#Object#to_cpp_call_context */
7468 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction218:cpp#Object#from_cpp_call_context */
7469 (nitmethod_t)VIRTUAL_parser__ReduceAction218__action, /* pointer to parser:ReduceAction218:parser#ReduceAction218#action */
7470 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction218:parser#ReduceAction#concat */
7471 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction218:parser#ReduceAction#init */
7472 }
7473 };
7474 /* allocate ReduceAction218 */
7475 val* NEW_parser__ReduceAction218(const struct type* type) {
7476 val* self /* : ReduceAction218 */;
7477 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7478 self->type = type;
7479 self->class = &class_parser__ReduceAction218;
7480 return self;
7481 }
7482 /* runtime class parser__ReduceAction219 */
7483 const struct class class_parser__ReduceAction219 = {
7484 0, /* box_kind */
7485 {
7486 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction219:kernel#Object#object_id */
7487 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction219:kernel#Object#is_same_type */
7488 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction219:kernel#Object#is_same_instance */
7489 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction219:kernel#Object#== */
7490 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction219:kernel#Object#!= */
7491 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction219:kernel#Object#output */
7492 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction219:kernel#Object#output_class_name */
7493 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction219:kernel#Object#exit */
7494 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction219:kernel#Object#sys */
7495 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction219:kernel#Object#hash */
7496 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction219:math#Object#atan2 */
7497 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction219:math#Object#pi */
7498 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction219:math#Object#srand_from */
7499 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction219:math#Object#srand */
7500 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction219:string#Object#to_s */
7501 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction219:string#Object#native_class_name */
7502 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction219:string#Object#class_name */
7503 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction219:string#Object#inspect */
7504 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction219:string#Object#inspect_head */
7505 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction219:string#Object#args */
7506 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction219:string#Object#alpha_comparator */
7507 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction219:stream#Object#poll */
7508 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction219:stream#Object#intern_poll */
7509 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction219:time#Object#get_time */
7510 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction219:file#Object#printn */
7511 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction219:file#Object#print */
7512 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction219:file#Object#getc */
7513 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction219:file#Object#gets */
7514 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction219:file#Object#getcwd */
7515 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction219:file#Object#file_getcwd */
7516 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction219:file#Object#stdin */
7517 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction219:file#Object#stdout */
7518 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction219:file#Object#stderr */
7519 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction219:model_base#Object#intrude_visibility */
7520 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction219:model_base#Object#public_visibility */
7521 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction219:model_base#Object#protected_visibility */
7522 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction219:model_base#Object#private_visibility */
7523 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction219:model_base#Object#none_visibility */
7524 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction219:model#Object#abstract_kind */
7525 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction219:model#Object#concrete_kind */
7526 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction219:model#Object#interface_kind */
7527 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction219:model#Object#enum_kind */
7528 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction219:model#Object#extern_kind */
7529 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction219:nitni_utilities#Object#internal_call_context */
7530 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction219:nitni_utilities#Object#long_signature */
7531 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction219:nitni_utilities#Object#short_signature */
7532 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction219:c#Object#to_c_call_context */
7533 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction219:c#Object#from_c_call_context */
7534 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction219:cpp#Object#cpp_call_context */
7535 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction219:cpp#Object#to_cpp_call_context */
7536 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction219:cpp#Object#from_cpp_call_context */
7537 (nitmethod_t)VIRTUAL_parser__ReduceAction219__action, /* pointer to parser:ReduceAction219:parser#ReduceAction219#action */
7538 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction219:parser#ReduceAction#concat */
7539 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction219:parser#ReduceAction#init */
7540 }
7541 };
7542 /* allocate ReduceAction219 */
7543 val* NEW_parser__ReduceAction219(const struct type* type) {
7544 val* self /* : ReduceAction219 */;
7545 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7546 self->type = type;
7547 self->class = &class_parser__ReduceAction219;
7548 return self;
7549 }
7550 /* runtime class parser__ReduceAction220 */
7551 const struct class class_parser__ReduceAction220 = {
7552 0, /* box_kind */
7553 {
7554 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction220:kernel#Object#object_id */
7555 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction220:kernel#Object#is_same_type */
7556 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction220:kernel#Object#is_same_instance */
7557 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction220:kernel#Object#== */
7558 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction220:kernel#Object#!= */
7559 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction220:kernel#Object#output */
7560 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction220:kernel#Object#output_class_name */
7561 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction220:kernel#Object#exit */
7562 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction220:kernel#Object#sys */
7563 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction220:kernel#Object#hash */
7564 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction220:math#Object#atan2 */
7565 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction220:math#Object#pi */
7566 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction220:math#Object#srand_from */
7567 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction220:math#Object#srand */
7568 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction220:string#Object#to_s */
7569 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction220:string#Object#native_class_name */
7570 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction220:string#Object#class_name */
7571 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction220:string#Object#inspect */
7572 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction220:string#Object#inspect_head */
7573 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction220:string#Object#args */
7574 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction220:string#Object#alpha_comparator */
7575 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction220:stream#Object#poll */
7576 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction220:stream#Object#intern_poll */
7577 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction220:time#Object#get_time */
7578 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction220:file#Object#printn */
7579 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction220:file#Object#print */
7580 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction220:file#Object#getc */
7581 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction220:file#Object#gets */
7582 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction220:file#Object#getcwd */
7583 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction220:file#Object#file_getcwd */
7584 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction220:file#Object#stdin */
7585 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction220:file#Object#stdout */
7586 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction220:file#Object#stderr */
7587 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction220:model_base#Object#intrude_visibility */
7588 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction220:model_base#Object#public_visibility */
7589 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction220:model_base#Object#protected_visibility */
7590 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction220:model_base#Object#private_visibility */
7591 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction220:model_base#Object#none_visibility */
7592 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction220:model#Object#abstract_kind */
7593 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction220:model#Object#concrete_kind */
7594 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction220:model#Object#interface_kind */
7595 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction220:model#Object#enum_kind */
7596 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction220:model#Object#extern_kind */
7597 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction220:nitni_utilities#Object#internal_call_context */
7598 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction220:nitni_utilities#Object#long_signature */
7599 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction220:nitni_utilities#Object#short_signature */
7600 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction220:c#Object#to_c_call_context */
7601 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction220:c#Object#from_c_call_context */
7602 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction220:cpp#Object#cpp_call_context */
7603 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction220:cpp#Object#to_cpp_call_context */
7604 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction220:cpp#Object#from_cpp_call_context */
7605 (nitmethod_t)VIRTUAL_parser__ReduceAction220__action, /* pointer to parser:ReduceAction220:parser#ReduceAction220#action */
7606 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction220:parser#ReduceAction#concat */
7607 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction220:parser#ReduceAction#init */
7608 }
7609 };
7610 /* allocate ReduceAction220 */
7611 val* NEW_parser__ReduceAction220(const struct type* type) {
7612 val* self /* : ReduceAction220 */;
7613 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7614 self->type = type;
7615 self->class = &class_parser__ReduceAction220;
7616 return self;
7617 }
7618 /* runtime class parser__ReduceAction222 */
7619 const struct class class_parser__ReduceAction222 = {
7620 0, /* box_kind */
7621 {
7622 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction222:kernel#Object#object_id */
7623 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction222:kernel#Object#is_same_type */
7624 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction222:kernel#Object#is_same_instance */
7625 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction222:kernel#Object#== */
7626 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction222:kernel#Object#!= */
7627 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction222:kernel#Object#output */
7628 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction222:kernel#Object#output_class_name */
7629 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction222:kernel#Object#exit */
7630 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction222:kernel#Object#sys */
7631 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction222:kernel#Object#hash */
7632 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction222:math#Object#atan2 */
7633 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction222:math#Object#pi */
7634 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction222:math#Object#srand_from */
7635 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction222:math#Object#srand */
7636 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction222:string#Object#to_s */
7637 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction222:string#Object#native_class_name */
7638 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction222:string#Object#class_name */
7639 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction222:string#Object#inspect */
7640 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction222:string#Object#inspect_head */
7641 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction222:string#Object#args */
7642 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction222:string#Object#alpha_comparator */
7643 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction222:stream#Object#poll */
7644 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction222:stream#Object#intern_poll */
7645 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction222:time#Object#get_time */
7646 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction222:file#Object#printn */
7647 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction222:file#Object#print */
7648 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction222:file#Object#getc */
7649 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction222:file#Object#gets */
7650 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction222:file#Object#getcwd */
7651 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction222:file#Object#file_getcwd */
7652 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction222:file#Object#stdin */
7653 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction222:file#Object#stdout */
7654 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction222:file#Object#stderr */
7655 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction222:model_base#Object#intrude_visibility */
7656 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction222:model_base#Object#public_visibility */
7657 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction222:model_base#Object#protected_visibility */
7658 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction222:model_base#Object#private_visibility */
7659 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction222:model_base#Object#none_visibility */
7660 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction222:model#Object#abstract_kind */
7661 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction222:model#Object#concrete_kind */
7662 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction222:model#Object#interface_kind */
7663 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction222:model#Object#enum_kind */
7664 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction222:model#Object#extern_kind */
7665 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction222:nitni_utilities#Object#internal_call_context */
7666 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction222:nitni_utilities#Object#long_signature */
7667 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction222:nitni_utilities#Object#short_signature */
7668 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction222:c#Object#to_c_call_context */
7669 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction222:c#Object#from_c_call_context */
7670 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction222:cpp#Object#cpp_call_context */
7671 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction222:cpp#Object#to_cpp_call_context */
7672 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction222:cpp#Object#from_cpp_call_context */
7673 (nitmethod_t)VIRTUAL_parser__ReduceAction222__action, /* pointer to parser:ReduceAction222:parser#ReduceAction222#action */
7674 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction222:parser#ReduceAction#concat */
7675 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction222:parser#ReduceAction#init */
7676 }
7677 };
7678 /* allocate ReduceAction222 */
7679 val* NEW_parser__ReduceAction222(const struct type* type) {
7680 val* self /* : ReduceAction222 */;
7681 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7682 self->type = type;
7683 self->class = &class_parser__ReduceAction222;
7684 return self;
7685 }
7686 /* runtime class parser__ReduceAction223 */
7687 const struct class class_parser__ReduceAction223 = {
7688 0, /* box_kind */
7689 {
7690 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction223:kernel#Object#object_id */
7691 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction223:kernel#Object#is_same_type */
7692 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction223:kernel#Object#is_same_instance */
7693 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction223:kernel#Object#== */
7694 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction223:kernel#Object#!= */
7695 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction223:kernel#Object#output */
7696 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction223:kernel#Object#output_class_name */
7697 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction223:kernel#Object#exit */
7698 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction223:kernel#Object#sys */
7699 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction223:kernel#Object#hash */
7700 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction223:math#Object#atan2 */
7701 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction223:math#Object#pi */
7702 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction223:math#Object#srand_from */
7703 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction223:math#Object#srand */
7704 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction223:string#Object#to_s */
7705 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction223:string#Object#native_class_name */
7706 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction223:string#Object#class_name */
7707 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction223:string#Object#inspect */
7708 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction223:string#Object#inspect_head */
7709 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction223:string#Object#args */
7710 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction223:string#Object#alpha_comparator */
7711 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction223:stream#Object#poll */
7712 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction223:stream#Object#intern_poll */
7713 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction223:time#Object#get_time */
7714 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction223:file#Object#printn */
7715 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction223:file#Object#print */
7716 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction223:file#Object#getc */
7717 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction223:file#Object#gets */
7718 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction223:file#Object#getcwd */
7719 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction223:file#Object#file_getcwd */
7720 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction223:file#Object#stdin */
7721 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction223:file#Object#stdout */
7722 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction223:file#Object#stderr */
7723 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction223:model_base#Object#intrude_visibility */
7724 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction223:model_base#Object#public_visibility */
7725 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction223:model_base#Object#protected_visibility */
7726 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction223:model_base#Object#private_visibility */
7727 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction223:model_base#Object#none_visibility */
7728 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction223:model#Object#abstract_kind */
7729 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction223:model#Object#concrete_kind */
7730 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction223:model#Object#interface_kind */
7731 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction223:model#Object#enum_kind */
7732 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction223:model#Object#extern_kind */
7733 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction223:nitni_utilities#Object#internal_call_context */
7734 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction223:nitni_utilities#Object#long_signature */
7735 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction223:nitni_utilities#Object#short_signature */
7736 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction223:c#Object#to_c_call_context */
7737 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction223:c#Object#from_c_call_context */
7738 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction223:cpp#Object#cpp_call_context */
7739 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction223:cpp#Object#to_cpp_call_context */
7740 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction223:cpp#Object#from_cpp_call_context */
7741 (nitmethod_t)VIRTUAL_parser__ReduceAction223__action, /* pointer to parser:ReduceAction223:parser#ReduceAction223#action */
7742 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction223:parser#ReduceAction#concat */
7743 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction223:parser#ReduceAction#init */
7744 }
7745 };
7746 /* allocate ReduceAction223 */
7747 val* NEW_parser__ReduceAction223(const struct type* type) {
7748 val* self /* : ReduceAction223 */;
7749 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7750 self->type = type;
7751 self->class = &class_parser__ReduceAction223;
7752 return self;
7753 }
7754 /* runtime class parser__ReduceAction225 */
7755 const struct class class_parser__ReduceAction225 = {
7756 0, /* box_kind */
7757 {
7758 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction225:kernel#Object#object_id */
7759 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction225:kernel#Object#is_same_type */
7760 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction225:kernel#Object#is_same_instance */
7761 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction225:kernel#Object#== */
7762 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction225:kernel#Object#!= */
7763 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction225:kernel#Object#output */
7764 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction225:kernel#Object#output_class_name */
7765 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction225:kernel#Object#exit */
7766 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction225:kernel#Object#sys */
7767 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction225:kernel#Object#hash */
7768 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction225:math#Object#atan2 */
7769 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction225:math#Object#pi */
7770 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction225:math#Object#srand_from */
7771 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction225:math#Object#srand */
7772 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction225:string#Object#to_s */
7773 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction225:string#Object#native_class_name */
7774 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction225:string#Object#class_name */
7775 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction225:string#Object#inspect */
7776 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction225:string#Object#inspect_head */
7777 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction225:string#Object#args */
7778 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction225:string#Object#alpha_comparator */
7779 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction225:stream#Object#poll */
7780 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction225:stream#Object#intern_poll */
7781 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction225:time#Object#get_time */
7782 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction225:file#Object#printn */
7783 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction225:file#Object#print */
7784 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction225:file#Object#getc */
7785 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction225:file#Object#gets */
7786 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction225:file#Object#getcwd */
7787 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction225:file#Object#file_getcwd */
7788 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction225:file#Object#stdin */
7789 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction225:file#Object#stdout */
7790 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction225:file#Object#stderr */
7791 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction225:model_base#Object#intrude_visibility */
7792 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction225:model_base#Object#public_visibility */
7793 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction225:model_base#Object#protected_visibility */
7794 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction225:model_base#Object#private_visibility */
7795 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction225:model_base#Object#none_visibility */
7796 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction225:model#Object#abstract_kind */
7797 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction225:model#Object#concrete_kind */
7798 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction225:model#Object#interface_kind */
7799 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction225:model#Object#enum_kind */
7800 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction225:model#Object#extern_kind */
7801 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction225:nitni_utilities#Object#internal_call_context */
7802 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction225:nitni_utilities#Object#long_signature */
7803 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction225:nitni_utilities#Object#short_signature */
7804 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction225:c#Object#to_c_call_context */
7805 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction225:c#Object#from_c_call_context */
7806 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction225:cpp#Object#cpp_call_context */
7807 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction225:cpp#Object#to_cpp_call_context */
7808 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction225:cpp#Object#from_cpp_call_context */
7809 (nitmethod_t)VIRTUAL_parser__ReduceAction225__action, /* pointer to parser:ReduceAction225:parser#ReduceAction225#action */
7810 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction225:parser#ReduceAction#concat */
7811 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction225:parser#ReduceAction#init */
7812 }
7813 };
7814 /* allocate ReduceAction225 */
7815 val* NEW_parser__ReduceAction225(const struct type* type) {
7816 val* self /* : ReduceAction225 */;
7817 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7818 self->type = type;
7819 self->class = &class_parser__ReduceAction225;
7820 return self;
7821 }
7822 /* runtime class parser__ReduceAction226 */
7823 const struct class class_parser__ReduceAction226 = {
7824 0, /* box_kind */
7825 {
7826 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction226:kernel#Object#object_id */
7827 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction226:kernel#Object#is_same_type */
7828 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction226:kernel#Object#is_same_instance */
7829 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction226:kernel#Object#== */
7830 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction226:kernel#Object#!= */
7831 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction226:kernel#Object#output */
7832 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction226:kernel#Object#output_class_name */
7833 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction226:kernel#Object#exit */
7834 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction226:kernel#Object#sys */
7835 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction226:kernel#Object#hash */
7836 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction226:math#Object#atan2 */
7837 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction226:math#Object#pi */
7838 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction226:math#Object#srand_from */
7839 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction226:math#Object#srand */
7840 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction226:string#Object#to_s */
7841 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction226:string#Object#native_class_name */
7842 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction226:string#Object#class_name */
7843 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction226:string#Object#inspect */
7844 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction226:string#Object#inspect_head */
7845 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction226:string#Object#args */
7846 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction226:string#Object#alpha_comparator */
7847 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction226:stream#Object#poll */
7848 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction226:stream#Object#intern_poll */
7849 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction226:time#Object#get_time */
7850 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction226:file#Object#printn */
7851 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction226:file#Object#print */
7852 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction226:file#Object#getc */
7853 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction226:file#Object#gets */
7854 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction226:file#Object#getcwd */
7855 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction226:file#Object#file_getcwd */
7856 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction226:file#Object#stdin */
7857 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction226:file#Object#stdout */
7858 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction226:file#Object#stderr */
7859 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction226:model_base#Object#intrude_visibility */
7860 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction226:model_base#Object#public_visibility */
7861 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction226:model_base#Object#protected_visibility */
7862 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction226:model_base#Object#private_visibility */
7863 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction226:model_base#Object#none_visibility */
7864 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction226:model#Object#abstract_kind */
7865 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction226:model#Object#concrete_kind */
7866 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction226:model#Object#interface_kind */
7867 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction226:model#Object#enum_kind */
7868 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction226:model#Object#extern_kind */
7869 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction226:nitni_utilities#Object#internal_call_context */
7870 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction226:nitni_utilities#Object#long_signature */
7871 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction226:nitni_utilities#Object#short_signature */
7872 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction226:c#Object#to_c_call_context */
7873 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction226:c#Object#from_c_call_context */
7874 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction226:cpp#Object#cpp_call_context */
7875 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction226:cpp#Object#to_cpp_call_context */
7876 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction226:cpp#Object#from_cpp_call_context */
7877 (nitmethod_t)VIRTUAL_parser__ReduceAction226__action, /* pointer to parser:ReduceAction226:parser#ReduceAction226#action */
7878 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction226:parser#ReduceAction#concat */
7879 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction226:parser#ReduceAction#init */
7880 }
7881 };
7882 /* allocate ReduceAction226 */
7883 val* NEW_parser__ReduceAction226(const struct type* type) {
7884 val* self /* : ReduceAction226 */;
7885 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7886 self->type = type;
7887 self->class = &class_parser__ReduceAction226;
7888 return self;
7889 }
7890 /* runtime class parser__ReduceAction227 */
7891 const struct class class_parser__ReduceAction227 = {
7892 0, /* box_kind */
7893 {
7894 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction227:kernel#Object#object_id */
7895 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction227:kernel#Object#is_same_type */
7896 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction227:kernel#Object#is_same_instance */
7897 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction227:kernel#Object#== */
7898 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction227:kernel#Object#!= */
7899 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction227:kernel#Object#output */
7900 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction227:kernel#Object#output_class_name */
7901 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction227:kernel#Object#exit */
7902 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction227:kernel#Object#sys */
7903 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction227:kernel#Object#hash */
7904 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction227:math#Object#atan2 */
7905 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction227:math#Object#pi */
7906 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction227:math#Object#srand_from */
7907 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction227:math#Object#srand */
7908 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction227:string#Object#to_s */
7909 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction227:string#Object#native_class_name */
7910 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction227:string#Object#class_name */
7911 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction227:string#Object#inspect */
7912 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction227:string#Object#inspect_head */
7913 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction227:string#Object#args */
7914 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction227:string#Object#alpha_comparator */
7915 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction227:stream#Object#poll */
7916 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction227:stream#Object#intern_poll */
7917 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction227:time#Object#get_time */
7918 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction227:file#Object#printn */
7919 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction227:file#Object#print */
7920 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction227:file#Object#getc */
7921 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction227:file#Object#gets */
7922 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction227:file#Object#getcwd */
7923 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction227:file#Object#file_getcwd */
7924 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction227:file#Object#stdin */
7925 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction227:file#Object#stdout */
7926 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction227:file#Object#stderr */
7927 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction227:model_base#Object#intrude_visibility */
7928 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction227:model_base#Object#public_visibility */
7929 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction227:model_base#Object#protected_visibility */
7930 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction227:model_base#Object#private_visibility */
7931 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction227:model_base#Object#none_visibility */
7932 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction227:model#Object#abstract_kind */
7933 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction227:model#Object#concrete_kind */
7934 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction227:model#Object#interface_kind */
7935 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction227:model#Object#enum_kind */
7936 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction227:model#Object#extern_kind */
7937 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction227:nitni_utilities#Object#internal_call_context */
7938 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction227:nitni_utilities#Object#long_signature */
7939 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction227:nitni_utilities#Object#short_signature */
7940 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction227:c#Object#to_c_call_context */
7941 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction227:c#Object#from_c_call_context */
7942 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction227:cpp#Object#cpp_call_context */
7943 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction227:cpp#Object#to_cpp_call_context */
7944 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction227:cpp#Object#from_cpp_call_context */
7945 (nitmethod_t)VIRTUAL_parser__ReduceAction227__action, /* pointer to parser:ReduceAction227:parser#ReduceAction227#action */
7946 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction227:parser#ReduceAction#concat */
7947 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction227:parser#ReduceAction#init */
7948 }
7949 };
7950 /* allocate ReduceAction227 */
7951 val* NEW_parser__ReduceAction227(const struct type* type) {
7952 val* self /* : ReduceAction227 */;
7953 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
7954 self->type = type;
7955 self->class = &class_parser__ReduceAction227;
7956 return self;
7957 }
7958 /* runtime class parser__ReduceAction228 */
7959 const struct class class_parser__ReduceAction228 = {
7960 0, /* box_kind */
7961 {
7962 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction228:kernel#Object#object_id */
7963 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction228:kernel#Object#is_same_type */
7964 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction228:kernel#Object#is_same_instance */
7965 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction228:kernel#Object#== */
7966 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction228:kernel#Object#!= */
7967 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction228:kernel#Object#output */
7968 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction228:kernel#Object#output_class_name */
7969 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction228:kernel#Object#exit */
7970 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction228:kernel#Object#sys */
7971 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction228:kernel#Object#hash */
7972 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction228:math#Object#atan2 */
7973 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction228:math#Object#pi */
7974 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction228:math#Object#srand_from */
7975 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction228:math#Object#srand */
7976 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction228:string#Object#to_s */
7977 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction228:string#Object#native_class_name */
7978 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction228:string#Object#class_name */
7979 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction228:string#Object#inspect */
7980 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction228:string#Object#inspect_head */
7981 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction228:string#Object#args */
7982 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction228:string#Object#alpha_comparator */
7983 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction228:stream#Object#poll */
7984 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction228:stream#Object#intern_poll */
7985 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction228:time#Object#get_time */
7986 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction228:file#Object#printn */
7987 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction228:file#Object#print */
7988 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction228:file#Object#getc */
7989 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction228:file#Object#gets */
7990 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction228:file#Object#getcwd */
7991 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction228:file#Object#file_getcwd */
7992 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction228:file#Object#stdin */
7993 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction228:file#Object#stdout */
7994 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction228:file#Object#stderr */
7995 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction228:model_base#Object#intrude_visibility */
7996 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction228:model_base#Object#public_visibility */
7997 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction228:model_base#Object#protected_visibility */
7998 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction228:model_base#Object#private_visibility */
7999 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction228:model_base#Object#none_visibility */
8000 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction228:model#Object#abstract_kind */
8001 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction228:model#Object#concrete_kind */
8002 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction228:model#Object#interface_kind */
8003 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction228:model#Object#enum_kind */
8004 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction228:model#Object#extern_kind */
8005 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction228:nitni_utilities#Object#internal_call_context */
8006 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction228:nitni_utilities#Object#long_signature */
8007 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction228:nitni_utilities#Object#short_signature */
8008 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction228:c#Object#to_c_call_context */
8009 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction228:c#Object#from_c_call_context */
8010 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction228:cpp#Object#cpp_call_context */
8011 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction228:cpp#Object#to_cpp_call_context */
8012 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction228:cpp#Object#from_cpp_call_context */
8013 (nitmethod_t)VIRTUAL_parser__ReduceAction228__action, /* pointer to parser:ReduceAction228:parser#ReduceAction228#action */
8014 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction228:parser#ReduceAction#concat */
8015 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction228:parser#ReduceAction#init */
8016 }
8017 };
8018 /* allocate ReduceAction228 */
8019 val* NEW_parser__ReduceAction228(const struct type* type) {
8020 val* self /* : ReduceAction228 */;
8021 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8022 self->type = type;
8023 self->class = &class_parser__ReduceAction228;
8024 return self;
8025 }
8026 /* runtime class parser__ReduceAction230 */
8027 const struct class class_parser__ReduceAction230 = {
8028 0, /* box_kind */
8029 {
8030 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction230:kernel#Object#object_id */
8031 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction230:kernel#Object#is_same_type */
8032 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction230:kernel#Object#is_same_instance */
8033 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction230:kernel#Object#== */
8034 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction230:kernel#Object#!= */
8035 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction230:kernel#Object#output */
8036 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction230:kernel#Object#output_class_name */
8037 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction230:kernel#Object#exit */
8038 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction230:kernel#Object#sys */
8039 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction230:kernel#Object#hash */
8040 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction230:math#Object#atan2 */
8041 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction230:math#Object#pi */
8042 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction230:math#Object#srand_from */
8043 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction230:math#Object#srand */
8044 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction230:string#Object#to_s */
8045 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction230:string#Object#native_class_name */
8046 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction230:string#Object#class_name */
8047 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction230:string#Object#inspect */
8048 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction230:string#Object#inspect_head */
8049 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction230:string#Object#args */
8050 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction230:string#Object#alpha_comparator */
8051 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction230:stream#Object#poll */
8052 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction230:stream#Object#intern_poll */
8053 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction230:time#Object#get_time */
8054 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction230:file#Object#printn */
8055 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction230:file#Object#print */
8056 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction230:file#Object#getc */
8057 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction230:file#Object#gets */
8058 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction230:file#Object#getcwd */
8059 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction230:file#Object#file_getcwd */
8060 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction230:file#Object#stdin */
8061 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction230:file#Object#stdout */
8062 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction230:file#Object#stderr */
8063 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction230:model_base#Object#intrude_visibility */
8064 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction230:model_base#Object#public_visibility */
8065 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction230:model_base#Object#protected_visibility */
8066 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction230:model_base#Object#private_visibility */
8067 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction230:model_base#Object#none_visibility */
8068 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction230:model#Object#abstract_kind */
8069 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction230:model#Object#concrete_kind */
8070 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction230:model#Object#interface_kind */
8071 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction230:model#Object#enum_kind */
8072 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction230:model#Object#extern_kind */
8073 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction230:nitni_utilities#Object#internal_call_context */
8074 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction230:nitni_utilities#Object#long_signature */
8075 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction230:nitni_utilities#Object#short_signature */
8076 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction230:c#Object#to_c_call_context */
8077 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction230:c#Object#from_c_call_context */
8078 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction230:cpp#Object#cpp_call_context */
8079 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction230:cpp#Object#to_cpp_call_context */
8080 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction230:cpp#Object#from_cpp_call_context */
8081 (nitmethod_t)VIRTUAL_parser__ReduceAction230__action, /* pointer to parser:ReduceAction230:parser#ReduceAction230#action */
8082 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction230:parser#ReduceAction#concat */
8083 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction230:parser#ReduceAction#init */
8084 }
8085 };
8086 /* allocate ReduceAction230 */
8087 val* NEW_parser__ReduceAction230(const struct type* type) {
8088 val* self /* : ReduceAction230 */;
8089 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8090 self->type = type;
8091 self->class = &class_parser__ReduceAction230;
8092 return self;
8093 }
8094 /* runtime class parser__ReduceAction231 */
8095 const struct class class_parser__ReduceAction231 = {
8096 0, /* box_kind */
8097 {
8098 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction231:kernel#Object#object_id */
8099 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction231:kernel#Object#is_same_type */
8100 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction231:kernel#Object#is_same_instance */
8101 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction231:kernel#Object#== */
8102 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction231:kernel#Object#!= */
8103 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction231:kernel#Object#output */
8104 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction231:kernel#Object#output_class_name */
8105 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction231:kernel#Object#exit */
8106 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction231:kernel#Object#sys */
8107 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction231:kernel#Object#hash */
8108 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction231:math#Object#atan2 */
8109 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction231:math#Object#pi */
8110 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction231:math#Object#srand_from */
8111 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction231:math#Object#srand */
8112 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction231:string#Object#to_s */
8113 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction231:string#Object#native_class_name */
8114 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction231:string#Object#class_name */
8115 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction231:string#Object#inspect */
8116 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction231:string#Object#inspect_head */
8117 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction231:string#Object#args */
8118 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction231:string#Object#alpha_comparator */
8119 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction231:stream#Object#poll */
8120 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction231:stream#Object#intern_poll */
8121 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction231:time#Object#get_time */
8122 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction231:file#Object#printn */
8123 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction231:file#Object#print */
8124 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction231:file#Object#getc */
8125 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction231:file#Object#gets */
8126 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction231:file#Object#getcwd */
8127 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction231:file#Object#file_getcwd */
8128 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction231:file#Object#stdin */
8129 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction231:file#Object#stdout */
8130 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction231:file#Object#stderr */
8131 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction231:model_base#Object#intrude_visibility */
8132 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction231:model_base#Object#public_visibility */
8133 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction231:model_base#Object#protected_visibility */
8134 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction231:model_base#Object#private_visibility */
8135 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction231:model_base#Object#none_visibility */
8136 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction231:model#Object#abstract_kind */
8137 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction231:model#Object#concrete_kind */
8138 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction231:model#Object#interface_kind */
8139 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction231:model#Object#enum_kind */
8140 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction231:model#Object#extern_kind */
8141 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction231:nitni_utilities#Object#internal_call_context */
8142 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction231:nitni_utilities#Object#long_signature */
8143 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction231:nitni_utilities#Object#short_signature */
8144 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction231:c#Object#to_c_call_context */
8145 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction231:c#Object#from_c_call_context */
8146 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction231:cpp#Object#cpp_call_context */
8147 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction231:cpp#Object#to_cpp_call_context */
8148 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction231:cpp#Object#from_cpp_call_context */
8149 (nitmethod_t)VIRTUAL_parser__ReduceAction231__action, /* pointer to parser:ReduceAction231:parser#ReduceAction231#action */
8150 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction231:parser#ReduceAction#concat */
8151 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction231:parser#ReduceAction#init */
8152 }
8153 };
8154 /* allocate ReduceAction231 */
8155 val* NEW_parser__ReduceAction231(const struct type* type) {
8156 val* self /* : ReduceAction231 */;
8157 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8158 self->type = type;
8159 self->class = &class_parser__ReduceAction231;
8160 return self;
8161 }
8162 /* runtime class parser__ReduceAction233 */
8163 const struct class class_parser__ReduceAction233 = {
8164 0, /* box_kind */
8165 {
8166 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction233:kernel#Object#object_id */
8167 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction233:kernel#Object#is_same_type */
8168 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction233:kernel#Object#is_same_instance */
8169 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction233:kernel#Object#== */
8170 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction233:kernel#Object#!= */
8171 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction233:kernel#Object#output */
8172 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction233:kernel#Object#output_class_name */
8173 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction233:kernel#Object#exit */
8174 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction233:kernel#Object#sys */
8175 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction233:kernel#Object#hash */
8176 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction233:math#Object#atan2 */
8177 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction233:math#Object#pi */
8178 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction233:math#Object#srand_from */
8179 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction233:math#Object#srand */
8180 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction233:string#Object#to_s */
8181 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction233:string#Object#native_class_name */
8182 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction233:string#Object#class_name */
8183 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction233:string#Object#inspect */
8184 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction233:string#Object#inspect_head */
8185 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction233:string#Object#args */
8186 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction233:string#Object#alpha_comparator */
8187 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction233:stream#Object#poll */
8188 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction233:stream#Object#intern_poll */
8189 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction233:time#Object#get_time */
8190 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction233:file#Object#printn */
8191 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction233:file#Object#print */
8192 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction233:file#Object#getc */
8193 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction233:file#Object#gets */
8194 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction233:file#Object#getcwd */
8195 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction233:file#Object#file_getcwd */
8196 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction233:file#Object#stdin */
8197 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction233:file#Object#stdout */
8198 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction233:file#Object#stderr */
8199 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction233:model_base#Object#intrude_visibility */
8200 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction233:model_base#Object#public_visibility */
8201 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction233:model_base#Object#protected_visibility */
8202 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction233:model_base#Object#private_visibility */
8203 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction233:model_base#Object#none_visibility */
8204 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction233:model#Object#abstract_kind */
8205 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction233:model#Object#concrete_kind */
8206 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction233:model#Object#interface_kind */
8207 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction233:model#Object#enum_kind */
8208 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction233:model#Object#extern_kind */
8209 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction233:nitni_utilities#Object#internal_call_context */
8210 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction233:nitni_utilities#Object#long_signature */
8211 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction233:nitni_utilities#Object#short_signature */
8212 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction233:c#Object#to_c_call_context */
8213 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction233:c#Object#from_c_call_context */
8214 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction233:cpp#Object#cpp_call_context */
8215 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction233:cpp#Object#to_cpp_call_context */
8216 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction233:cpp#Object#from_cpp_call_context */
8217 (nitmethod_t)VIRTUAL_parser__ReduceAction233__action, /* pointer to parser:ReduceAction233:parser#ReduceAction233#action */
8218 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction233:parser#ReduceAction#concat */
8219 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction233:parser#ReduceAction#init */
8220 }
8221 };
8222 /* allocate ReduceAction233 */
8223 val* NEW_parser__ReduceAction233(const struct type* type) {
8224 val* self /* : ReduceAction233 */;
8225 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8226 self->type = type;
8227 self->class = &class_parser__ReduceAction233;
8228 return self;
8229 }
8230 /* runtime class parser__ReduceAction234 */
8231 const struct class class_parser__ReduceAction234 = {
8232 0, /* box_kind */
8233 {
8234 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction234:kernel#Object#object_id */
8235 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction234:kernel#Object#is_same_type */
8236 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction234:kernel#Object#is_same_instance */
8237 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction234:kernel#Object#== */
8238 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction234:kernel#Object#!= */
8239 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction234:kernel#Object#output */
8240 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction234:kernel#Object#output_class_name */
8241 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction234:kernel#Object#exit */
8242 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction234:kernel#Object#sys */
8243 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction234:kernel#Object#hash */
8244 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction234:math#Object#atan2 */
8245 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction234:math#Object#pi */
8246 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction234:math#Object#srand_from */
8247 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction234:math#Object#srand */
8248 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction234:string#Object#to_s */
8249 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction234:string#Object#native_class_name */
8250 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction234:string#Object#class_name */
8251 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction234:string#Object#inspect */
8252 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction234:string#Object#inspect_head */
8253 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction234:string#Object#args */
8254 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction234:string#Object#alpha_comparator */
8255 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction234:stream#Object#poll */
8256 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction234:stream#Object#intern_poll */
8257 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction234:time#Object#get_time */
8258 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction234:file#Object#printn */
8259 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction234:file#Object#print */
8260 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction234:file#Object#getc */
8261 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction234:file#Object#gets */
8262 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction234:file#Object#getcwd */
8263 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction234:file#Object#file_getcwd */
8264 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction234:file#Object#stdin */
8265 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction234:file#Object#stdout */
8266 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction234:file#Object#stderr */
8267 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction234:model_base#Object#intrude_visibility */
8268 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction234:model_base#Object#public_visibility */
8269 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction234:model_base#Object#protected_visibility */
8270 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction234:model_base#Object#private_visibility */
8271 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction234:model_base#Object#none_visibility */
8272 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction234:model#Object#abstract_kind */
8273 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction234:model#Object#concrete_kind */
8274 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction234:model#Object#interface_kind */
8275 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction234:model#Object#enum_kind */
8276 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction234:model#Object#extern_kind */
8277 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction234:nitni_utilities#Object#internal_call_context */
8278 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction234:nitni_utilities#Object#long_signature */
8279 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction234:nitni_utilities#Object#short_signature */
8280 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction234:c#Object#to_c_call_context */
8281 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction234:c#Object#from_c_call_context */
8282 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction234:cpp#Object#cpp_call_context */
8283 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction234:cpp#Object#to_cpp_call_context */
8284 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction234:cpp#Object#from_cpp_call_context */
8285 (nitmethod_t)VIRTUAL_parser__ReduceAction234__action, /* pointer to parser:ReduceAction234:parser#ReduceAction234#action */
8286 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction234:parser#ReduceAction#concat */
8287 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction234:parser#ReduceAction#init */
8288 }
8289 };
8290 /* allocate ReduceAction234 */
8291 val* NEW_parser__ReduceAction234(const struct type* type) {
8292 val* self /* : ReduceAction234 */;
8293 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8294 self->type = type;
8295 self->class = &class_parser__ReduceAction234;
8296 return self;
8297 }
8298 /* runtime class parser__ReduceAction235 */
8299 const struct class class_parser__ReduceAction235 = {
8300 0, /* box_kind */
8301 {
8302 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction235:kernel#Object#object_id */
8303 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction235:kernel#Object#is_same_type */
8304 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction235:kernel#Object#is_same_instance */
8305 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction235:kernel#Object#== */
8306 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction235:kernel#Object#!= */
8307 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction235:kernel#Object#output */
8308 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction235:kernel#Object#output_class_name */
8309 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction235:kernel#Object#exit */
8310 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction235:kernel#Object#sys */
8311 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction235:kernel#Object#hash */
8312 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction235:math#Object#atan2 */
8313 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction235:math#Object#pi */
8314 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction235:math#Object#srand_from */
8315 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction235:math#Object#srand */
8316 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction235:string#Object#to_s */
8317 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction235:string#Object#native_class_name */
8318 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction235:string#Object#class_name */
8319 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction235:string#Object#inspect */
8320 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction235:string#Object#inspect_head */
8321 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction235:string#Object#args */
8322 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction235:string#Object#alpha_comparator */
8323 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction235:stream#Object#poll */
8324 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction235:stream#Object#intern_poll */
8325 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction235:time#Object#get_time */
8326 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction235:file#Object#printn */
8327 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction235:file#Object#print */
8328 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction235:file#Object#getc */
8329 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction235:file#Object#gets */
8330 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction235:file#Object#getcwd */
8331 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction235:file#Object#file_getcwd */
8332 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction235:file#Object#stdin */
8333 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction235:file#Object#stdout */
8334 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction235:file#Object#stderr */
8335 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction235:model_base#Object#intrude_visibility */
8336 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction235:model_base#Object#public_visibility */
8337 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction235:model_base#Object#protected_visibility */
8338 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction235:model_base#Object#private_visibility */
8339 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction235:model_base#Object#none_visibility */
8340 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction235:model#Object#abstract_kind */
8341 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction235:model#Object#concrete_kind */
8342 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction235:model#Object#interface_kind */
8343 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction235:model#Object#enum_kind */
8344 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction235:model#Object#extern_kind */
8345 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction235:nitni_utilities#Object#internal_call_context */
8346 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction235:nitni_utilities#Object#long_signature */
8347 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction235:nitni_utilities#Object#short_signature */
8348 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction235:c#Object#to_c_call_context */
8349 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction235:c#Object#from_c_call_context */
8350 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction235:cpp#Object#cpp_call_context */
8351 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction235:cpp#Object#to_cpp_call_context */
8352 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction235:cpp#Object#from_cpp_call_context */
8353 (nitmethod_t)VIRTUAL_parser__ReduceAction235__action, /* pointer to parser:ReduceAction235:parser#ReduceAction235#action */
8354 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction235:parser#ReduceAction#concat */
8355 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction235:parser#ReduceAction#init */
8356 }
8357 };
8358 /* allocate ReduceAction235 */
8359 val* NEW_parser__ReduceAction235(const struct type* type) {
8360 val* self /* : ReduceAction235 */;
8361 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8362 self->type = type;
8363 self->class = &class_parser__ReduceAction235;
8364 return self;
8365 }
8366 /* runtime class parser__ReduceAction236 */
8367 const struct class class_parser__ReduceAction236 = {
8368 0, /* box_kind */
8369 {
8370 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction236:kernel#Object#object_id */
8371 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction236:kernel#Object#is_same_type */
8372 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction236:kernel#Object#is_same_instance */
8373 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction236:kernel#Object#== */
8374 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction236:kernel#Object#!= */
8375 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction236:kernel#Object#output */
8376 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction236:kernel#Object#output_class_name */
8377 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction236:kernel#Object#exit */
8378 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction236:kernel#Object#sys */
8379 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction236:kernel#Object#hash */
8380 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction236:math#Object#atan2 */
8381 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction236:math#Object#pi */
8382 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction236:math#Object#srand_from */
8383 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction236:math#Object#srand */
8384 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction236:string#Object#to_s */
8385 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction236:string#Object#native_class_name */
8386 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction236:string#Object#class_name */
8387 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction236:string#Object#inspect */
8388 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction236:string#Object#inspect_head */
8389 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction236:string#Object#args */
8390 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction236:string#Object#alpha_comparator */
8391 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction236:stream#Object#poll */
8392 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction236:stream#Object#intern_poll */
8393 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction236:time#Object#get_time */
8394 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction236:file#Object#printn */
8395 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction236:file#Object#print */
8396 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction236:file#Object#getc */
8397 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction236:file#Object#gets */
8398 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction236:file#Object#getcwd */
8399 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction236:file#Object#file_getcwd */
8400 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction236:file#Object#stdin */
8401 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction236:file#Object#stdout */
8402 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction236:file#Object#stderr */
8403 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction236:model_base#Object#intrude_visibility */
8404 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction236:model_base#Object#public_visibility */
8405 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction236:model_base#Object#protected_visibility */
8406 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction236:model_base#Object#private_visibility */
8407 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction236:model_base#Object#none_visibility */
8408 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction236:model#Object#abstract_kind */
8409 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction236:model#Object#concrete_kind */
8410 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction236:model#Object#interface_kind */
8411 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction236:model#Object#enum_kind */
8412 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction236:model#Object#extern_kind */
8413 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction236:nitni_utilities#Object#internal_call_context */
8414 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction236:nitni_utilities#Object#long_signature */
8415 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction236:nitni_utilities#Object#short_signature */
8416 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction236:c#Object#to_c_call_context */
8417 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction236:c#Object#from_c_call_context */
8418 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction236:cpp#Object#cpp_call_context */
8419 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction236:cpp#Object#to_cpp_call_context */
8420 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction236:cpp#Object#from_cpp_call_context */
8421 (nitmethod_t)VIRTUAL_parser__ReduceAction236__action, /* pointer to parser:ReduceAction236:parser#ReduceAction236#action */
8422 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction236:parser#ReduceAction#concat */
8423 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction236:parser#ReduceAction#init */
8424 }
8425 };
8426 /* allocate ReduceAction236 */
8427 val* NEW_parser__ReduceAction236(const struct type* type) {
8428 val* self /* : ReduceAction236 */;
8429 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8430 self->type = type;
8431 self->class = &class_parser__ReduceAction236;
8432 return self;
8433 }
8434 /* runtime class parser__ReduceAction238 */
8435 const struct class class_parser__ReduceAction238 = {
8436 0, /* box_kind */
8437 {
8438 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction238:kernel#Object#object_id */
8439 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction238:kernel#Object#is_same_type */
8440 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction238:kernel#Object#is_same_instance */
8441 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction238:kernel#Object#== */
8442 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction238:kernel#Object#!= */
8443 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction238:kernel#Object#output */
8444 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction238:kernel#Object#output_class_name */
8445 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction238:kernel#Object#exit */
8446 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction238:kernel#Object#sys */
8447 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction238:kernel#Object#hash */
8448 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction238:math#Object#atan2 */
8449 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction238:math#Object#pi */
8450 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction238:math#Object#srand_from */
8451 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction238:math#Object#srand */
8452 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction238:string#Object#to_s */
8453 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction238:string#Object#native_class_name */
8454 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction238:string#Object#class_name */
8455 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction238:string#Object#inspect */
8456 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction238:string#Object#inspect_head */
8457 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction238:string#Object#args */
8458 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction238:string#Object#alpha_comparator */
8459 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction238:stream#Object#poll */
8460 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction238:stream#Object#intern_poll */
8461 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction238:time#Object#get_time */
8462 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction238:file#Object#printn */
8463 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction238:file#Object#print */
8464 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction238:file#Object#getc */
8465 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction238:file#Object#gets */
8466 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction238:file#Object#getcwd */
8467 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction238:file#Object#file_getcwd */
8468 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction238:file#Object#stdin */
8469 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction238:file#Object#stdout */
8470 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction238:file#Object#stderr */
8471 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction238:model_base#Object#intrude_visibility */
8472 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction238:model_base#Object#public_visibility */
8473 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction238:model_base#Object#protected_visibility */
8474 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction238:model_base#Object#private_visibility */
8475 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction238:model_base#Object#none_visibility */
8476 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction238:model#Object#abstract_kind */
8477 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction238:model#Object#concrete_kind */
8478 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction238:model#Object#interface_kind */
8479 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction238:model#Object#enum_kind */
8480 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction238:model#Object#extern_kind */
8481 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction238:nitni_utilities#Object#internal_call_context */
8482 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction238:nitni_utilities#Object#long_signature */
8483 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction238:nitni_utilities#Object#short_signature */
8484 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction238:c#Object#to_c_call_context */
8485 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction238:c#Object#from_c_call_context */
8486 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction238:cpp#Object#cpp_call_context */
8487 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction238:cpp#Object#to_cpp_call_context */
8488 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction238:cpp#Object#from_cpp_call_context */
8489 (nitmethod_t)VIRTUAL_parser__ReduceAction238__action, /* pointer to parser:ReduceAction238:parser#ReduceAction238#action */
8490 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction238:parser#ReduceAction#concat */
8491 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction238:parser#ReduceAction#init */
8492 }
8493 };
8494 /* allocate ReduceAction238 */
8495 val* NEW_parser__ReduceAction238(const struct type* type) {
8496 val* self /* : ReduceAction238 */;
8497 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8498 self->type = type;
8499 self->class = &class_parser__ReduceAction238;
8500 return self;
8501 }
8502 /* runtime class parser__ReduceAction239 */
8503 const struct class class_parser__ReduceAction239 = {
8504 0, /* box_kind */
8505 {
8506 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction239:kernel#Object#object_id */
8507 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction239:kernel#Object#is_same_type */
8508 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction239:kernel#Object#is_same_instance */
8509 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction239:kernel#Object#== */
8510 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction239:kernel#Object#!= */
8511 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction239:kernel#Object#output */
8512 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction239:kernel#Object#output_class_name */
8513 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction239:kernel#Object#exit */
8514 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction239:kernel#Object#sys */
8515 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction239:kernel#Object#hash */
8516 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction239:math#Object#atan2 */
8517 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction239:math#Object#pi */
8518 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction239:math#Object#srand_from */
8519 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction239:math#Object#srand */
8520 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction239:string#Object#to_s */
8521 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction239:string#Object#native_class_name */
8522 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction239:string#Object#class_name */
8523 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction239:string#Object#inspect */
8524 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction239:string#Object#inspect_head */
8525 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction239:string#Object#args */
8526 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction239:string#Object#alpha_comparator */
8527 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction239:stream#Object#poll */
8528 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction239:stream#Object#intern_poll */
8529 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction239:time#Object#get_time */
8530 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction239:file#Object#printn */
8531 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction239:file#Object#print */
8532 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction239:file#Object#getc */
8533 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction239:file#Object#gets */
8534 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction239:file#Object#getcwd */
8535 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction239:file#Object#file_getcwd */
8536 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction239:file#Object#stdin */
8537 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction239:file#Object#stdout */
8538 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction239:file#Object#stderr */
8539 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction239:model_base#Object#intrude_visibility */
8540 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction239:model_base#Object#public_visibility */
8541 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction239:model_base#Object#protected_visibility */
8542 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction239:model_base#Object#private_visibility */
8543 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction239:model_base#Object#none_visibility */
8544 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction239:model#Object#abstract_kind */
8545 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction239:model#Object#concrete_kind */
8546 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction239:model#Object#interface_kind */
8547 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction239:model#Object#enum_kind */
8548 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction239:model#Object#extern_kind */
8549 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction239:nitni_utilities#Object#internal_call_context */
8550 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction239:nitni_utilities#Object#long_signature */
8551 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction239:nitni_utilities#Object#short_signature */
8552 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction239:c#Object#to_c_call_context */
8553 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction239:c#Object#from_c_call_context */
8554 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction239:cpp#Object#cpp_call_context */
8555 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction239:cpp#Object#to_cpp_call_context */
8556 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction239:cpp#Object#from_cpp_call_context */
8557 (nitmethod_t)VIRTUAL_parser__ReduceAction239__action, /* pointer to parser:ReduceAction239:parser#ReduceAction239#action */
8558 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction239:parser#ReduceAction#concat */
8559 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction239:parser#ReduceAction#init */
8560 }
8561 };
8562 /* allocate ReduceAction239 */
8563 val* NEW_parser__ReduceAction239(const struct type* type) {
8564 val* self /* : ReduceAction239 */;
8565 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8566 self->type = type;
8567 self->class = &class_parser__ReduceAction239;
8568 return self;
8569 }
8570 /* runtime class parser__ReduceAction241 */
8571 const struct class class_parser__ReduceAction241 = {
8572 0, /* box_kind */
8573 {
8574 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction241:kernel#Object#object_id */
8575 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction241:kernel#Object#is_same_type */
8576 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction241:kernel#Object#is_same_instance */
8577 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction241:kernel#Object#== */
8578 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction241:kernel#Object#!= */
8579 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction241:kernel#Object#output */
8580 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction241:kernel#Object#output_class_name */
8581 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction241:kernel#Object#exit */
8582 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction241:kernel#Object#sys */
8583 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction241:kernel#Object#hash */
8584 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction241:math#Object#atan2 */
8585 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction241:math#Object#pi */
8586 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction241:math#Object#srand_from */
8587 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction241:math#Object#srand */
8588 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction241:string#Object#to_s */
8589 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction241:string#Object#native_class_name */
8590 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction241:string#Object#class_name */
8591 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction241:string#Object#inspect */
8592 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction241:string#Object#inspect_head */
8593 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction241:string#Object#args */
8594 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction241:string#Object#alpha_comparator */
8595 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction241:stream#Object#poll */
8596 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction241:stream#Object#intern_poll */
8597 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction241:time#Object#get_time */
8598 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction241:file#Object#printn */
8599 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction241:file#Object#print */
8600 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction241:file#Object#getc */
8601 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction241:file#Object#gets */
8602 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction241:file#Object#getcwd */
8603 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction241:file#Object#file_getcwd */
8604 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction241:file#Object#stdin */
8605 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction241:file#Object#stdout */
8606 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction241:file#Object#stderr */
8607 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction241:model_base#Object#intrude_visibility */
8608 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction241:model_base#Object#public_visibility */
8609 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction241:model_base#Object#protected_visibility */
8610 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction241:model_base#Object#private_visibility */
8611 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction241:model_base#Object#none_visibility */
8612 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction241:model#Object#abstract_kind */
8613 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction241:model#Object#concrete_kind */
8614 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction241:model#Object#interface_kind */
8615 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction241:model#Object#enum_kind */
8616 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction241:model#Object#extern_kind */
8617 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction241:nitni_utilities#Object#internal_call_context */
8618 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction241:nitni_utilities#Object#long_signature */
8619 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction241:nitni_utilities#Object#short_signature */
8620 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction241:c#Object#to_c_call_context */
8621 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction241:c#Object#from_c_call_context */
8622 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction241:cpp#Object#cpp_call_context */
8623 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction241:cpp#Object#to_cpp_call_context */
8624 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction241:cpp#Object#from_cpp_call_context */
8625 (nitmethod_t)VIRTUAL_parser__ReduceAction241__action, /* pointer to parser:ReduceAction241:parser#ReduceAction241#action */
8626 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction241:parser#ReduceAction#concat */
8627 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction241:parser#ReduceAction#init */
8628 }
8629 };
8630 /* allocate ReduceAction241 */
8631 val* NEW_parser__ReduceAction241(const struct type* type) {
8632 val* self /* : ReduceAction241 */;
8633 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8634 self->type = type;
8635 self->class = &class_parser__ReduceAction241;
8636 return self;
8637 }
8638 /* runtime class parser__ReduceAction242 */
8639 const struct class class_parser__ReduceAction242 = {
8640 0, /* box_kind */
8641 {
8642 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction242:kernel#Object#object_id */
8643 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction242:kernel#Object#is_same_type */
8644 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction242:kernel#Object#is_same_instance */
8645 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction242:kernel#Object#== */
8646 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction242:kernel#Object#!= */
8647 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction242:kernel#Object#output */
8648 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction242:kernel#Object#output_class_name */
8649 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction242:kernel#Object#exit */
8650 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction242:kernel#Object#sys */
8651 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction242:kernel#Object#hash */
8652 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction242:math#Object#atan2 */
8653 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction242:math#Object#pi */
8654 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction242:math#Object#srand_from */
8655 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction242:math#Object#srand */
8656 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction242:string#Object#to_s */
8657 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction242:string#Object#native_class_name */
8658 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction242:string#Object#class_name */
8659 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction242:string#Object#inspect */
8660 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction242:string#Object#inspect_head */
8661 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction242:string#Object#args */
8662 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction242:string#Object#alpha_comparator */
8663 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction242:stream#Object#poll */
8664 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction242:stream#Object#intern_poll */
8665 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction242:time#Object#get_time */
8666 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction242:file#Object#printn */
8667 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction242:file#Object#print */
8668 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction242:file#Object#getc */
8669 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction242:file#Object#gets */
8670 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction242:file#Object#getcwd */
8671 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction242:file#Object#file_getcwd */
8672 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction242:file#Object#stdin */
8673 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction242:file#Object#stdout */
8674 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction242:file#Object#stderr */
8675 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction242:model_base#Object#intrude_visibility */
8676 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction242:model_base#Object#public_visibility */
8677 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction242:model_base#Object#protected_visibility */
8678 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction242:model_base#Object#private_visibility */
8679 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction242:model_base#Object#none_visibility */
8680 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction242:model#Object#abstract_kind */
8681 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction242:model#Object#concrete_kind */
8682 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction242:model#Object#interface_kind */
8683 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction242:model#Object#enum_kind */
8684 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction242:model#Object#extern_kind */
8685 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction242:nitni_utilities#Object#internal_call_context */
8686 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction242:nitni_utilities#Object#long_signature */
8687 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction242:nitni_utilities#Object#short_signature */
8688 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction242:c#Object#to_c_call_context */
8689 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction242:c#Object#from_c_call_context */
8690 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction242:cpp#Object#cpp_call_context */
8691 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction242:cpp#Object#to_cpp_call_context */
8692 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction242:cpp#Object#from_cpp_call_context */
8693 (nitmethod_t)VIRTUAL_parser__ReduceAction242__action, /* pointer to parser:ReduceAction242:parser#ReduceAction242#action */
8694 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction242:parser#ReduceAction#concat */
8695 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction242:parser#ReduceAction#init */
8696 }
8697 };
8698 /* allocate ReduceAction242 */
8699 val* NEW_parser__ReduceAction242(const struct type* type) {
8700 val* self /* : ReduceAction242 */;
8701 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8702 self->type = type;
8703 self->class = &class_parser__ReduceAction242;
8704 return self;
8705 }
8706 /* runtime class parser__ReduceAction243 */
8707 const struct class class_parser__ReduceAction243 = {
8708 0, /* box_kind */
8709 {
8710 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction243:kernel#Object#object_id */
8711 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction243:kernel#Object#is_same_type */
8712 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction243:kernel#Object#is_same_instance */
8713 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction243:kernel#Object#== */
8714 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction243:kernel#Object#!= */
8715 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction243:kernel#Object#output */
8716 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction243:kernel#Object#output_class_name */
8717 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction243:kernel#Object#exit */
8718 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction243:kernel#Object#sys */
8719 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction243:kernel#Object#hash */
8720 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction243:math#Object#atan2 */
8721 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction243:math#Object#pi */
8722 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction243:math#Object#srand_from */
8723 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction243:math#Object#srand */
8724 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction243:string#Object#to_s */
8725 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction243:string#Object#native_class_name */
8726 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction243:string#Object#class_name */
8727 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction243:string#Object#inspect */
8728 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction243:string#Object#inspect_head */
8729 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction243:string#Object#args */
8730 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction243:string#Object#alpha_comparator */
8731 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction243:stream#Object#poll */
8732 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction243:stream#Object#intern_poll */
8733 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction243:time#Object#get_time */
8734 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction243:file#Object#printn */
8735 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction243:file#Object#print */
8736 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction243:file#Object#getc */
8737 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction243:file#Object#gets */
8738 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction243:file#Object#getcwd */
8739 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction243:file#Object#file_getcwd */
8740 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction243:file#Object#stdin */
8741 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction243:file#Object#stdout */
8742 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction243:file#Object#stderr */
8743 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction243:model_base#Object#intrude_visibility */
8744 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction243:model_base#Object#public_visibility */
8745 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction243:model_base#Object#protected_visibility */
8746 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction243:model_base#Object#private_visibility */
8747 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction243:model_base#Object#none_visibility */
8748 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction243:model#Object#abstract_kind */
8749 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction243:model#Object#concrete_kind */
8750 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction243:model#Object#interface_kind */
8751 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction243:model#Object#enum_kind */
8752 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction243:model#Object#extern_kind */
8753 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction243:nitni_utilities#Object#internal_call_context */
8754 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction243:nitni_utilities#Object#long_signature */
8755 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction243:nitni_utilities#Object#short_signature */
8756 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction243:c#Object#to_c_call_context */
8757 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction243:c#Object#from_c_call_context */
8758 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction243:cpp#Object#cpp_call_context */
8759 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction243:cpp#Object#to_cpp_call_context */
8760 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction243:cpp#Object#from_cpp_call_context */
8761 (nitmethod_t)VIRTUAL_parser__ReduceAction243__action, /* pointer to parser:ReduceAction243:parser#ReduceAction243#action */
8762 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction243:parser#ReduceAction#concat */
8763 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction243:parser#ReduceAction#init */
8764 }
8765 };
8766 /* allocate ReduceAction243 */
8767 val* NEW_parser__ReduceAction243(const struct type* type) {
8768 val* self /* : ReduceAction243 */;
8769 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8770 self->type = type;
8771 self->class = &class_parser__ReduceAction243;
8772 return self;
8773 }
8774 /* runtime class parser__ReduceAction244 */
8775 const struct class class_parser__ReduceAction244 = {
8776 0, /* box_kind */
8777 {
8778 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction244:kernel#Object#object_id */
8779 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction244:kernel#Object#is_same_type */
8780 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction244:kernel#Object#is_same_instance */
8781 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction244:kernel#Object#== */
8782 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction244:kernel#Object#!= */
8783 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction244:kernel#Object#output */
8784 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction244:kernel#Object#output_class_name */
8785 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction244:kernel#Object#exit */
8786 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction244:kernel#Object#sys */
8787 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction244:kernel#Object#hash */
8788 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction244:math#Object#atan2 */
8789 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction244:math#Object#pi */
8790 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction244:math#Object#srand_from */
8791 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction244:math#Object#srand */
8792 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction244:string#Object#to_s */
8793 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction244:string#Object#native_class_name */
8794 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction244:string#Object#class_name */
8795 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction244:string#Object#inspect */
8796 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction244:string#Object#inspect_head */
8797 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction244:string#Object#args */
8798 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction244:string#Object#alpha_comparator */
8799 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction244:stream#Object#poll */
8800 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction244:stream#Object#intern_poll */
8801 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction244:time#Object#get_time */
8802 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction244:file#Object#printn */
8803 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction244:file#Object#print */
8804 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction244:file#Object#getc */
8805 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction244:file#Object#gets */
8806 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction244:file#Object#getcwd */
8807 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction244:file#Object#file_getcwd */
8808 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction244:file#Object#stdin */
8809 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction244:file#Object#stdout */
8810 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction244:file#Object#stderr */
8811 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction244:model_base#Object#intrude_visibility */
8812 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction244:model_base#Object#public_visibility */
8813 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction244:model_base#Object#protected_visibility */
8814 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction244:model_base#Object#private_visibility */
8815 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction244:model_base#Object#none_visibility */
8816 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction244:model#Object#abstract_kind */
8817 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction244:model#Object#concrete_kind */
8818 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction244:model#Object#interface_kind */
8819 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction244:model#Object#enum_kind */
8820 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction244:model#Object#extern_kind */
8821 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction244:nitni_utilities#Object#internal_call_context */
8822 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction244:nitni_utilities#Object#long_signature */
8823 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction244:nitni_utilities#Object#short_signature */
8824 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction244:c#Object#to_c_call_context */
8825 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction244:c#Object#from_c_call_context */
8826 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction244:cpp#Object#cpp_call_context */
8827 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction244:cpp#Object#to_cpp_call_context */
8828 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction244:cpp#Object#from_cpp_call_context */
8829 (nitmethod_t)VIRTUAL_parser__ReduceAction244__action, /* pointer to parser:ReduceAction244:parser#ReduceAction244#action */
8830 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction244:parser#ReduceAction#concat */
8831 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction244:parser#ReduceAction#init */
8832 }
8833 };
8834 /* allocate ReduceAction244 */
8835 val* NEW_parser__ReduceAction244(const struct type* type) {
8836 val* self /* : ReduceAction244 */;
8837 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8838 self->type = type;
8839 self->class = &class_parser__ReduceAction244;
8840 return self;
8841 }
8842 /* runtime class parser__ReduceAction246 */
8843 const struct class class_parser__ReduceAction246 = {
8844 0, /* box_kind */
8845 {
8846 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction246:kernel#Object#object_id */
8847 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction246:kernel#Object#is_same_type */
8848 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction246:kernel#Object#is_same_instance */
8849 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction246:kernel#Object#== */
8850 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction246:kernel#Object#!= */
8851 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction246:kernel#Object#output */
8852 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction246:kernel#Object#output_class_name */
8853 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction246:kernel#Object#exit */
8854 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction246:kernel#Object#sys */
8855 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction246:kernel#Object#hash */
8856 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction246:math#Object#atan2 */
8857 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction246:math#Object#pi */
8858 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction246:math#Object#srand_from */
8859 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction246:math#Object#srand */
8860 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction246:string#Object#to_s */
8861 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction246:string#Object#native_class_name */
8862 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction246:string#Object#class_name */
8863 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction246:string#Object#inspect */
8864 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction246:string#Object#inspect_head */
8865 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction246:string#Object#args */
8866 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction246:string#Object#alpha_comparator */
8867 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction246:stream#Object#poll */
8868 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction246:stream#Object#intern_poll */
8869 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction246:time#Object#get_time */
8870 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction246:file#Object#printn */
8871 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction246:file#Object#print */
8872 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction246:file#Object#getc */
8873 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction246:file#Object#gets */
8874 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction246:file#Object#getcwd */
8875 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction246:file#Object#file_getcwd */
8876 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction246:file#Object#stdin */
8877 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction246:file#Object#stdout */
8878 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction246:file#Object#stderr */
8879 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction246:model_base#Object#intrude_visibility */
8880 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction246:model_base#Object#public_visibility */
8881 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction246:model_base#Object#protected_visibility */
8882 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction246:model_base#Object#private_visibility */
8883 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction246:model_base#Object#none_visibility */
8884 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction246:model#Object#abstract_kind */
8885 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction246:model#Object#concrete_kind */
8886 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction246:model#Object#interface_kind */
8887 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction246:model#Object#enum_kind */
8888 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction246:model#Object#extern_kind */
8889 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction246:nitni_utilities#Object#internal_call_context */
8890 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction246:nitni_utilities#Object#long_signature */
8891 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction246:nitni_utilities#Object#short_signature */
8892 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction246:c#Object#to_c_call_context */
8893 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction246:c#Object#from_c_call_context */
8894 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction246:cpp#Object#cpp_call_context */
8895 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction246:cpp#Object#to_cpp_call_context */
8896 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction246:cpp#Object#from_cpp_call_context */
8897 (nitmethod_t)VIRTUAL_parser__ReduceAction246__action, /* pointer to parser:ReduceAction246:parser#ReduceAction246#action */
8898 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction246:parser#ReduceAction#concat */
8899 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction246:parser#ReduceAction#init */
8900 }
8901 };
8902 /* allocate ReduceAction246 */
8903 val* NEW_parser__ReduceAction246(const struct type* type) {
8904 val* self /* : ReduceAction246 */;
8905 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8906 self->type = type;
8907 self->class = &class_parser__ReduceAction246;
8908 return self;
8909 }
8910 /* runtime class parser__ReduceAction247 */
8911 const struct class class_parser__ReduceAction247 = {
8912 0, /* box_kind */
8913 {
8914 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction247:kernel#Object#object_id */
8915 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction247:kernel#Object#is_same_type */
8916 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction247:kernel#Object#is_same_instance */
8917 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction247:kernel#Object#== */
8918 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction247:kernel#Object#!= */
8919 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction247:kernel#Object#output */
8920 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction247:kernel#Object#output_class_name */
8921 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction247:kernel#Object#exit */
8922 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction247:kernel#Object#sys */
8923 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction247:kernel#Object#hash */
8924 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction247:math#Object#atan2 */
8925 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction247:math#Object#pi */
8926 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction247:math#Object#srand_from */
8927 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction247:math#Object#srand */
8928 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction247:string#Object#to_s */
8929 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction247:string#Object#native_class_name */
8930 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction247:string#Object#class_name */
8931 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction247:string#Object#inspect */
8932 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction247:string#Object#inspect_head */
8933 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction247:string#Object#args */
8934 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction247:string#Object#alpha_comparator */
8935 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction247:stream#Object#poll */
8936 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction247:stream#Object#intern_poll */
8937 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction247:time#Object#get_time */
8938 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction247:file#Object#printn */
8939 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction247:file#Object#print */
8940 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction247:file#Object#getc */
8941 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction247:file#Object#gets */
8942 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction247:file#Object#getcwd */
8943 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction247:file#Object#file_getcwd */
8944 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction247:file#Object#stdin */
8945 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction247:file#Object#stdout */
8946 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction247:file#Object#stderr */
8947 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction247:model_base#Object#intrude_visibility */
8948 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction247:model_base#Object#public_visibility */
8949 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction247:model_base#Object#protected_visibility */
8950 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction247:model_base#Object#private_visibility */
8951 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction247:model_base#Object#none_visibility */
8952 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction247:model#Object#abstract_kind */
8953 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction247:model#Object#concrete_kind */
8954 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction247:model#Object#interface_kind */
8955 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction247:model#Object#enum_kind */
8956 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction247:model#Object#extern_kind */
8957 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction247:nitni_utilities#Object#internal_call_context */
8958 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction247:nitni_utilities#Object#long_signature */
8959 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction247:nitni_utilities#Object#short_signature */
8960 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction247:c#Object#to_c_call_context */
8961 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction247:c#Object#from_c_call_context */
8962 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction247:cpp#Object#cpp_call_context */
8963 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction247:cpp#Object#to_cpp_call_context */
8964 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction247:cpp#Object#from_cpp_call_context */
8965 (nitmethod_t)VIRTUAL_parser__ReduceAction247__action, /* pointer to parser:ReduceAction247:parser#ReduceAction247#action */
8966 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction247:parser#ReduceAction#concat */
8967 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction247:parser#ReduceAction#init */
8968 }
8969 };
8970 /* allocate ReduceAction247 */
8971 val* NEW_parser__ReduceAction247(const struct type* type) {
8972 val* self /* : ReduceAction247 */;
8973 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
8974 self->type = type;
8975 self->class = &class_parser__ReduceAction247;
8976 return self;
8977 }
8978 /* runtime class parser__ReduceAction249 */
8979 const struct class class_parser__ReduceAction249 = {
8980 0, /* box_kind */
8981 {
8982 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction249:kernel#Object#object_id */
8983 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction249:kernel#Object#is_same_type */
8984 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction249:kernel#Object#is_same_instance */
8985 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction249:kernel#Object#== */
8986 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction249:kernel#Object#!= */
8987 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction249:kernel#Object#output */
8988 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction249:kernel#Object#output_class_name */
8989 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction249:kernel#Object#exit */
8990 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction249:kernel#Object#sys */
8991 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction249:kernel#Object#hash */
8992 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction249:math#Object#atan2 */
8993 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction249:math#Object#pi */
8994 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction249:math#Object#srand_from */
8995 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction249:math#Object#srand */
8996 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction249:string#Object#to_s */
8997 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction249:string#Object#native_class_name */
8998 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction249:string#Object#class_name */
8999 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction249:string#Object#inspect */
9000 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction249:string#Object#inspect_head */
9001 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction249:string#Object#args */
9002 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction249:string#Object#alpha_comparator */
9003 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction249:stream#Object#poll */
9004 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction249:stream#Object#intern_poll */
9005 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction249:time#Object#get_time */
9006 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction249:file#Object#printn */
9007 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction249:file#Object#print */
9008 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction249:file#Object#getc */
9009 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction249:file#Object#gets */
9010 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction249:file#Object#getcwd */
9011 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction249:file#Object#file_getcwd */
9012 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction249:file#Object#stdin */
9013 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction249:file#Object#stdout */
9014 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction249:file#Object#stderr */
9015 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction249:model_base#Object#intrude_visibility */
9016 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction249:model_base#Object#public_visibility */
9017 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction249:model_base#Object#protected_visibility */
9018 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction249:model_base#Object#private_visibility */
9019 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction249:model_base#Object#none_visibility */
9020 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction249:model#Object#abstract_kind */
9021 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction249:model#Object#concrete_kind */
9022 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction249:model#Object#interface_kind */
9023 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction249:model#Object#enum_kind */
9024 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction249:model#Object#extern_kind */
9025 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction249:nitni_utilities#Object#internal_call_context */
9026 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction249:nitni_utilities#Object#long_signature */
9027 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction249:nitni_utilities#Object#short_signature */
9028 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction249:c#Object#to_c_call_context */
9029 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction249:c#Object#from_c_call_context */
9030 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction249:cpp#Object#cpp_call_context */
9031 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction249:cpp#Object#to_cpp_call_context */
9032 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction249:cpp#Object#from_cpp_call_context */
9033 (nitmethod_t)VIRTUAL_parser__ReduceAction249__action, /* pointer to parser:ReduceAction249:parser#ReduceAction249#action */
9034 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction249:parser#ReduceAction#concat */
9035 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction249:parser#ReduceAction#init */
9036 }
9037 };
9038 /* allocate ReduceAction249 */
9039 val* NEW_parser__ReduceAction249(const struct type* type) {
9040 val* self /* : ReduceAction249 */;
9041 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9042 self->type = type;
9043 self->class = &class_parser__ReduceAction249;
9044 return self;
9045 }
9046 /* runtime class parser__ReduceAction250 */
9047 const struct class class_parser__ReduceAction250 = {
9048 0, /* box_kind */
9049 {
9050 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction250:kernel#Object#object_id */
9051 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction250:kernel#Object#is_same_type */
9052 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction250:kernel#Object#is_same_instance */
9053 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction250:kernel#Object#== */
9054 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction250:kernel#Object#!= */
9055 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction250:kernel#Object#output */
9056 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction250:kernel#Object#output_class_name */
9057 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction250:kernel#Object#exit */
9058 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction250:kernel#Object#sys */
9059 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction250:kernel#Object#hash */
9060 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction250:math#Object#atan2 */
9061 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction250:math#Object#pi */
9062 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction250:math#Object#srand_from */
9063 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction250:math#Object#srand */
9064 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction250:string#Object#to_s */
9065 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction250:string#Object#native_class_name */
9066 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction250:string#Object#class_name */
9067 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction250:string#Object#inspect */
9068 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction250:string#Object#inspect_head */
9069 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction250:string#Object#args */
9070 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction250:string#Object#alpha_comparator */
9071 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction250:stream#Object#poll */
9072 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction250:stream#Object#intern_poll */
9073 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction250:time#Object#get_time */
9074 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction250:file#Object#printn */
9075 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction250:file#Object#print */
9076 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction250:file#Object#getc */
9077 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction250:file#Object#gets */
9078 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction250:file#Object#getcwd */
9079 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction250:file#Object#file_getcwd */
9080 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction250:file#Object#stdin */
9081 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction250:file#Object#stdout */
9082 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction250:file#Object#stderr */
9083 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction250:model_base#Object#intrude_visibility */
9084 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction250:model_base#Object#public_visibility */
9085 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction250:model_base#Object#protected_visibility */
9086 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction250:model_base#Object#private_visibility */
9087 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction250:model_base#Object#none_visibility */
9088 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction250:model#Object#abstract_kind */
9089 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction250:model#Object#concrete_kind */
9090 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction250:model#Object#interface_kind */
9091 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction250:model#Object#enum_kind */
9092 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction250:model#Object#extern_kind */
9093 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction250:nitni_utilities#Object#internal_call_context */
9094 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction250:nitni_utilities#Object#long_signature */
9095 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction250:nitni_utilities#Object#short_signature */
9096 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction250:c#Object#to_c_call_context */
9097 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction250:c#Object#from_c_call_context */
9098 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction250:cpp#Object#cpp_call_context */
9099 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction250:cpp#Object#to_cpp_call_context */
9100 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction250:cpp#Object#from_cpp_call_context */
9101 (nitmethod_t)VIRTUAL_parser__ReduceAction250__action, /* pointer to parser:ReduceAction250:parser#ReduceAction250#action */
9102 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction250:parser#ReduceAction#concat */
9103 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction250:parser#ReduceAction#init */
9104 }
9105 };
9106 /* allocate ReduceAction250 */
9107 val* NEW_parser__ReduceAction250(const struct type* type) {
9108 val* self /* : ReduceAction250 */;
9109 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9110 self->type = type;
9111 self->class = &class_parser__ReduceAction250;
9112 return self;
9113 }
9114 /* runtime class parser__ReduceAction251 */
9115 const struct class class_parser__ReduceAction251 = {
9116 0, /* box_kind */
9117 {
9118 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction251:kernel#Object#object_id */
9119 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction251:kernel#Object#is_same_type */
9120 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction251:kernel#Object#is_same_instance */
9121 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction251:kernel#Object#== */
9122 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction251:kernel#Object#!= */
9123 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction251:kernel#Object#output */
9124 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction251:kernel#Object#output_class_name */
9125 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction251:kernel#Object#exit */
9126 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction251:kernel#Object#sys */
9127 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction251:kernel#Object#hash */
9128 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction251:math#Object#atan2 */
9129 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction251:math#Object#pi */
9130 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction251:math#Object#srand_from */
9131 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction251:math#Object#srand */
9132 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction251:string#Object#to_s */
9133 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction251:string#Object#native_class_name */
9134 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction251:string#Object#class_name */
9135 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction251:string#Object#inspect */
9136 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction251:string#Object#inspect_head */
9137 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction251:string#Object#args */
9138 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction251:string#Object#alpha_comparator */
9139 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction251:stream#Object#poll */
9140 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction251:stream#Object#intern_poll */
9141 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction251:time#Object#get_time */
9142 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction251:file#Object#printn */
9143 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction251:file#Object#print */
9144 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction251:file#Object#getc */
9145 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction251:file#Object#gets */
9146 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction251:file#Object#getcwd */
9147 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction251:file#Object#file_getcwd */
9148 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction251:file#Object#stdin */
9149 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction251:file#Object#stdout */
9150 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction251:file#Object#stderr */
9151 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction251:model_base#Object#intrude_visibility */
9152 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction251:model_base#Object#public_visibility */
9153 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction251:model_base#Object#protected_visibility */
9154 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction251:model_base#Object#private_visibility */
9155 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction251:model_base#Object#none_visibility */
9156 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction251:model#Object#abstract_kind */
9157 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction251:model#Object#concrete_kind */
9158 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction251:model#Object#interface_kind */
9159 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction251:model#Object#enum_kind */
9160 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction251:model#Object#extern_kind */
9161 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction251:nitni_utilities#Object#internal_call_context */
9162 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction251:nitni_utilities#Object#long_signature */
9163 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction251:nitni_utilities#Object#short_signature */
9164 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction251:c#Object#to_c_call_context */
9165 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction251:c#Object#from_c_call_context */
9166 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction251:cpp#Object#cpp_call_context */
9167 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction251:cpp#Object#to_cpp_call_context */
9168 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction251:cpp#Object#from_cpp_call_context */
9169 (nitmethod_t)VIRTUAL_parser__ReduceAction251__action, /* pointer to parser:ReduceAction251:parser#ReduceAction251#action */
9170 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction251:parser#ReduceAction#concat */
9171 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction251:parser#ReduceAction#init */
9172 }
9173 };
9174 /* allocate ReduceAction251 */
9175 val* NEW_parser__ReduceAction251(const struct type* type) {
9176 val* self /* : ReduceAction251 */;
9177 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9178 self->type = type;
9179 self->class = &class_parser__ReduceAction251;
9180 return self;
9181 }
9182 /* runtime class parser__ReduceAction252 */
9183 const struct class class_parser__ReduceAction252 = {
9184 0, /* box_kind */
9185 {
9186 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction252:kernel#Object#object_id */
9187 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction252:kernel#Object#is_same_type */
9188 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction252:kernel#Object#is_same_instance */
9189 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction252:kernel#Object#== */
9190 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction252:kernel#Object#!= */
9191 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction252:kernel#Object#output */
9192 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction252:kernel#Object#output_class_name */
9193 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction252:kernel#Object#exit */
9194 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction252:kernel#Object#sys */
9195 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction252:kernel#Object#hash */
9196 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction252:math#Object#atan2 */
9197 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction252:math#Object#pi */
9198 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction252:math#Object#srand_from */
9199 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction252:math#Object#srand */
9200 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction252:string#Object#to_s */
9201 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction252:string#Object#native_class_name */
9202 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction252:string#Object#class_name */
9203 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction252:string#Object#inspect */
9204 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction252:string#Object#inspect_head */
9205 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction252:string#Object#args */
9206 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction252:string#Object#alpha_comparator */
9207 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction252:stream#Object#poll */
9208 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction252:stream#Object#intern_poll */
9209 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction252:time#Object#get_time */
9210 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction252:file#Object#printn */
9211 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction252:file#Object#print */
9212 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction252:file#Object#getc */
9213 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction252:file#Object#gets */
9214 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction252:file#Object#getcwd */
9215 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction252:file#Object#file_getcwd */
9216 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction252:file#Object#stdin */
9217 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction252:file#Object#stdout */
9218 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction252:file#Object#stderr */
9219 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction252:model_base#Object#intrude_visibility */
9220 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction252:model_base#Object#public_visibility */
9221 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction252:model_base#Object#protected_visibility */
9222 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction252:model_base#Object#private_visibility */
9223 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction252:model_base#Object#none_visibility */
9224 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction252:model#Object#abstract_kind */
9225 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction252:model#Object#concrete_kind */
9226 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction252:model#Object#interface_kind */
9227 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction252:model#Object#enum_kind */
9228 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction252:model#Object#extern_kind */
9229 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction252:nitni_utilities#Object#internal_call_context */
9230 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction252:nitni_utilities#Object#long_signature */
9231 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction252:nitni_utilities#Object#short_signature */
9232 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction252:c#Object#to_c_call_context */
9233 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction252:c#Object#from_c_call_context */
9234 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction252:cpp#Object#cpp_call_context */
9235 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction252:cpp#Object#to_cpp_call_context */
9236 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction252:cpp#Object#from_cpp_call_context */
9237 (nitmethod_t)VIRTUAL_parser__ReduceAction252__action, /* pointer to parser:ReduceAction252:parser#ReduceAction252#action */
9238 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction252:parser#ReduceAction#concat */
9239 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction252:parser#ReduceAction#init */
9240 }
9241 };
9242 /* allocate ReduceAction252 */
9243 val* NEW_parser__ReduceAction252(const struct type* type) {
9244 val* self /* : ReduceAction252 */;
9245 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9246 self->type = type;
9247 self->class = &class_parser__ReduceAction252;
9248 return self;
9249 }
9250 /* runtime class parser__ReduceAction254 */
9251 const struct class class_parser__ReduceAction254 = {
9252 0, /* box_kind */
9253 {
9254 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction254:kernel#Object#object_id */
9255 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction254:kernel#Object#is_same_type */
9256 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction254:kernel#Object#is_same_instance */
9257 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction254:kernel#Object#== */
9258 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction254:kernel#Object#!= */
9259 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction254:kernel#Object#output */
9260 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction254:kernel#Object#output_class_name */
9261 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction254:kernel#Object#exit */
9262 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction254:kernel#Object#sys */
9263 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction254:kernel#Object#hash */
9264 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction254:math#Object#atan2 */
9265 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction254:math#Object#pi */
9266 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction254:math#Object#srand_from */
9267 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction254:math#Object#srand */
9268 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction254:string#Object#to_s */
9269 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction254:string#Object#native_class_name */
9270 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction254:string#Object#class_name */
9271 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction254:string#Object#inspect */
9272 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction254:string#Object#inspect_head */
9273 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction254:string#Object#args */
9274 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction254:string#Object#alpha_comparator */
9275 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction254:stream#Object#poll */
9276 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction254:stream#Object#intern_poll */
9277 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction254:time#Object#get_time */
9278 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction254:file#Object#printn */
9279 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction254:file#Object#print */
9280 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction254:file#Object#getc */
9281 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction254:file#Object#gets */
9282 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction254:file#Object#getcwd */
9283 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction254:file#Object#file_getcwd */
9284 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction254:file#Object#stdin */
9285 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction254:file#Object#stdout */
9286 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction254:file#Object#stderr */
9287 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction254:model_base#Object#intrude_visibility */
9288 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction254:model_base#Object#public_visibility */
9289 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction254:model_base#Object#protected_visibility */
9290 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction254:model_base#Object#private_visibility */
9291 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction254:model_base#Object#none_visibility */
9292 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction254:model#Object#abstract_kind */
9293 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction254:model#Object#concrete_kind */
9294 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction254:model#Object#interface_kind */
9295 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction254:model#Object#enum_kind */
9296 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction254:model#Object#extern_kind */
9297 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction254:nitni_utilities#Object#internal_call_context */
9298 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction254:nitni_utilities#Object#long_signature */
9299 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction254:nitni_utilities#Object#short_signature */
9300 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction254:c#Object#to_c_call_context */
9301 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction254:c#Object#from_c_call_context */
9302 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction254:cpp#Object#cpp_call_context */
9303 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction254:cpp#Object#to_cpp_call_context */
9304 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction254:cpp#Object#from_cpp_call_context */
9305 (nitmethod_t)VIRTUAL_parser__ReduceAction254__action, /* pointer to parser:ReduceAction254:parser#ReduceAction254#action */
9306 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction254:parser#ReduceAction#concat */
9307 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction254:parser#ReduceAction#init */
9308 }
9309 };
9310 /* allocate ReduceAction254 */
9311 val* NEW_parser__ReduceAction254(const struct type* type) {
9312 val* self /* : ReduceAction254 */;
9313 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9314 self->type = type;
9315 self->class = &class_parser__ReduceAction254;
9316 return self;
9317 }
9318 /* runtime class parser__ReduceAction255 */
9319 const struct class class_parser__ReduceAction255 = {
9320 0, /* box_kind */
9321 {
9322 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction255:kernel#Object#object_id */
9323 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction255:kernel#Object#is_same_type */
9324 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction255:kernel#Object#is_same_instance */
9325 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction255:kernel#Object#== */
9326 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction255:kernel#Object#!= */
9327 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction255:kernel#Object#output */
9328 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction255:kernel#Object#output_class_name */
9329 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction255:kernel#Object#exit */
9330 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction255:kernel#Object#sys */
9331 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction255:kernel#Object#hash */
9332 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction255:math#Object#atan2 */
9333 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction255:math#Object#pi */
9334 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction255:math#Object#srand_from */
9335 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction255:math#Object#srand */
9336 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction255:string#Object#to_s */
9337 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction255:string#Object#native_class_name */
9338 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction255:string#Object#class_name */
9339 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction255:string#Object#inspect */
9340 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction255:string#Object#inspect_head */
9341 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction255:string#Object#args */
9342 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction255:string#Object#alpha_comparator */
9343 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction255:stream#Object#poll */
9344 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction255:stream#Object#intern_poll */
9345 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction255:time#Object#get_time */
9346 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction255:file#Object#printn */
9347 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction255:file#Object#print */
9348 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction255:file#Object#getc */
9349 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction255:file#Object#gets */
9350 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction255:file#Object#getcwd */
9351 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction255:file#Object#file_getcwd */
9352 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction255:file#Object#stdin */
9353 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction255:file#Object#stdout */
9354 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction255:file#Object#stderr */
9355 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction255:model_base#Object#intrude_visibility */
9356 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction255:model_base#Object#public_visibility */
9357 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction255:model_base#Object#protected_visibility */
9358 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction255:model_base#Object#private_visibility */
9359 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction255:model_base#Object#none_visibility */
9360 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction255:model#Object#abstract_kind */
9361 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction255:model#Object#concrete_kind */
9362 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction255:model#Object#interface_kind */
9363 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction255:model#Object#enum_kind */
9364 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction255:model#Object#extern_kind */
9365 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction255:nitni_utilities#Object#internal_call_context */
9366 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction255:nitni_utilities#Object#long_signature */
9367 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction255:nitni_utilities#Object#short_signature */
9368 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction255:c#Object#to_c_call_context */
9369 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction255:c#Object#from_c_call_context */
9370 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction255:cpp#Object#cpp_call_context */
9371 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction255:cpp#Object#to_cpp_call_context */
9372 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction255:cpp#Object#from_cpp_call_context */
9373 (nitmethod_t)VIRTUAL_parser__ReduceAction255__action, /* pointer to parser:ReduceAction255:parser#ReduceAction255#action */
9374 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction255:parser#ReduceAction#concat */
9375 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction255:parser#ReduceAction#init */
9376 }
9377 };
9378 /* allocate ReduceAction255 */
9379 val* NEW_parser__ReduceAction255(const struct type* type) {
9380 val* self /* : ReduceAction255 */;
9381 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9382 self->type = type;
9383 self->class = &class_parser__ReduceAction255;
9384 return self;
9385 }
9386 /* runtime class parser__ReduceAction257 */
9387 const struct class class_parser__ReduceAction257 = {
9388 0, /* box_kind */
9389 {
9390 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction257:kernel#Object#object_id */
9391 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction257:kernel#Object#is_same_type */
9392 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction257:kernel#Object#is_same_instance */
9393 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction257:kernel#Object#== */
9394 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction257:kernel#Object#!= */
9395 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction257:kernel#Object#output */
9396 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction257:kernel#Object#output_class_name */
9397 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction257:kernel#Object#exit */
9398 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction257:kernel#Object#sys */
9399 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction257:kernel#Object#hash */
9400 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction257:math#Object#atan2 */
9401 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction257:math#Object#pi */
9402 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction257:math#Object#srand_from */
9403 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction257:math#Object#srand */
9404 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction257:string#Object#to_s */
9405 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction257:string#Object#native_class_name */
9406 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction257:string#Object#class_name */
9407 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction257:string#Object#inspect */
9408 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction257:string#Object#inspect_head */
9409 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction257:string#Object#args */
9410 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction257:string#Object#alpha_comparator */
9411 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction257:stream#Object#poll */
9412 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction257:stream#Object#intern_poll */
9413 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction257:time#Object#get_time */
9414 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction257:file#Object#printn */
9415 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction257:file#Object#print */
9416 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction257:file#Object#getc */
9417 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction257:file#Object#gets */
9418 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction257:file#Object#getcwd */
9419 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction257:file#Object#file_getcwd */
9420 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction257:file#Object#stdin */
9421 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction257:file#Object#stdout */
9422 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction257:file#Object#stderr */
9423 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction257:model_base#Object#intrude_visibility */
9424 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction257:model_base#Object#public_visibility */
9425 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction257:model_base#Object#protected_visibility */
9426 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction257:model_base#Object#private_visibility */
9427 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction257:model_base#Object#none_visibility */
9428 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction257:model#Object#abstract_kind */
9429 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction257:model#Object#concrete_kind */
9430 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction257:model#Object#interface_kind */
9431 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction257:model#Object#enum_kind */
9432 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction257:model#Object#extern_kind */
9433 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction257:nitni_utilities#Object#internal_call_context */
9434 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction257:nitni_utilities#Object#long_signature */
9435 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction257:nitni_utilities#Object#short_signature */
9436 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction257:c#Object#to_c_call_context */
9437 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction257:c#Object#from_c_call_context */
9438 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction257:cpp#Object#cpp_call_context */
9439 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction257:cpp#Object#to_cpp_call_context */
9440 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction257:cpp#Object#from_cpp_call_context */
9441 (nitmethod_t)VIRTUAL_parser__ReduceAction257__action, /* pointer to parser:ReduceAction257:parser#ReduceAction257#action */
9442 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction257:parser#ReduceAction#concat */
9443 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction257:parser#ReduceAction#init */
9444 }
9445 };
9446 /* allocate ReduceAction257 */
9447 val* NEW_parser__ReduceAction257(const struct type* type) {
9448 val* self /* : ReduceAction257 */;
9449 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9450 self->type = type;
9451 self->class = &class_parser__ReduceAction257;
9452 return self;
9453 }
9454 /* runtime class parser__ReduceAction258 */
9455 const struct class class_parser__ReduceAction258 = {
9456 0, /* box_kind */
9457 {
9458 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction258:kernel#Object#object_id */
9459 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction258:kernel#Object#is_same_type */
9460 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction258:kernel#Object#is_same_instance */
9461 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction258:kernel#Object#== */
9462 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction258:kernel#Object#!= */
9463 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction258:kernel#Object#output */
9464 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction258:kernel#Object#output_class_name */
9465 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction258:kernel#Object#exit */
9466 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction258:kernel#Object#sys */
9467 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction258:kernel#Object#hash */
9468 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction258:math#Object#atan2 */
9469 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction258:math#Object#pi */
9470 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction258:math#Object#srand_from */
9471 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction258:math#Object#srand */
9472 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction258:string#Object#to_s */
9473 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction258:string#Object#native_class_name */
9474 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction258:string#Object#class_name */
9475 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction258:string#Object#inspect */
9476 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction258:string#Object#inspect_head */
9477 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction258:string#Object#args */
9478 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction258:string#Object#alpha_comparator */
9479 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction258:stream#Object#poll */
9480 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction258:stream#Object#intern_poll */
9481 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction258:time#Object#get_time */
9482 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction258:file#Object#printn */
9483 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction258:file#Object#print */
9484 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction258:file#Object#getc */
9485 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction258:file#Object#gets */
9486 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction258:file#Object#getcwd */
9487 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction258:file#Object#file_getcwd */
9488 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction258:file#Object#stdin */
9489 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction258:file#Object#stdout */
9490 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction258:file#Object#stderr */
9491 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction258:model_base#Object#intrude_visibility */
9492 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction258:model_base#Object#public_visibility */
9493 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction258:model_base#Object#protected_visibility */
9494 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction258:model_base#Object#private_visibility */
9495 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction258:model_base#Object#none_visibility */
9496 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction258:model#Object#abstract_kind */
9497 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction258:model#Object#concrete_kind */
9498 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction258:model#Object#interface_kind */
9499 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction258:model#Object#enum_kind */
9500 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction258:model#Object#extern_kind */
9501 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction258:nitni_utilities#Object#internal_call_context */
9502 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction258:nitni_utilities#Object#long_signature */
9503 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction258:nitni_utilities#Object#short_signature */
9504 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction258:c#Object#to_c_call_context */
9505 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction258:c#Object#from_c_call_context */
9506 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction258:cpp#Object#cpp_call_context */
9507 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction258:cpp#Object#to_cpp_call_context */
9508 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction258:cpp#Object#from_cpp_call_context */
9509 (nitmethod_t)VIRTUAL_parser__ReduceAction258__action, /* pointer to parser:ReduceAction258:parser#ReduceAction258#action */
9510 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction258:parser#ReduceAction#concat */
9511 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction258:parser#ReduceAction#init */
9512 }
9513 };
9514 /* allocate ReduceAction258 */
9515 val* NEW_parser__ReduceAction258(const struct type* type) {
9516 val* self /* : ReduceAction258 */;
9517 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9518 self->type = type;
9519 self->class = &class_parser__ReduceAction258;
9520 return self;
9521 }
9522 /* runtime class parser__ReduceAction259 */
9523 const struct class class_parser__ReduceAction259 = {
9524 0, /* box_kind */
9525 {
9526 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction259:kernel#Object#object_id */
9527 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction259:kernel#Object#is_same_type */
9528 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction259:kernel#Object#is_same_instance */
9529 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction259:kernel#Object#== */
9530 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction259:kernel#Object#!= */
9531 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction259:kernel#Object#output */
9532 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction259:kernel#Object#output_class_name */
9533 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction259:kernel#Object#exit */
9534 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction259:kernel#Object#sys */
9535 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction259:kernel#Object#hash */
9536 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction259:math#Object#atan2 */
9537 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction259:math#Object#pi */
9538 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction259:math#Object#srand_from */
9539 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction259:math#Object#srand */
9540 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction259:string#Object#to_s */
9541 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction259:string#Object#native_class_name */
9542 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction259:string#Object#class_name */
9543 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction259:string#Object#inspect */
9544 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction259:string#Object#inspect_head */
9545 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction259:string#Object#args */
9546 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction259:string#Object#alpha_comparator */
9547 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction259:stream#Object#poll */
9548 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction259:stream#Object#intern_poll */
9549 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction259:time#Object#get_time */
9550 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction259:file#Object#printn */
9551 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction259:file#Object#print */
9552 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction259:file#Object#getc */
9553 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction259:file#Object#gets */
9554 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction259:file#Object#getcwd */
9555 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction259:file#Object#file_getcwd */
9556 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction259:file#Object#stdin */
9557 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction259:file#Object#stdout */
9558 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction259:file#Object#stderr */
9559 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction259:model_base#Object#intrude_visibility */
9560 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction259:model_base#Object#public_visibility */
9561 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction259:model_base#Object#protected_visibility */
9562 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction259:model_base#Object#private_visibility */
9563 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction259:model_base#Object#none_visibility */
9564 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction259:model#Object#abstract_kind */
9565 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction259:model#Object#concrete_kind */
9566 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction259:model#Object#interface_kind */
9567 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction259:model#Object#enum_kind */
9568 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction259:model#Object#extern_kind */
9569 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction259:nitni_utilities#Object#internal_call_context */
9570 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction259:nitni_utilities#Object#long_signature */
9571 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction259:nitni_utilities#Object#short_signature */
9572 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction259:c#Object#to_c_call_context */
9573 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction259:c#Object#from_c_call_context */
9574 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction259:cpp#Object#cpp_call_context */
9575 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction259:cpp#Object#to_cpp_call_context */
9576 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction259:cpp#Object#from_cpp_call_context */
9577 (nitmethod_t)VIRTUAL_parser__ReduceAction259__action, /* pointer to parser:ReduceAction259:parser#ReduceAction259#action */
9578 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction259:parser#ReduceAction#concat */
9579 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction259:parser#ReduceAction#init */
9580 }
9581 };
9582 /* allocate ReduceAction259 */
9583 val* NEW_parser__ReduceAction259(const struct type* type) {
9584 val* self /* : ReduceAction259 */;
9585 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9586 self->type = type;
9587 self->class = &class_parser__ReduceAction259;
9588 return self;
9589 }
9590 /* runtime class parser__ReduceAction260 */
9591 const struct class class_parser__ReduceAction260 = {
9592 0, /* box_kind */
9593 {
9594 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction260:kernel#Object#object_id */
9595 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction260:kernel#Object#is_same_type */
9596 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction260:kernel#Object#is_same_instance */
9597 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction260:kernel#Object#== */
9598 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction260:kernel#Object#!= */
9599 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction260:kernel#Object#output */
9600 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction260:kernel#Object#output_class_name */
9601 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction260:kernel#Object#exit */
9602 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction260:kernel#Object#sys */
9603 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction260:kernel#Object#hash */
9604 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction260:math#Object#atan2 */
9605 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction260:math#Object#pi */
9606 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction260:math#Object#srand_from */
9607 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction260:math#Object#srand */
9608 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction260:string#Object#to_s */
9609 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction260:string#Object#native_class_name */
9610 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction260:string#Object#class_name */
9611 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction260:string#Object#inspect */
9612 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction260:string#Object#inspect_head */
9613 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction260:string#Object#args */
9614 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction260:string#Object#alpha_comparator */
9615 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction260:stream#Object#poll */
9616 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction260:stream#Object#intern_poll */
9617 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction260:time#Object#get_time */
9618 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction260:file#Object#printn */
9619 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction260:file#Object#print */
9620 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction260:file#Object#getc */
9621 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction260:file#Object#gets */
9622 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction260:file#Object#getcwd */
9623 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction260:file#Object#file_getcwd */
9624 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction260:file#Object#stdin */
9625 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction260:file#Object#stdout */
9626 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction260:file#Object#stderr */
9627 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction260:model_base#Object#intrude_visibility */
9628 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction260:model_base#Object#public_visibility */
9629 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction260:model_base#Object#protected_visibility */
9630 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction260:model_base#Object#private_visibility */
9631 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction260:model_base#Object#none_visibility */
9632 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction260:model#Object#abstract_kind */
9633 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction260:model#Object#concrete_kind */
9634 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction260:model#Object#interface_kind */
9635 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction260:model#Object#enum_kind */
9636 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction260:model#Object#extern_kind */
9637 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction260:nitni_utilities#Object#internal_call_context */
9638 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction260:nitni_utilities#Object#long_signature */
9639 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction260:nitni_utilities#Object#short_signature */
9640 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction260:c#Object#to_c_call_context */
9641 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction260:c#Object#from_c_call_context */
9642 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction260:cpp#Object#cpp_call_context */
9643 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction260:cpp#Object#to_cpp_call_context */
9644 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction260:cpp#Object#from_cpp_call_context */
9645 (nitmethod_t)VIRTUAL_parser__ReduceAction260__action, /* pointer to parser:ReduceAction260:parser#ReduceAction260#action */
9646 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction260:parser#ReduceAction#concat */
9647 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction260:parser#ReduceAction#init */
9648 }
9649 };
9650 /* allocate ReduceAction260 */
9651 val* NEW_parser__ReduceAction260(const struct type* type) {
9652 val* self /* : ReduceAction260 */;
9653 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9654 self->type = type;
9655 self->class = &class_parser__ReduceAction260;
9656 return self;
9657 }
9658 /* runtime class parser__ReduceAction262 */
9659 const struct class class_parser__ReduceAction262 = {
9660 0, /* box_kind */
9661 {
9662 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction262:kernel#Object#object_id */
9663 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction262:kernel#Object#is_same_type */
9664 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction262:kernel#Object#is_same_instance */
9665 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction262:kernel#Object#== */
9666 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction262:kernel#Object#!= */
9667 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction262:kernel#Object#output */
9668 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction262:kernel#Object#output_class_name */
9669 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction262:kernel#Object#exit */
9670 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction262:kernel#Object#sys */
9671 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction262:kernel#Object#hash */
9672 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction262:math#Object#atan2 */
9673 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction262:math#Object#pi */
9674 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction262:math#Object#srand_from */
9675 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction262:math#Object#srand */
9676 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction262:string#Object#to_s */
9677 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction262:string#Object#native_class_name */
9678 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction262:string#Object#class_name */
9679 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction262:string#Object#inspect */
9680 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction262:string#Object#inspect_head */
9681 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction262:string#Object#args */
9682 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction262:string#Object#alpha_comparator */
9683 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction262:stream#Object#poll */
9684 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction262:stream#Object#intern_poll */
9685 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction262:time#Object#get_time */
9686 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction262:file#Object#printn */
9687 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction262:file#Object#print */
9688 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction262:file#Object#getc */
9689 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction262:file#Object#gets */
9690 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction262:file#Object#getcwd */
9691 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction262:file#Object#file_getcwd */
9692 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction262:file#Object#stdin */
9693 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction262:file#Object#stdout */
9694 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction262:file#Object#stderr */
9695 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction262:model_base#Object#intrude_visibility */
9696 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction262:model_base#Object#public_visibility */
9697 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction262:model_base#Object#protected_visibility */
9698 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction262:model_base#Object#private_visibility */
9699 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction262:model_base#Object#none_visibility */
9700 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction262:model#Object#abstract_kind */
9701 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction262:model#Object#concrete_kind */
9702 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction262:model#Object#interface_kind */
9703 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction262:model#Object#enum_kind */
9704 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction262:model#Object#extern_kind */
9705 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction262:nitni_utilities#Object#internal_call_context */
9706 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction262:nitni_utilities#Object#long_signature */
9707 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction262:nitni_utilities#Object#short_signature */
9708 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction262:c#Object#to_c_call_context */
9709 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction262:c#Object#from_c_call_context */
9710 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction262:cpp#Object#cpp_call_context */
9711 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction262:cpp#Object#to_cpp_call_context */
9712 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction262:cpp#Object#from_cpp_call_context */
9713 (nitmethod_t)VIRTUAL_parser__ReduceAction262__action, /* pointer to parser:ReduceAction262:parser#ReduceAction262#action */
9714 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction262:parser#ReduceAction#concat */
9715 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction262:parser#ReduceAction#init */
9716 }
9717 };
9718 /* allocate ReduceAction262 */
9719 val* NEW_parser__ReduceAction262(const struct type* type) {
9720 val* self /* : ReduceAction262 */;
9721 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9722 self->type = type;
9723 self->class = &class_parser__ReduceAction262;
9724 return self;
9725 }
9726 /* runtime class parser__ReduceAction263 */
9727 const struct class class_parser__ReduceAction263 = {
9728 0, /* box_kind */
9729 {
9730 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction263:kernel#Object#object_id */
9731 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction263:kernel#Object#is_same_type */
9732 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction263:kernel#Object#is_same_instance */
9733 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction263:kernel#Object#== */
9734 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction263:kernel#Object#!= */
9735 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction263:kernel#Object#output */
9736 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction263:kernel#Object#output_class_name */
9737 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction263:kernel#Object#exit */
9738 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction263:kernel#Object#sys */
9739 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction263:kernel#Object#hash */
9740 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction263:math#Object#atan2 */
9741 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction263:math#Object#pi */
9742 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction263:math#Object#srand_from */
9743 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction263:math#Object#srand */
9744 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction263:string#Object#to_s */
9745 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction263:string#Object#native_class_name */
9746 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction263:string#Object#class_name */
9747 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction263:string#Object#inspect */
9748 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction263:string#Object#inspect_head */
9749 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction263:string#Object#args */
9750 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction263:string#Object#alpha_comparator */
9751 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction263:stream#Object#poll */
9752 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction263:stream#Object#intern_poll */
9753 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction263:time#Object#get_time */
9754 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction263:file#Object#printn */
9755 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction263:file#Object#print */
9756 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction263:file#Object#getc */
9757 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction263:file#Object#gets */
9758 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction263:file#Object#getcwd */
9759 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction263:file#Object#file_getcwd */
9760 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction263:file#Object#stdin */
9761 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction263:file#Object#stdout */
9762 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction263:file#Object#stderr */
9763 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction263:model_base#Object#intrude_visibility */
9764 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction263:model_base#Object#public_visibility */
9765 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction263:model_base#Object#protected_visibility */
9766 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction263:model_base#Object#private_visibility */
9767 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction263:model_base#Object#none_visibility */
9768 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction263:model#Object#abstract_kind */
9769 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction263:model#Object#concrete_kind */
9770 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction263:model#Object#interface_kind */
9771 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction263:model#Object#enum_kind */
9772 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction263:model#Object#extern_kind */
9773 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction263:nitni_utilities#Object#internal_call_context */
9774 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction263:nitni_utilities#Object#long_signature */
9775 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction263:nitni_utilities#Object#short_signature */
9776 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction263:c#Object#to_c_call_context */
9777 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction263:c#Object#from_c_call_context */
9778 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction263:cpp#Object#cpp_call_context */
9779 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction263:cpp#Object#to_cpp_call_context */
9780 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction263:cpp#Object#from_cpp_call_context */
9781 (nitmethod_t)VIRTUAL_parser__ReduceAction263__action, /* pointer to parser:ReduceAction263:parser#ReduceAction263#action */
9782 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction263:parser#ReduceAction#concat */
9783 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction263:parser#ReduceAction#init */
9784 }
9785 };
9786 /* allocate ReduceAction263 */
9787 val* NEW_parser__ReduceAction263(const struct type* type) {
9788 val* self /* : ReduceAction263 */;
9789 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9790 self->type = type;
9791 self->class = &class_parser__ReduceAction263;
9792 return self;
9793 }
9794 /* runtime class parser__ReduceAction265 */
9795 const struct class class_parser__ReduceAction265 = {
9796 0, /* box_kind */
9797 {
9798 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction265:kernel#Object#object_id */
9799 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction265:kernel#Object#is_same_type */
9800 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction265:kernel#Object#is_same_instance */
9801 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction265:kernel#Object#== */
9802 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction265:kernel#Object#!= */
9803 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction265:kernel#Object#output */
9804 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction265:kernel#Object#output_class_name */
9805 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction265:kernel#Object#exit */
9806 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction265:kernel#Object#sys */
9807 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction265:kernel#Object#hash */
9808 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction265:math#Object#atan2 */
9809 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction265:math#Object#pi */
9810 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction265:math#Object#srand_from */
9811 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction265:math#Object#srand */
9812 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction265:string#Object#to_s */
9813 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction265:string#Object#native_class_name */
9814 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction265:string#Object#class_name */
9815 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction265:string#Object#inspect */
9816 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction265:string#Object#inspect_head */
9817 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction265:string#Object#args */
9818 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction265:string#Object#alpha_comparator */
9819 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction265:stream#Object#poll */
9820 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction265:stream#Object#intern_poll */
9821 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction265:time#Object#get_time */
9822 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction265:file#Object#printn */
9823 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction265:file#Object#print */
9824 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction265:file#Object#getc */
9825 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction265:file#Object#gets */
9826 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction265:file#Object#getcwd */
9827 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction265:file#Object#file_getcwd */
9828 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction265:file#Object#stdin */
9829 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction265:file#Object#stdout */
9830 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction265:file#Object#stderr */
9831 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction265:model_base#Object#intrude_visibility */
9832 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction265:model_base#Object#public_visibility */
9833 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction265:model_base#Object#protected_visibility */
9834 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction265:model_base#Object#private_visibility */
9835 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction265:model_base#Object#none_visibility */
9836 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction265:model#Object#abstract_kind */
9837 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction265:model#Object#concrete_kind */
9838 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction265:model#Object#interface_kind */
9839 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction265:model#Object#enum_kind */
9840 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction265:model#Object#extern_kind */
9841 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction265:nitni_utilities#Object#internal_call_context */
9842 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction265:nitni_utilities#Object#long_signature */
9843 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction265:nitni_utilities#Object#short_signature */
9844 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction265:c#Object#to_c_call_context */
9845 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction265:c#Object#from_c_call_context */
9846 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction265:cpp#Object#cpp_call_context */
9847 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction265:cpp#Object#to_cpp_call_context */
9848 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction265:cpp#Object#from_cpp_call_context */
9849 (nitmethod_t)VIRTUAL_parser__ReduceAction265__action, /* pointer to parser:ReduceAction265:parser#ReduceAction265#action */
9850 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction265:parser#ReduceAction#concat */
9851 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction265:parser#ReduceAction#init */
9852 }
9853 };
9854 /* allocate ReduceAction265 */
9855 val* NEW_parser__ReduceAction265(const struct type* type) {
9856 val* self /* : ReduceAction265 */;
9857 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9858 self->type = type;
9859 self->class = &class_parser__ReduceAction265;
9860 return self;
9861 }
9862 /* runtime class parser__ReduceAction266 */
9863 const struct class class_parser__ReduceAction266 = {
9864 0, /* box_kind */
9865 {
9866 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction266:kernel#Object#object_id */
9867 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction266:kernel#Object#is_same_type */
9868 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction266:kernel#Object#is_same_instance */
9869 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction266:kernel#Object#== */
9870 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction266:kernel#Object#!= */
9871 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction266:kernel#Object#output */
9872 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction266:kernel#Object#output_class_name */
9873 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction266:kernel#Object#exit */
9874 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction266:kernel#Object#sys */
9875 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction266:kernel#Object#hash */
9876 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction266:math#Object#atan2 */
9877 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction266:math#Object#pi */
9878 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction266:math#Object#srand_from */
9879 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction266:math#Object#srand */
9880 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction266:string#Object#to_s */
9881 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction266:string#Object#native_class_name */
9882 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction266:string#Object#class_name */
9883 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction266:string#Object#inspect */
9884 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction266:string#Object#inspect_head */
9885 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction266:string#Object#args */
9886 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction266:string#Object#alpha_comparator */
9887 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction266:stream#Object#poll */
9888 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction266:stream#Object#intern_poll */
9889 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction266:time#Object#get_time */
9890 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction266:file#Object#printn */
9891 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction266:file#Object#print */
9892 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction266:file#Object#getc */
9893 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction266:file#Object#gets */
9894 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction266:file#Object#getcwd */
9895 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction266:file#Object#file_getcwd */
9896 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction266:file#Object#stdin */
9897 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction266:file#Object#stdout */
9898 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction266:file#Object#stderr */
9899 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction266:model_base#Object#intrude_visibility */
9900 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction266:model_base#Object#public_visibility */
9901 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction266:model_base#Object#protected_visibility */
9902 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction266:model_base#Object#private_visibility */
9903 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction266:model_base#Object#none_visibility */
9904 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction266:model#Object#abstract_kind */
9905 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction266:model#Object#concrete_kind */
9906 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction266:model#Object#interface_kind */
9907 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction266:model#Object#enum_kind */
9908 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction266:model#Object#extern_kind */
9909 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction266:nitni_utilities#Object#internal_call_context */
9910 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction266:nitni_utilities#Object#long_signature */
9911 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction266:nitni_utilities#Object#short_signature */
9912 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction266:c#Object#to_c_call_context */
9913 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction266:c#Object#from_c_call_context */
9914 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction266:cpp#Object#cpp_call_context */
9915 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction266:cpp#Object#to_cpp_call_context */
9916 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction266:cpp#Object#from_cpp_call_context */
9917 (nitmethod_t)VIRTUAL_parser__ReduceAction266__action, /* pointer to parser:ReduceAction266:parser#ReduceAction266#action */
9918 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction266:parser#ReduceAction#concat */
9919 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction266:parser#ReduceAction#init */
9920 }
9921 };
9922 /* allocate ReduceAction266 */
9923 val* NEW_parser__ReduceAction266(const struct type* type) {
9924 val* self /* : ReduceAction266 */;
9925 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9926 self->type = type;
9927 self->class = &class_parser__ReduceAction266;
9928 return self;
9929 }
9930 /* runtime class parser__ReduceAction267 */
9931 const struct class class_parser__ReduceAction267 = {
9932 0, /* box_kind */
9933 {
9934 (nitmethod_t)VIRTUAL_kernel__Object__object_id, /* pointer to parser:ReduceAction267:kernel#Object#object_id */
9935 (nitmethod_t)VIRTUAL_kernel__Object__is_same_type, /* pointer to parser:ReduceAction267:kernel#Object#is_same_type */
9936 (nitmethod_t)VIRTUAL_kernel__Object__is_same_instance, /* pointer to parser:ReduceAction267:kernel#Object#is_same_instance */
9937 (nitmethod_t)VIRTUAL_kernel__Object___61d_61d, /* pointer to parser:ReduceAction267:kernel#Object#== */
9938 (nitmethod_t)VIRTUAL_kernel__Object___33d_61d, /* pointer to parser:ReduceAction267:kernel#Object#!= */
9939 (nitmethod_t)VIRTUAL_kernel__Object__output, /* pointer to parser:ReduceAction267:kernel#Object#output */
9940 (nitmethod_t)VIRTUAL_kernel__Object__output_class_name, /* pointer to parser:ReduceAction267:kernel#Object#output_class_name */
9941 (nitmethod_t)VIRTUAL_kernel__Object__exit, /* pointer to parser:ReduceAction267:kernel#Object#exit */
9942 (nitmethod_t)VIRTUAL_kernel__Object__sys, /* pointer to parser:ReduceAction267:kernel#Object#sys */
9943 (nitmethod_t)VIRTUAL_kernel__Object__hash, /* pointer to parser:ReduceAction267:kernel#Object#hash */
9944 (nitmethod_t)VIRTUAL_math__Object__atan2, /* pointer to parser:ReduceAction267:math#Object#atan2 */
9945 (nitmethod_t)VIRTUAL_math__Object__pi, /* pointer to parser:ReduceAction267:math#Object#pi */
9946 (nitmethod_t)VIRTUAL_math__Object__srand_from, /* pointer to parser:ReduceAction267:math#Object#srand_from */
9947 (nitmethod_t)VIRTUAL_math__Object__srand, /* pointer to parser:ReduceAction267:math#Object#srand */
9948 (nitmethod_t)VIRTUAL_string__Object__to_s, /* pointer to parser:ReduceAction267:string#Object#to_s */
9949 (nitmethod_t)VIRTUAL_string__Object__native_class_name, /* pointer to parser:ReduceAction267:string#Object#native_class_name */
9950 (nitmethod_t)VIRTUAL_string__Object__class_name, /* pointer to parser:ReduceAction267:string#Object#class_name */
9951 (nitmethod_t)VIRTUAL_string__Object__inspect, /* pointer to parser:ReduceAction267:string#Object#inspect */
9952 (nitmethod_t)VIRTUAL_string__Object__inspect_head, /* pointer to parser:ReduceAction267:string#Object#inspect_head */
9953 (nitmethod_t)VIRTUAL_string__Object__args, /* pointer to parser:ReduceAction267:string#Object#args */
9954 (nitmethod_t)VIRTUAL_string__Object__alpha_comparator, /* pointer to parser:ReduceAction267:string#Object#alpha_comparator */
9955 (nitmethod_t)VIRTUAL_stream__Object__poll, /* pointer to parser:ReduceAction267:stream#Object#poll */
9956 (nitmethod_t)VIRTUAL_stream__Object__intern_poll, /* pointer to parser:ReduceAction267:stream#Object#intern_poll */
9957 (nitmethod_t)VIRTUAL_time__Object__get_time, /* pointer to parser:ReduceAction267:time#Object#get_time */
9958 (nitmethod_t)VIRTUAL_file__Object__printn, /* pointer to parser:ReduceAction267:file#Object#printn */
9959 (nitmethod_t)VIRTUAL_file__Object__print, /* pointer to parser:ReduceAction267:file#Object#print */
9960 (nitmethod_t)VIRTUAL_file__Object__getc, /* pointer to parser:ReduceAction267:file#Object#getc */
9961 (nitmethod_t)VIRTUAL_file__Object__gets, /* pointer to parser:ReduceAction267:file#Object#gets */
9962 (nitmethod_t)VIRTUAL_file__Object__getcwd, /* pointer to parser:ReduceAction267:file#Object#getcwd */
9963 (nitmethod_t)VIRTUAL_file__Object__file_getcwd, /* pointer to parser:ReduceAction267:file#Object#file_getcwd */
9964 (nitmethod_t)VIRTUAL_file__Object__stdin, /* pointer to parser:ReduceAction267:file#Object#stdin */
9965 (nitmethod_t)VIRTUAL_file__Object__stdout, /* pointer to parser:ReduceAction267:file#Object#stdout */
9966 (nitmethod_t)VIRTUAL_file__Object__stderr, /* pointer to parser:ReduceAction267:file#Object#stderr */
9967 (nitmethod_t)VIRTUAL_model_base__Object__intrude_visibility, /* pointer to parser:ReduceAction267:model_base#Object#intrude_visibility */
9968 (nitmethod_t)VIRTUAL_model_base__Object__public_visibility, /* pointer to parser:ReduceAction267:model_base#Object#public_visibility */
9969 (nitmethod_t)VIRTUAL_model_base__Object__protected_visibility, /* pointer to parser:ReduceAction267:model_base#Object#protected_visibility */
9970 (nitmethod_t)VIRTUAL_model_base__Object__private_visibility, /* pointer to parser:ReduceAction267:model_base#Object#private_visibility */
9971 (nitmethod_t)VIRTUAL_model_base__Object__none_visibility, /* pointer to parser:ReduceAction267:model_base#Object#none_visibility */
9972 (nitmethod_t)VIRTUAL_model__Object__abstract_kind, /* pointer to parser:ReduceAction267:model#Object#abstract_kind */
9973 (nitmethod_t)VIRTUAL_model__Object__concrete_kind, /* pointer to parser:ReduceAction267:model#Object#concrete_kind */
9974 (nitmethod_t)VIRTUAL_model__Object__interface_kind, /* pointer to parser:ReduceAction267:model#Object#interface_kind */
9975 (nitmethod_t)VIRTUAL_model__Object__enum_kind, /* pointer to parser:ReduceAction267:model#Object#enum_kind */
9976 (nitmethod_t)VIRTUAL_model__Object__extern_kind, /* pointer to parser:ReduceAction267:model#Object#extern_kind */
9977 (nitmethod_t)VIRTUAL_nitni_utilities__Object__internal_call_context, /* pointer to parser:ReduceAction267:nitni_utilities#Object#internal_call_context */
9978 (nitmethod_t)VIRTUAL_nitni_utilities__Object__long_signature, /* pointer to parser:ReduceAction267:nitni_utilities#Object#long_signature */
9979 (nitmethod_t)VIRTUAL_nitni_utilities__Object__short_signature, /* pointer to parser:ReduceAction267:nitni_utilities#Object#short_signature */
9980 (nitmethod_t)VIRTUAL_c__Object__to_c_call_context, /* pointer to parser:ReduceAction267:c#Object#to_c_call_context */
9981 (nitmethod_t)VIRTUAL_c__Object__from_c_call_context, /* pointer to parser:ReduceAction267:c#Object#from_c_call_context */
9982 (nitmethod_t)VIRTUAL_cpp__Object__cpp_call_context, /* pointer to parser:ReduceAction267:cpp#Object#cpp_call_context */
9983 (nitmethod_t)VIRTUAL_cpp__Object__to_cpp_call_context, /* pointer to parser:ReduceAction267:cpp#Object#to_cpp_call_context */
9984 (nitmethod_t)VIRTUAL_cpp__Object__from_cpp_call_context, /* pointer to parser:ReduceAction267:cpp#Object#from_cpp_call_context */
9985 (nitmethod_t)VIRTUAL_parser__ReduceAction267__action, /* pointer to parser:ReduceAction267:parser#ReduceAction267#action */
9986 (nitmethod_t)VIRTUAL_parser__ReduceAction__concat, /* pointer to parser:ReduceAction267:parser#ReduceAction#concat */
9987 (nitmethod_t)VIRTUAL_parser__ReduceAction__init, /* pointer to parser:ReduceAction267:parser#ReduceAction#init */
9988 }
9989 };
9990 /* allocate ReduceAction267 */
9991 val* NEW_parser__ReduceAction267(const struct type* type) {
9992 val* self /* : ReduceAction267 */;
9993 self = nit_alloc(sizeof(struct instance) + 1*sizeof(nitattribute_t));
9994 self->type = type;
9995 self->class = &class_parser__ReduceAction267;
9996 return self;
9997 }