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