cleanup some remaining nitc
[nit.git] / c_src / abstract_compiler.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_abstract_compiler__ToolContext___64dopt_output;
3 val* abstract_compiler__ToolContext__opt_output(val* self);
4 void abstract_compiler__ToolContext__opt_output_61d(val* self, val* p0);
5 extern const int COLOR_abstract_compiler__ToolContext___64dopt_no_cc;
6 val* abstract_compiler__ToolContext__opt_no_cc(val* self);
7 void abstract_compiler__ToolContext__opt_no_cc_61d(val* self, val* p0);
8 extern const int COLOR_abstract_compiler__ToolContext___64dopt_cc_path;
9 val* abstract_compiler__ToolContext__opt_cc_path(val* self);
10 void abstract_compiler__ToolContext__opt_cc_path_61d(val* self, val* p0);
11 extern const int COLOR_abstract_compiler__ToolContext___64dopt_make_flags;
12 val* abstract_compiler__ToolContext__opt_make_flags(val* self);
13 void abstract_compiler__ToolContext__opt_make_flags_61d(val* self, val* p0);
14 extern const int COLOR_abstract_compiler__ToolContext___64dopt_compile_dir;
15 val* abstract_compiler__ToolContext__opt_compile_dir(val* self);
16 void abstract_compiler__ToolContext__opt_compile_dir_61d(val* self, val* p0);
17 extern const int COLOR_abstract_compiler__ToolContext___64dopt_hardening;
18 val* abstract_compiler__ToolContext__opt_hardening(val* self);
19 void abstract_compiler__ToolContext__opt_hardening_61d(val* self, val* p0);
20 extern const int COLOR_abstract_compiler__ToolContext___64dopt_no_shortcut_range;
21 val* abstract_compiler__ToolContext__opt_no_shortcut_range(val* self);
22 void abstract_compiler__ToolContext__opt_no_shortcut_range_61d(val* self, val* p0);
23 extern const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_covariance;
24 val* abstract_compiler__ToolContext__opt_no_check_covariance(val* self);
25 void abstract_compiler__ToolContext__opt_no_check_covariance_61d(val* self, val* p0);
26 extern const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_initialization;
27 val* abstract_compiler__ToolContext__opt_no_check_initialization(val* self);
28 void abstract_compiler__ToolContext__opt_no_check_initialization_61d(val* self, val* p0);
29 extern const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_assert;
30 val* abstract_compiler__ToolContext__opt_no_check_assert(val* self);
31 void abstract_compiler__ToolContext__opt_no_check_assert_61d(val* self, val* p0);
32 extern const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_autocast;
33 val* abstract_compiler__ToolContext__opt_no_check_autocast(val* self);
34 void abstract_compiler__ToolContext__opt_no_check_autocast_61d(val* self, val* p0);
35 extern const int COLOR_abstract_compiler__ToolContext___64dopt_no_check_other;
36 val* abstract_compiler__ToolContext__opt_no_check_other(val* self);
37 void abstract_compiler__ToolContext__opt_no_check_other_61d(val* self, val* p0);
38 extern const int COLOR_abstract_compiler__ToolContext___64dopt_typing_test_metrics;
39 val* abstract_compiler__ToolContext__opt_typing_test_metrics(val* self);
40 void abstract_compiler__ToolContext__opt_typing_test_metrics_61d(val* self, val* p0);
41 extern const int COLOR_abstract_compiler__ToolContext__init;
42 extern const int COLOR_toolcontext__ToolContext__option_context;
43 extern const int COLOR_abstract_compiler__ToolContext__opt_output;
44 extern const int COLOR_abstract_compiler__ToolContext__opt_no_cc;
45 extern const int COLOR_abstract_compiler__ToolContext__opt_make_flags;
46 extern const int COLOR_abstract_compiler__ToolContext__opt_compile_dir;
47 extern const int COLOR_abstract_compiler__ToolContext__opt_hardening;
48 extern const int COLOR_abstract_compiler__ToolContext__opt_no_shortcut_range;
49 val* NEW_array__Array(const struct type* type);
50 extern const struct type type_array__Arrayopts__Option;
51 val* NEW_array__NativeArray(int length, const struct type* type);
52 extern const struct type type_array__NativeArrayopts__Option;
53 extern const int COLOR_array__Array__with_native;
54 void CHECK_NEW_array__Array(val*);
55 extern const int COLOR_opts__OptionContext__add_option;
56 extern const int COLOR_abstract_compiler__ToolContext__opt_no_check_covariance;
57 extern const int COLOR_abstract_compiler__ToolContext__opt_no_check_initialization;
58 extern const int COLOR_abstract_compiler__ToolContext__opt_no_check_assert;
59 extern const int COLOR_abstract_compiler__ToolContext__opt_no_check_autocast;
60 extern const int COLOR_abstract_compiler__ToolContext__opt_no_check_other;
61 extern const int COLOR_abstract_compiler__ToolContext__opt_typing_test_metrics;
62 void abstract_compiler__ToolContext__init(val* self);
63 extern const int COLOR_abstract_compiler__ModelBuilder___64dcc_paths;
64 val* abstract_compiler__ModelBuilder__cc_paths(val* self);
65 void abstract_compiler__ModelBuilder__cc_paths_61d(val* self, val* p0);
66 extern const int COLOR_abstract_compiler__ModelBuilder__init;
67 val* string__NativeString__to_s_with_length(char* self, long p0);
68 extern const int COLOR_environ__String__environ;
69 extern const int COLOR_abstract_collection__Collection__is_empty;
70 extern const struct type type_array__Arraykernel__Object;
71 extern const int COLOR_array__Array__with_capacity;
72 extern const int COLOR_abstract_collection__SimpleCollection__add;
73 extern const int COLOR_string__Object__to_s;
74 extern const int COLOR_file__String__file_exists;
75 extern const int COLOR_abstract_compiler__ModelBuilder__cc_paths;
76 extern const int COLOR_kernel__Object__sys;
77 extern const int COLOR_string__Sys__program_name;
78 extern const int COLOR_file__String__dirname;
79 extern const int COLOR_file__String__simplify_path;
80 extern const int COLOR_toolcontext__ToolContext__error;
81 extern const int COLOR_abstract_compiler__ToolContext__opt_cc_path;
82 extern const int COLOR_opts__Option__value;
83 extern const int COLOR_abstract_collection__Sequence__append;
84 extern const int COLOR_string_search__String__split_with;
85 void abstract_compiler__ModelBuilder__init(val* self, val* p0, val* p1);
86 extern const int COLOR_abstract_compiler__AbstractCompiler__mainmodule;
87 extern const int COLOR_time__Object__get_time;
88 extern const int COLOR_modelbuilder__ModelBuilder__toolcontext;
89 extern const int COLOR_toolcontext__ToolContext__info;
90 extern const int COLOR_file__String__mkdir;
91 extern const int COLOR_model_base__MModule__name;
92 extern const int COLOR_file__String__join_path;
93 extern const int COLOR_abstract_compiler__AbstractCompiler__header;
94 extern const int COLOR_abstract_compiler__CodeWriter__file;
95 extern const int COLOR_abstract_compiler__CodeFile__name;
96 extern const int COLOR_string__String___43d;
97 val* NEW_file__OFStream(const struct type* type);
98 extern const struct type type_file__OFStream;
99 extern const int COLOR_file__OFStream__open;
100 void CHECK_NEW_file__OFStream(val*);
101 extern const int COLOR_abstract_compiler__CodeWriter__decl_lines;
102 extern const int COLOR_abstract_collection__Collection__iterator;
103 extern const int COLOR_abstract_collection__Iterator__is_ok;
104 extern const int COLOR_abstract_collection__Iterator__item;
105 extern const int COLOR_stream__OStream__write;
106 extern const int COLOR_abstract_collection__Iterator__next;
107 extern const int COLOR_abstract_compiler__CodeWriter__lines;
108 extern const int COLOR_stream__IOS__close;
109 extern const struct type type_array__Arraystring__String;
110 extern const int COLOR_array__Array__init;
111 extern const int COLOR_abstract_compiler__AbstractCompiler__files;
112 extern const struct type type_array__NativeArraykernel__Object;
113 extern const int COLOR_abstract_compiler__CodeFile__required_declarations;
114 extern const int COLOR_abstract_compiler__AbstractCompiler__provided_declarations;
115 extern const int COLOR_abstract_collection__MapRead__has_key;
116 extern const int COLOR_file__Object__print;
117 extern const int COLOR_abstract_collection__MapRead___91d_93d;
118 extern const int COLOR_abstract_compiler__CodeFile__writers;
119 extern const int COLOR_kernel__Object___61d_61d;
120 extern const int COLOR_abstract_collection__Collection__length;
121 extern const struct type type_kernel__Int;
122 extern const int COLOR_file__String__strip_extension;
123 val* NEW_abstract_compiler__ExternCFile(const struct type* type);
124 extern const struct type type_abstract_compiler__ExternCFile;
125 extern const int COLOR_abstract_collection__Collection__first;
126 extern const int COLOR_abstract_compiler__ExternCFile__init;
127 void CHECK_NEW_abstract_compiler__ExternCFile(val*);
128 extern const int COLOR_abstract_compiler__AbstractCompiler__extern_bodies;
129 extern const int COLOR_abstract_compiler__ExternCFile__filename;
130 extern const int COLOR_file__String__basename;
131 extern const int COLOR_abstract_compiler__ExternCFile__cflags;
132 extern const int COLOR_string__Collection__join;
133 extern const int COLOR_toolcontext__ToolContext__verbose_level;
134 extern const int COLOR_exec__Sys__system;
135 extern const struct class class_kernel__Int;
136 void abstract_compiler__ModelBuilder__write_and_make(val* self, val* p0);
137 extern const int COLOR_abstract_compiler__AbstractCompiler___64dmainmodule;
138 val* abstract_compiler__AbstractCompiler__mainmodule(val* self);
139 void abstract_compiler__AbstractCompiler__mainmodule_61d(val* self, val* p0);
140 extern const int COLOR_abstract_compiler__AbstractCompiler___64drealmainmodule;
141 val* abstract_compiler__AbstractCompiler__realmainmodule(val* self);
142 void abstract_compiler__AbstractCompiler__realmainmodule_61d(val* self, val* p0);
143 extern const int COLOR_abstract_compiler__AbstractCompiler___64dmodelbuilder;
144 val* abstract_compiler__AbstractCompiler__modelbuilder(val* self);
145 void abstract_compiler__AbstractCompiler__modelbuilder_61d(val* self, val* p0);
146 extern const int COLOR_abstract_compiler__AbstractCompiler__modelbuilder;
147 short int abstract_compiler__AbstractCompiler__hardening(val* self);
148 extern const int COLOR_abstract_compiler__AbstractCompiler__mainmodule_61d;
149 extern const int COLOR_abstract_compiler__AbstractCompiler__realmainmodule_61d;
150 extern const int COLOR_abstract_compiler__AbstractCompiler__modelbuilder_61d;
151 void abstract_compiler__AbstractCompiler__init(val* self, val* p0, val* p1);
152 val* NEW_abstract_compiler__CodeFile(const struct type* type);
153 extern const struct type type_abstract_compiler__CodeFile;
154 extern const int COLOR_abstract_compiler__CodeFile__init;
155 void CHECK_NEW_abstract_compiler__CodeFile(val*);
156 val* abstract_compiler__AbstractCompiler__new_file(val* self, val* p0);
157 extern const int COLOR_abstract_compiler__AbstractCompiler___64dfiles;
158 val* abstract_compiler__AbstractCompiler__files(val* self);
159 void abstract_compiler__AbstractCompiler__files_61d(val* self, val* p0);
160 val* abstract_compiler__AbstractCompiler__new_visitor(val* self);
161 extern const int COLOR_abstract_compiler__AbstractCompiler___64dheader;
162 val* abstract_compiler__AbstractCompiler__header(val* self);
163 void abstract_compiler__AbstractCompiler__header_61d(val* self, val* p0);
164 extern const int COLOR_abstract_collection__Map___91d_93d_61d;
165 void abstract_compiler__AbstractCompiler__provide_declaration(val* self, val* p0, val* p1);
166 extern const int COLOR_abstract_compiler__AbstractCompiler___64dprovided_declarations;
167 val* abstract_compiler__AbstractCompiler__provided_declarations(val* self);
168 void abstract_compiler__AbstractCompiler__provided_declarations_61d(val* self, val* p0);
169 extern const int COLOR_abstract_compiler__CodeWriter__add_decl;
170 extern const int COLOR_abstract_compiler__AbstractCompiler__compile_header_structs;
171 void abstract_compiler__AbstractCompiler__compile_header(val* self);
172 void abstract_compiler__AbstractCompiler__compile_header_structs(val* self);
173 extern const int COLOR_abstract_compiler__AbstractCompiler__new_visitor;
174 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__add_decl;
175 extern const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_tags;
176 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__compiler;
177 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__add;
178 extern const int COLOR_model__MModule__sys_type;
179 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__init_instance;
180 extern const int COLOR_model__MClassType__mclass;
181 extern const int COLOR_model__MModule__try_get_primitive_method;
182 extern const struct type type_array__Arrayabstract_compiler__RuntimeVariable;
183 extern const struct type type_array__NativeArrayabstract_compiler__RuntimeVariable;
184 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__send;
185 extern const int COLOR_array__Collection__to_a;
186 void abstract_compiler__AbstractCompiler__compile_main_function(val* self);
187 extern const int COLOR_abstract_compiler__AbstractCompiler___64dextern_bodies;
188 val* abstract_compiler__AbstractCompiler__extern_bodies(val* self);
189 void abstract_compiler__AbstractCompiler__extern_bodies_61d(val* self, val* p0);
190 extern const int COLOR_abstract_compiler__AbstractCompiler___64dseen_extern;
191 val* abstract_compiler__AbstractCompiler__seen_extern(val* self);
192 void abstract_compiler__AbstractCompiler__seen_extern_61d(val* self, val* p0);
193 void abstract_compiler__AbstractCompiler__generate_check_init_instance(val* self, val* p0);
194 extern const int COLOR_abstract_compiler__AbstractCompiler_VTVISITOR;
195 extern const int COLOR_model__MType__collect_mclassdefs;
196 extern const int COLOR_model__MModule__linearize_mclassdefs;
197 extern const int COLOR_modelize_class__ModelBuilder__mclassdef2nclassdef;
198 extern const int COLOR_parser_nodes__AClassdef__n_propdefs;
199 extern const struct type type_parser_nodes__AAttrPropdef;
200 extern const int COLOR_abstract_compiler__AAttrPropdef__init_expr;
201 void abstract_compiler__AbstractCompiler__generate_init_attr(val* self, val* p0, val* p1, val* p2);
202 extern const int COLOR_abstract_compiler__AAttrPropdef__check_expr;
203 void abstract_compiler__AbstractCompiler__generate_check_attr(val* self, val* p0, val* p1, val* p2);
204 extern const int COLOR_abstract_compiler__AbstractCompiler___64dcount_type_test_tags;
205 val* abstract_compiler__AbstractCompiler__count_type_test_tags(val* self);
206 void abstract_compiler__AbstractCompiler__count_type_test_tags_61d(val* self, val* p0);
207 extern const int COLOR_abstract_compiler__AbstractCompiler___64dcount_type_test_resolved;
208 val* abstract_compiler__AbstractCompiler__count_type_test_resolved(val* self);
209 void abstract_compiler__AbstractCompiler__count_type_test_resolved_61d(val* self, val* p0);
210 extern const int COLOR_abstract_compiler__AbstractCompiler___64dcount_type_test_unresolved;
211 val* abstract_compiler__AbstractCompiler__count_type_test_unresolved(val* self);
212 void abstract_compiler__AbstractCompiler__count_type_test_unresolved_61d(val* self, val* p0);
213 extern const int COLOR_abstract_compiler__AbstractCompiler___64dcount_type_test_skipped;
214 val* abstract_compiler__AbstractCompiler__count_type_test_skipped(val* self);
215 void abstract_compiler__AbstractCompiler__count_type_test_skipped_61d(val* self, val* p0);
216 val* NEW_hash_collection__HashMap(const struct type* type);
217 extern const struct type type_hash_collection__HashMapstring__Stringkernel__Int;
218 extern const int COLOR_hash_collection__HashMap__init;
219 void CHECK_NEW_hash_collection__HashMap(val*);
220 val* abstract_compiler__AbstractCompiler__init_count_type_test_tags(val* self);
221 extern const int COLOR_abstract_compiler__AbstractCompiler__init_count_type_test_tags;
222 extern const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_resolved;
223 extern const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_unresolved;
224 extern const int COLOR_abstract_compiler__AbstractCompiler__count_type_test_skipped;
225 extern const int COLOR_file__Object__printn;
226 extern const int COLOR_abstract_compiler__AbstractCompiler__div;
227 void abstract_compiler__AbstractCompiler__display_stats(val* self);
228 val* string__Float__to_precision(double self, long p0);
229 val* abstract_compiler__AbstractCompiler__div(val* self, long p0, long p1);
230 extern const int COLOR_abstract_compiler__CodeFile___64dname;
231 val* abstract_compiler__CodeFile__name(val* self);
232 void abstract_compiler__CodeFile__name_61d(val* self, val* p0);
233 extern const int COLOR_abstract_compiler__CodeFile___64dwriters;
234 val* abstract_compiler__CodeFile__writers(val* self);
235 void abstract_compiler__CodeFile__writers_61d(val* self, val* p0);
236 extern const int COLOR_abstract_compiler__CodeFile___64drequired_declarations;
237 val* abstract_compiler__CodeFile__required_declarations(val* self);
238 void abstract_compiler__CodeFile__required_declarations_61d(val* self, val* p0);
239 void abstract_compiler__CodeFile__init(val* self, val* p0);
240 extern const int COLOR_abstract_compiler__CodeWriter___64dfile;
241 val* abstract_compiler__CodeWriter__file(val* self);
242 void abstract_compiler__CodeWriter__file_61d(val* self, val* p0);
243 extern const int COLOR_abstract_compiler__CodeWriter___64dlines;
244 val* abstract_compiler__CodeWriter__lines(val* self);
245 void abstract_compiler__CodeWriter__lines_61d(val* self, val* p0);
246 extern const int COLOR_abstract_compiler__CodeWriter___64ddecl_lines;
247 val* abstract_compiler__CodeWriter__decl_lines(val* self);
248 void abstract_compiler__CodeWriter__decl_lines_61d(val* self, val* p0);
249 void abstract_compiler__CodeWriter__add(val* self, val* p0);
250 void abstract_compiler__CodeWriter__add_decl(val* self, val* p0);
251 extern const int COLOR_abstract_compiler__CodeWriter__file_61d;
252 void abstract_compiler__CodeWriter__init(val* self, val* p0);
253 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dcompiler;
254 val* abstract_compiler__AbstractCompilerVisitor__compiler(val* self);
255 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor_VTCOMPILER;
256 void abstract_compiler__AbstractCompilerVisitor__compiler_61d(val* self, val* p0);
257 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dcurrent_node;
258 val* abstract_compiler__AbstractCompilerVisitor__current_node(val* self);
259 void abstract_compiler__AbstractCompilerVisitor__current_node_61d(val* self, val* p0);
260 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dframe;
261 val* abstract_compiler__AbstractCompilerVisitor__frame(val* self);
262 void abstract_compiler__AbstractCompilerVisitor__frame_61d(val* self, val* p0);
263 extern const int COLOR_model__MModule__object_type;
264 val* abstract_compiler__AbstractCompilerVisitor__object_type(val* self);
265 extern const int COLOR_model__MModule__bool_type;
266 val* abstract_compiler__AbstractCompilerVisitor__bool_type(val* self);
267 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dwriter;
268 val* abstract_compiler__AbstractCompilerVisitor__writer(val* self);
269 void abstract_compiler__AbstractCompilerVisitor__writer_61d(val* self, val* p0);
270 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__compiler_61d;
271 val* NEW_abstract_compiler__CodeWriter(const struct type* type);
272 extern const struct type type_abstract_compiler__CodeWriter;
273 extern const int COLOR_abstract_collection__SequenceRead__last;
274 extern const int COLOR_abstract_compiler__CodeWriter__init;
275 void CHECK_NEW_abstract_compiler__CodeWriter(val*);
276 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__writer_61d;
277 void abstract_compiler__AbstractCompilerVisitor__init(val* self, val* p0);
278 extern const int COLOR_model__MModule__get_primitive_class;
279 val* abstract_compiler__AbstractCompilerVisitor__get_class(val* self, val* p0);
280 extern const struct type type_model__MClassType;
281 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__current_node;
282 extern const int COLOR_modelbuilder__ModelBuilder__force_get_primitive_method;
283 val* abstract_compiler__AbstractCompilerVisitor__get_property(val* self, val* p0, val* p1);
284 extern const int COLOR_typing__CallSite__mproperty;
285 val* abstract_compiler__AbstractCompilerVisitor__compile_callsite(val* self, val* p0, val* p1);
286 void abstract_compiler__AbstractCompilerVisitor__calloc_array(val* self, val* p0, val* p1);
287 void abstract_compiler__AbstractCompilerVisitor__native_array_def(val* self, val* p0, val* p1, val* p2);
288 extern const int COLOR_model__MSignature__vararg_rank;
289 extern const int COLOR_model__MSignature__arity;
290 val* NEW_range__Range(const struct type* type);
291 extern const struct type type_range__Rangekernel__Int;
292 extern const int COLOR_range__Range__without_last;
293 void CHECK_NEW_range__Range(val*);
294 extern const int COLOR_abstract_collection__SequenceRead___91d_93d;
295 extern const int COLOR_range__Range__init;
296 extern const int COLOR_model__MSignature__mparameters;
297 extern const int COLOR_model__MParameter__mtype;
298 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__vararg_instance;
299 extern const int COLOR_abstract_collection__RemovableCollection__clear;
300 extern const int COLOR_abstract_collection__SimpleCollection__add_all;
301 void abstract_compiler__AbstractCompilerVisitor__varargize(val* self, val* p0, val* p1, val* p2);
302 extern const int COLOR_model__MType__need_anchor;
303 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__frame;
304 extern const int COLOR_abstract_compiler__Frame__receiver;
305 extern const int COLOR_model__MType__anchor_to;
306 val* abstract_compiler__AbstractCompilerVisitor__anchor(val* self, val* p0);
307 extern const int COLOR_abstract_compiler__RuntimeVariable__mcasttype;
308 extern const int COLOR_model__MType__resolve_for;
309 val* abstract_compiler__AbstractCompilerVisitor__resolve_for(val* self, val* p0, val* p1);
310 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__anchor;
311 extern const int COLOR_model__MType__is_subtype;
312 extern const struct type type_model__MNullableType;
313 extern const int COLOR_model__MNullableType__mtype;
314 val* NEW_abstract_compiler__RuntimeVariable(const struct type* type);
315 extern const struct type type_abstract_compiler__RuntimeVariable;
316 extern const int COLOR_abstract_compiler__RuntimeVariable__name;
317 extern const int COLOR_abstract_compiler__RuntimeVariable__init;
318 void CHECK_NEW_abstract_compiler__RuntimeVariable(val*);
319 val* abstract_compiler__AbstractCompilerVisitor__autoadapt(val* self, val* p0, val* p1);
320 val* abstract_compiler__AbstractCompilerVisitor__supercall(val* self, val* p0, val* p1, val* p2);
321 void abstract_compiler__AbstractCompilerVisitor__adapt_signature(val* self, val* p0, val* p1);
322 val* abstract_compiler__AbstractCompilerVisitor__autobox(val* self, val* p0, val* p1);
323 val* abstract_compiler__AbstractCompilerVisitor__type_test(val* self, val* p0, val* p1, val* p2);
324 val* abstract_compiler__AbstractCompilerVisitor__is_same_type_test(val* self, val* p0, val* p1);
325 val* abstract_compiler__AbstractCompilerVisitor__equal_test(val* self, val* p0, val* p1);
326 val* abstract_compiler__AbstractCompilerVisitor__call(val* self, val* p0, val* p1, val* p2);
327 val* abstract_compiler__AbstractCompilerVisitor__send(val* self, val* p0, val* p1);
328 extern const int COLOR_model__MProperty__lookup_first_definition;
329 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__call;
330 val* abstract_compiler__AbstractCompilerVisitor__monomorphic_send(val* self, val* p0, val* p1, val* p2);
331 val* abstract_compiler__AbstractCompilerVisitor__isset_attribute(val* self, val* p0, val* p1);
332 val* abstract_compiler__AbstractCompilerVisitor__read_attribute(val* self, val* p0, val* p1);
333 void abstract_compiler__AbstractCompilerVisitor__write_attribute(val* self, val* p0, val* p1, val* p2);
334 extern const struct type type_model__MNullType;
335 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__add_abort;
336 void abstract_compiler__AbstractCompilerVisitor__check_recv_notnull(val* self, val* p0);
337 void abstract_compiler__AbstractCompilerVisitor__check_init_instance(val* self, val* p0, val* p1);
338 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dnames;
339 val* abstract_compiler__AbstractCompilerVisitor__names(val* self);
340 void abstract_compiler__AbstractCompilerVisitor__names_61d(val* self, val* p0);
341 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dlast;
342 long abstract_compiler__AbstractCompilerVisitor__last(val* self);
343 void abstract_compiler__AbstractCompilerVisitor__last_61d(val* self, long p0);
344 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__names;
345 extern const int COLOR_abstract_collection__Collection__has;
346 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__last;
347 val* string__Int__to_s(long self);
348 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__last_61d;
349 val* abstract_compiler__AbstractCompilerVisitor__get_name(val* self, val* p0);
350 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__escapemark_names;
351 extern const int COLOR_scope__EscapeMark__name;
352 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__get_name;
353 val* abstract_compiler__AbstractCompilerVisitor__escapemark_name(val* self, val* p0);
354 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor___64descapemark_names;
355 val* abstract_compiler__AbstractCompilerVisitor__escapemark_names(val* self);
356 void abstract_compiler__AbstractCompilerVisitor__escapemark_names_61d(val* self, val* p0);
357 val* abstract_compiler__AbstractCompilerVisitor__class_name_string(val* self, val* p0);
358 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor___64dvariables;
359 val* abstract_compiler__AbstractCompilerVisitor__variables(val* self);
360 void abstract_compiler__AbstractCompilerVisitor__variables_61d(val* self, val* p0);
361 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__variables;
362 extern const int COLOR_scope__Variable__name;
363 extern const int COLOR_typing__Variable__declared_type;
364 extern const int COLOR_abstract_compiler__MType__ctype;
365 val* abstract_compiler__AbstractCompilerVisitor__variable(val* self, val* p0);
366 val* abstract_compiler__AbstractCompilerVisitor__new_var(val* self, val* p0);
367 val* abstract_compiler__AbstractCompilerVisitor__new_named_var(val* self, val* p0, val* p1);
368 extern const int COLOR_abstract_compiler__RuntimeVariable__mtype;
369 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__autobox;
370 void abstract_compiler__AbstractCompilerVisitor__assign(val* self, val* p0, val* p1);
371 val* abstract_compiler__AbstractCompilerVisitor__init_instance(val* self, val* p0);
372 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__get_class;
373 extern const int COLOR_model__MClass__mclass_type;
374 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__new_var;
375 val* abstract_compiler__AbstractCompilerVisitor__int_instance(val* self, long p0);
376 extern const int COLOR_string__AbstractString__escape_to_c;
377 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__int_instance;
378 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__get_property;
379 val* abstract_compiler__AbstractCompilerVisitor__string_instance(val* self, val* p0);
380 val* abstract_compiler__AbstractCompilerVisitor__array_instance(val* self, val* p0, val* p1);
381 val* abstract_compiler__AbstractCompilerVisitor__vararg_instance(val* self, val* p0, val* p1, val* p2, val* p3);
382 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__writer;
383 void abstract_compiler__AbstractCompilerVisitor__add(val* self, val* p0);
384 void abstract_compiler__AbstractCompilerVisitor__add_decl(val* self, val* p0);
385 void abstract_compiler__AbstractCompilerVisitor__require_declaration(val* self, val* p0);
386 extern const int COLOR_abstract_compiler__AbstractCompiler__provide_declaration;
387 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__require_declaration;
388 void abstract_compiler__AbstractCompilerVisitor__declare_once(val* self, val* p0);
389 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__declare_once;
390 extern const int COLOR_abstract_compiler__AbstractCompiler__seen_extern;
391 void abstract_compiler__AbstractCompilerVisitor__add_extern(val* self, val* p0);
392 val* abstract_compiler__AbstractCompilerVisitor__new_expr(val* self, val* p0, val* p1);
393 extern const int COLOR_parser_nodes__ANode__location;
394 extern const int COLOR_location__Location__file;
395 extern const int COLOR_location__SourceFile__filename;
396 extern const int COLOR_location__Location__line_start;
397 void abstract_compiler__AbstractCompilerVisitor__add_abort(val* self, val* p0);
398 extern const int COLOR_abstract_compiler__Frame__returnvar;
399 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__assign;
400 extern const int COLOR_abstract_compiler__Frame__returnlabel;
401 void abstract_compiler__AbstractCompilerVisitor__ret(val* self, val* p0);
402 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__current_node_61d;
403 extern const int COLOR_abstract_compiler__AExpr__stmt;
404 void abstract_compiler__AbstractCompilerVisitor__stmt(val* self, val* p0);
405 extern const int COLOR_abstract_compiler__AExpr__expr;
406 extern const int COLOR_typing__AExpr__mtype;
407 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__autoadapt;
408 extern const int COLOR_typing__AExpr__implicit_cast_to;
409 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__type_test;
410 val* abstract_compiler__AbstractCompilerVisitor__expr(val* self, val* p0, val* p1);
411 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__bool_type;
412 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__expr;
413 val* abstract_compiler__AbstractCompilerVisitor__expr_bool(val* self, val* p0);
414 extern const int COLOR_parser_nodes__ANode__debug;
415 void abstract_compiler__AbstractCompilerVisitor__debug(val* self, val* p0);
416 extern const int COLOR_abstract_compiler__AbstractRuntimeFunction___64dmmethoddef;
417 val* abstract_compiler__AbstractRuntimeFunction__mmethoddef(val* self);
418 void abstract_compiler__AbstractRuntimeFunction__mmethoddef_61d(val* self, val* p0);
419 extern const int COLOR_abstract_compiler__AbstractRuntimeFunction__c_name_cache;
420 extern const int COLOR_abstract_compiler__AbstractRuntimeFunction__build_c_name;
421 extern const int COLOR_abstract_compiler__AbstractRuntimeFunction__c_name_cache_61d;
422 val* abstract_compiler__AbstractRuntimeFunction__c_name(val* self);
423 val* abstract_compiler__AbstractRuntimeFunction__build_c_name(val* self);
424 extern const int COLOR_abstract_compiler__AbstractRuntimeFunction___64dc_name_cache;
425 val* abstract_compiler__AbstractRuntimeFunction__c_name_cache(val* self);
426 void abstract_compiler__AbstractRuntimeFunction__c_name_cache_61d(val* self, val* p0);
427 extern const int COLOR_abstract_compiler__AbstractRuntimeFunction_VTVISITOR;
428 val* abstract_compiler__AbstractRuntimeFunction__call(val* self, val* p0, val* p1);
429 extern const int COLOR_abstract_compiler__AbstractRuntimeFunction_VTCOMPILER;
430 void abstract_compiler__AbstractRuntimeFunction__compile_to_c(val* self, val* p0);
431 void abstract_compiler__AbstractRuntimeFunction__init(val* self, val* p0);
432 extern const int COLOR_abstract_compiler__RuntimeVariable___64dname;
433 val* abstract_compiler__RuntimeVariable__name(val* self);
434 void abstract_compiler__RuntimeVariable__name_61d(val* self, val* p0);
435 extern const int COLOR_abstract_compiler__RuntimeVariable___64dmtype;
436 val* abstract_compiler__RuntimeVariable__mtype(val* self);
437 void abstract_compiler__RuntimeVariable__mtype_61d(val* self, val* p0);
438 extern const int COLOR_abstract_compiler__RuntimeVariable___64dmcasttype;
439 val* abstract_compiler__RuntimeVariable__mcasttype(val* self);
440 void abstract_compiler__RuntimeVariable__mcasttype_61d(val* self, val* p0);
441 extern const int COLOR_abstract_compiler__RuntimeVariable___64dis_exact;
442 short int abstract_compiler__RuntimeVariable__is_exact(val* self);
443 void abstract_compiler__RuntimeVariable__is_exact_61d(val* self, short int p0);
444 extern const int COLOR_abstract_compiler__RuntimeVariable__name_61d;
445 extern const int COLOR_abstract_compiler__RuntimeVariable__mtype_61d;
446 extern const int COLOR_abstract_compiler__RuntimeVariable__mcasttype_61d;
447 void abstract_compiler__RuntimeVariable__init(val* self, val* p0, val* p1, val* p2);
448 val* abstract_compiler__RuntimeVariable__to_s(val* self);
449 extern const int COLOR_abstract_compiler__RuntimeVariable__is_exact;
450 val* abstract_compiler__RuntimeVariable__inspect(val* self);
451 extern const int COLOR_abstract_compiler__Frame___64dvisitor;
452 val* abstract_compiler__Frame__visitor(val* self);
453 extern const int COLOR_abstract_compiler__Frame_VTVISITOR;
454 void abstract_compiler__Frame__visitor_61d(val* self, val* p0);
455 extern const int COLOR_abstract_compiler__Frame___64dmpropdef;
456 val* abstract_compiler__Frame__mpropdef(val* self);
457 void abstract_compiler__Frame__mpropdef_61d(val* self, val* p0);
458 extern const int COLOR_abstract_compiler__Frame___64dreceiver;
459 val* abstract_compiler__Frame__receiver(val* self);
460 void abstract_compiler__Frame__receiver_61d(val* self, val* p0);
461 extern const int COLOR_abstract_compiler__Frame___64darguments;
462 val* abstract_compiler__Frame__arguments(val* self);
463 void abstract_compiler__Frame__arguments_61d(val* self, val* p0);
464 extern const int COLOR_abstract_compiler__Frame___64dreturnvar;
465 val* abstract_compiler__Frame__returnvar(val* self);
466 void abstract_compiler__Frame__returnvar_61d(val* self, val* p0);
467 extern const int COLOR_abstract_compiler__Frame___64dreturnlabel;
468 val* abstract_compiler__Frame__returnlabel(val* self);
469 void abstract_compiler__Frame__returnlabel_61d(val* self, val* p0);
470 void abstract_compiler__Frame__init(val* self, val* p0, val* p1, val* p2, val* p3);
471 extern const int COLOR_abstract_compiler__ExternCFile___64dfilename;
472 val* abstract_compiler__ExternCFile__filename(val* self);
473 void abstract_compiler__ExternCFile__filename_61d(val* self, val* p0);
474 extern const int COLOR_abstract_compiler__ExternCFile___64dcflags;
475 val* abstract_compiler__ExternCFile__cflags(val* self);
476 void abstract_compiler__ExternCFile__cflags_61d(val* self, val* p0);
477 void abstract_compiler__ExternCFile__init(val* self, val* p0, val* p1);
478 val* abstract_compiler__MType__ctype(val* self);
479 val* abstract_compiler__MType__ctypename(val* self);
480 val* abstract_compiler__MType__c_name(val* self);
481 extern const int COLOR_abstract_compiler__MType___64dc_name_cache;
482 val* abstract_compiler__MType__c_name_cache(val* self);
483 void abstract_compiler__MType__c_name_cache_61d(val* self, val* p0);
484 extern const int COLOR_abstract_compiler__MType__c_name_cache;
485 extern const int COLOR_model__MClass__intro_mmodule;
486 extern const int COLOR_string__AbstractString__to_cmangle;
487 extern const int COLOR_model__MClass__name;
488 extern const int COLOR_abstract_compiler__MType__c_name_cache_61d;
489 val* abstract_compiler__MClassType__c_name(val* self);
490 extern const int COLOR_model__MClass__kind;
491 extern const int COLOR_model__Object__extern_kind;
492 val* abstract_compiler__MClassType__ctype(val* self);
493 val* abstract_compiler__MClassType__ctypename(val* self);
494 extern const int COLOR_abstract_compiler__MGenericType__c_name;
495 extern const int COLOR_model__MClassType__arguments;
496 extern const int COLOR_abstract_compiler__MType__c_name;
497 val* abstract_compiler__MGenericType__c_name(val* self);
498 extern const int COLOR_model__MParameterType__mclass;
499 extern const int COLOR_abstract_compiler__MClass__c_name;
500 extern const int COLOR_model__MParameterType__rank;
501 val* abstract_compiler__MParameterType__c_name(val* self);
502 extern const int COLOR_model__MVirtualType__mproperty;
503 extern const int COLOR_model__MProperty__intro;
504 extern const int COLOR_model__MPropDef__mclassdef;
505 extern const int COLOR_model__MClassDef__mclass;
506 extern const int COLOR_model__MProperty__name;
507 val* abstract_compiler__MVirtualType__c_name(val* self);
508 val* abstract_compiler__MNullableType__c_name(val* self);
509 extern const int COLOR_abstract_compiler__MClass__c_name_cache;
510 extern const int COLOR_abstract_compiler__MClass__c_name_cache_61d;
511 val* abstract_compiler__MClass__c_name(val* self);
512 extern const int COLOR_abstract_compiler__MClass___64dc_name_cache;
513 val* abstract_compiler__MClass__c_name_cache(val* self);
514 void abstract_compiler__MClass__c_name_cache_61d(val* self, val* p0);
515 extern const int COLOR_abstract_compiler__MProperty__c_name_cache;
516 extern const int COLOR_abstract_compiler__MPropDef__c_name;
517 extern const int COLOR_abstract_compiler__MProperty__c_name_cache_61d;
518 val* abstract_compiler__MProperty__c_name(val* self);
519 extern const int COLOR_abstract_compiler__MProperty___64dc_name_cache;
520 val* abstract_compiler__MProperty__c_name_cache(val* self);
521 void abstract_compiler__MProperty__c_name_cache_61d(val* self, val* p0);
522 extern const int COLOR_abstract_compiler__MPropDef___64dc_name_cache;
523 val* abstract_compiler__MPropDef__c_name_cache(val* self);
524 void abstract_compiler__MPropDef__c_name_cache_61d(val* self, val* p0);
525 extern const int COLOR_abstract_compiler__MPropDef__c_name_cache;
526 extern const int COLOR_model__MClassDef__mmodule;
527 extern const int COLOR_model__MPropDef__mproperty;
528 extern const int COLOR_abstract_compiler__MPropDef__c_name_cache_61d;
529 val* abstract_compiler__MPropDef__c_name(val* self);
530 extern const int COLOR_model__MPropDef_VTVISITOR;
531 extern const int COLOR_modelize_property__ModelBuilder__mpropdef2npropdef;
532 extern const int COLOR_abstract_compiler__APropdef__can_inline;
533 short int abstract_compiler__MMethodDef__can_inline(val* self, val* p0);
534 extern const int COLOR_abstract_compiler__MMethodDef__compile_parameter_check;
535 extern const int COLOR_abstract_compiler__APropdef__compile_to_c;
536 extern const int COLOR_abstract_compiler__AClassdef__compile_to_c;
537 val* abstract_compiler__MMethodDef__compile_inside_to_c(val* self, val* p0, val* p1);
538 extern const int COLOR_model__MMethodDef__msignature;
539 extern const int COLOR_model__MParameter__name;
540 extern const int COLOR_string__Object__inspect;
541 void abstract_compiler__MMethodDef__compile_parameter_check(val* self, val* p0, val* p1);
542 extern const int COLOR_string__Object__class_name;
543 void abstract_compiler__APropdef__compile_to_c(val* self, val* p0, val* p1, val* p2);
544 short int abstract_compiler__APropdef__can_inline(val* self);
545 extern const int COLOR_parser_nodes__AMethPropdef__n_signature;
546 extern const int COLOR_parser_nodes__ASignature__n_params;
547 extern const int COLOR_scope__AParam__variable;
548 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__variable;
549 extern const int COLOR_auto_super_init__AConcreteMethPropdef__auto_super_inits;
550 extern const int COLOR_abstract_collection__Sequence__push;
551 extern const int COLOR_parser_nodes__AConcreteMethPropdef__n_block;
552 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__stmt;
553 void abstract_compiler__AConcreteMethPropdef__compile_to_c(val* self, val* p0, val* p1, val* p2);
554 extern const int COLOR_modelize_property__APropdef__mpropdef;
555 extern const struct type type_parser_nodes__ABlockExpr;
556 extern const int COLOR_parser_nodes__ABlockExpr__n_expr;
557 short int abstract_compiler__AConcreteMethPropdef__can_inline(val* self);
558 extern const int COLOR_model__MSignature__return_mtype;
559 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__resolve_for;
560 extern const int COLOR_kernel__Object___33d_61d;
561 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__adapt_signature;
562 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__ret;
563 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__new_expr;
564 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__equal_test;
565 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__native_array_def;
566 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__calloc_array;
567 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__is_same_type_test;
568 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__class_name_string;
569 void abstract_compiler__AInternMethPropdef__compile_to_c(val* self, val* p0, val* p1, val* p2);
570 extern const int COLOR_parser_nodes__AExternPropdef__n_extern;
571 extern const int COLOR_parser_nodes__Token__text;
572 extern const int COLOR_string__AbstractString__substring;
573 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__add_extern;
574 void abstract_compiler__AExternMethPropdef__compile_to_c(val* self, val* p0, val* p1, val* p2);
575 extern const int COLOR_abstract_collection__Sequence__shift;
576 void abstract_compiler__AExternInitPropdef__compile_to_c(val* self, val* p0, val* p1, val* p2);
577 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__read_attribute;
578 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__write_attribute;
579 void abstract_compiler__AAttrPropdef__compile_to_c(val* self, val* p0, val* p1, val* p2);
580 extern const int COLOR_parser_nodes__AAttrPropdef__n_expr;
581 val* NEW_abstract_compiler__Frame(const struct type* type);
582 extern const struct type type_abstract_compiler__Frame;
583 extern const int COLOR_abstract_compiler__Frame__init;
584 void CHECK_NEW_abstract_compiler__Frame(val*);
585 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__frame_61d;
586 extern const int COLOR_model__MAttributeDef__static_mtype;
587 void abstract_compiler__AAttrPropdef__init_expr(val* self, val* p0, val* p1);
588 void abstract_compiler__AAttrPropdef__check_expr(val* self, val* p0, val* p1);
589 extern const int COLOR_modelize_property__AClassdef__mfree_init;
590 extern const int COLOR_modelize_property__AClassdef__super_inits;
591 void abstract_compiler__AClassdef__compile_to_c(val* self, val* p0, val* p1, val* p2);
592 void abstract_compiler__ADeferredMethPropdef__compile_to_c(val* self, val* p0, val* p1, val* p2);
593 short int abstract_compiler__ADeferredMethPropdef__can_inline(val* self);
594 val* abstract_compiler__AExpr__expr(val* self, val* p0);
595 void abstract_compiler__AExpr__stmt(val* self, val* p0);
596 void abstract_compiler__ABlockExpr__stmt(val* self, val* p0);
597 val* abstract_compiler__ABlockExpr__expr(val* self, val* p0);
598 extern const int COLOR_scope__AVardeclExpr__variable;
599 extern const int COLOR_parser_nodes__AVardeclExpr__n_expr;
600 void abstract_compiler__AVardeclExpr__stmt(val* self, val* p0);
601 extern const int COLOR_scope__AVarFormExpr__variable;
602 val* abstract_compiler__AVarExpr__expr(val* self, val* p0);
603 extern const int COLOR_parser_nodes__AAssignFormExpr__n_value;
604 void abstract_compiler__AVarAssignExpr__stmt(val* self, val* p0);
605 val* abstract_compiler__AVarAssignExpr__expr(val* self, val* p0);
606 extern const int COLOR_parser_nodes__AReassignFormExpr__n_value;
607 extern const int COLOR_typing__AReassignFormExpr__reassign_callsite;
608 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__compile_callsite;
609 void abstract_compiler__AVarReassignExpr__stmt(val* self, val* p0);
610 extern const int COLOR_abstract_compiler__Frame__arguments;
611 val* abstract_compiler__ASelfExpr__expr(val* self, val* p0);
612 extern const int COLOR_scope__AContinueExpr__escapemark;
613 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__escapemark_name;
614 void abstract_compiler__AContinueExpr__stmt(val* self, val* p0);
615 extern const int COLOR_scope__ABreakExpr__escapemark;
616 void abstract_compiler__ABreakExpr__stmt(val* self, val* p0);
617 extern const int COLOR_parser_nodes__AReturnExpr__n_expr;
618 void abstract_compiler__AReturnExpr__stmt(val* self, val* p0);
619 void abstract_compiler__AAbortExpr__stmt(val* self, val* p0);
620 extern const int COLOR_parser_nodes__AIfExpr__n_expr;
621 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__expr_bool;
622 extern const int COLOR_parser_nodes__AIfExpr__n_then;
623 extern const int COLOR_parser_nodes__AIfExpr__n_else;
624 void abstract_compiler__AIfExpr__stmt(val* self, val* p0);
625 val* abstract_compiler__AIfExpr__expr(val* self, val* p0);
626 extern const int COLOR_parser_nodes__AIfexprExpr__n_expr;
627 extern const int COLOR_parser_nodes__AIfexprExpr__n_then;
628 extern const int COLOR_parser_nodes__AIfexprExpr__n_else;
629 val* abstract_compiler__AIfexprExpr__expr(val* self, val* p0);
630 extern const int COLOR_parser_nodes__ADoExpr__n_block;
631 extern const int COLOR_scope__ADoExpr__escapemark;
632 void abstract_compiler__ADoExpr__stmt(val* self, val* p0);
633 extern const int COLOR_parser_nodes__AWhileExpr__n_expr;
634 extern const int COLOR_parser_nodes__AWhileExpr__n_block;
635 extern const int COLOR_scope__AWhileExpr__escapemark;
636 void abstract_compiler__AWhileExpr__stmt(val* self, val* p0);
637 extern const int COLOR_parser_nodes__ALoopExpr__n_block;
638 extern const int COLOR_scope__ALoopExpr__escapemark;
639 void abstract_compiler__ALoopExpr__stmt(val* self, val* p0);
640 extern const int COLOR_parser_nodes__AForExpr__n_expr;
641 extern const int COLOR_scope__AForExpr__variables;
642 extern const struct type type_parser_nodes__AOrangeExpr;
643 extern const int COLOR_parser_nodes__ARangeExpr__n_expr;
644 extern const int COLOR_parser_nodes__ARangeExpr__n_expr2;
645 extern const int COLOR_parser_nodes__AForExpr__n_block;
646 extern const int COLOR_scope__AForExpr__escapemark;
647 extern const int COLOR_typing__AForExpr__method_iterator;
648 extern const int COLOR_typing__AForExpr__method_is_ok;
649 extern const int COLOR_typing__AForExpr__method_item;
650 extern const int COLOR_typing__AForExpr__method_key;
651 extern const int COLOR_typing__AForExpr__method_next;
652 void abstract_compiler__AForExpr__stmt(val* self, val* p0);
653 extern const int COLOR_parser_nodes__AAssertExpr__n_expr;
654 extern const int COLOR_parser_nodes__AAssertExpr__n_else;
655 extern const int COLOR_parser_nodes__AAssertExpr__n_id;
656 void abstract_compiler__AAssertExpr__stmt(val* self, val* p0);
657 extern const int COLOR_parser_nodes__AOrExpr__n_expr;
658 extern const int COLOR_parser_nodes__AOrExpr__n_expr2;
659 val* abstract_compiler__AOrExpr__expr(val* self, val* p0);
660 extern const int COLOR_parser_nodes__AImpliesExpr__n_expr;
661 extern const int COLOR_parser_nodes__AImpliesExpr__n_expr2;
662 val* abstract_compiler__AImpliesExpr__expr(val* self, val* p0);
663 extern const int COLOR_parser_nodes__AAndExpr__n_expr;
664 extern const int COLOR_parser_nodes__AAndExpr__n_expr2;
665 val* abstract_compiler__AAndExpr__expr(val* self, val* p0);
666 extern const int COLOR_parser_nodes__ANotExpr__n_expr;
667 val* abstract_compiler__ANotExpr__expr(val* self, val* p0);
668 extern const int COLOR_parser_nodes__AOrElseExpr__n_expr;
669 extern const int COLOR_parser_nodes__AOrElseExpr__n_expr2;
670 val* abstract_compiler__AOrElseExpr__expr(val* self, val* p0);
671 extern const int COLOR_parser_nodes__AEeExpr__n_expr;
672 extern const int COLOR_parser_nodes__AEeExpr__n_expr2;
673 val* abstract_compiler__AEeExpr__expr(val* self, val* p0);
674 extern const int COLOR_literal__AIntExpr__value;
675 val* abstract_compiler__AIntExpr__expr(val* self, val* p0);
676 extern const int COLOR_parser_nodes__AFloatExpr__n_float;
677 val* abstract_compiler__AFloatExpr__expr(val* self, val* p0);
678 extern const int COLOR_literal__ACharExpr__value;
679 val* abstract_compiler__ACharExpr__expr(val* self, val* p0);
680 extern const int COLOR_parser_nodes__AArrayExpr__n_exprs;
681 extern const int COLOR_parser_nodes__AExprs__n_exprs;
682 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__array_instance;
683 val* abstract_compiler__AArrayExpr__expr(val* self, val* p0);
684 extern const int COLOR_literal__AStringFormExpr__value;
685 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__string_instance;
686 val* abstract_compiler__AStringFormExpr__expr(val* self, val* p0);
687 extern const int COLOR_parser_nodes__ASuperstringExpr__n_exprs;
688 extern const struct type type_parser_nodes__AStringFormExpr;
689 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__object_type;
690 val* abstract_compiler__ASuperstringExpr__expr(val* self, val* p0);
691 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__check_init_instance;
692 val* abstract_compiler__ACrangeExpr__expr(val* self, val* p0);
693 val* abstract_compiler__AOrangeExpr__expr(val* self, val* p0);
694 val* abstract_compiler__ATrueExpr__expr(val* self, val* p0);
695 val* abstract_compiler__AFalseExpr__expr(val* self, val* p0);
696 val* abstract_compiler__ANullExpr__expr(val* self, val* p0);
697 extern const int COLOR_parser_nodes__AIsaExpr__n_expr;
698 extern const int COLOR_typing__AIsaExpr__cast_type;
699 val* abstract_compiler__AIsaExpr__expr(val* self, val* p0);
700 extern const int COLOR_parser_nodes__AAsCastExpr__n_expr;
701 val* abstract_compiler__AAsCastExpr__expr(val* self, val* p0);
702 extern const int COLOR_parser_nodes__AAsNotnullExpr__n_expr;
703 val* abstract_compiler__AAsNotnullExpr__expr(val* self, val* p0);
704 extern const int COLOR_parser_nodes__AProxyExpr__n_expr;
705 val* abstract_compiler__AParExpr__expr(val* self, val* p0);
706 val* abstract_compiler__AOnceExpr__expr(val* self, val* p0);
707 extern const int COLOR_parser_nodes__ASendExpr__n_expr;
708 extern const int COLOR_typing__ASendExpr__raw_arguments;
709 extern const int COLOR_typing__ASendExpr__callsite;
710 val* abstract_compiler__ASendExpr__expr(val* self, val* p0);
711 extern const int COLOR_typing__ASendReassignFormExpr__write_callsite;
712 void abstract_compiler__ASendReassignFormExpr__stmt(val* self, val* p0);
713 extern const int COLOR_parser_nodes__ASuperExpr__n_args;
714 extern const int COLOR_typing__ASuperExpr__mproperty;
715 extern const int COLOR_abstract_compiler__Frame__mpropdef;
716 extern const struct type type_model__MMethodDef;
717 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__supercall;
718 val* abstract_compiler__ASuperExpr__expr(val* self, val* p0);
719 extern const int COLOR_parser_nodes__ANewExpr__n_args;
720 extern const int COLOR_typing__ANewExpr__callsite;
721 val* abstract_compiler__ANewExpr__expr(val* self, val* p0);
722 extern const int COLOR_parser_nodes__AAttrFormExpr__n_expr;
723 extern const int COLOR_typing__AAttrFormExpr__mproperty;
724 val* abstract_compiler__AAttrExpr__expr(val* self, val* p0);
725 void abstract_compiler__AAttrAssignExpr__stmt(val* self, val* p0);
726 void abstract_compiler__AAttrReassignExpr__stmt(val* self, val* p0);
727 extern const int COLOR_abstract_compiler__AbstractCompilerVisitor__isset_attribute;
728 val* abstract_compiler__AIssetAttrExpr__expr(val* self, val* p0);
729 void abstract_compiler__ADebugTypeExpr__stmt(val* self, val* p0);
730 extern const int COLOR_array__Arrayarray__Array_FT0;
731 val* abstract_compiler__Array___45d(val* self, val* p0);
732 extern const int COLOR_abstract_compiler__MModule__properties_cache;
733 val* NEW_hash_collection__HashSet(const struct type* type);
734 extern const struct type type_hash_collection__HashSetmodel__MProperty;
735 extern const int COLOR_hash_collection__HashSet__init;
736 void CHECK_NEW_hash_collection__HashSet(val*);
737 extern const struct type type_array__Arraymodel__MClass;
738 extern const int COLOR_model__MModule__flatten_mclass_hierarchy;
739 extern const int COLOR_model__MClass__in_hierarchy;
740 extern const int COLOR_poset__POSetElement__direct_greaters;
741 extern const int COLOR_abstract_compiler__MModule__properties;
742 extern const int COLOR_model__MClass__mclassdefs;
743 extern const int COLOR_model__MClassDef__intro_mproperties;
744 val* abstract_compiler__MModule__properties(val* self, val* p0);
745 extern const int COLOR_abstract_compiler__MModule___64dproperties_cache;
746 val* abstract_compiler__MModule__properties_cache(val* self);
747 void abstract_compiler__MModule__properties_cache_61d(val* self, val* p0);