global: compiler remove a useless `const` that cause C warnings
[nit.git] / c_src / platform.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_platform__ToolContext___64dplatform_phase;
3 val* platform__ToolContext__platform_phase(val* self);
4 void platform__ToolContext__platform_phase_61d(val* self, val* p0);
5 val* platform__ToolContext__platform_from_name(val* self, val* p0);
6 val* string__NativeString__to_s_with_length(char* self, long p0);
7 extern const int COLOR_parser_nodes__AAnnotation__n_atid;
8 extern const int COLOR_parser_nodes__AAtid__n_id;
9 extern const int COLOR_parser_nodes__Token__text;
10 extern const int COLOR_kernel__Object___33d_61d;
11 extern const int COLOR_phase__Phase__toolcontext;
12 extern const int COLOR_modelbuilder__ToolContext__modelbuilder;
13 extern const struct type type_parser_nodes__AModuledecl;
14 val* NEW_array__Array(const struct type* type);
15 extern const struct type type_array__Arraykernel__Object;
16 val* NEW_array__NativeArray(int length, const struct type* type);
17 extern const struct type type_array__NativeArraykernel__Object;
18 extern const int COLOR_array__Array__with_native;
19 extern const int COLOR_string__Object__to_s;
20 extern const int COLOR_modelbuilder__ModelBuilder__error;
21 extern const int COLOR_parser_nodes__AAnnotation__n_args;
22 extern const int COLOR_abstract_collection__Collection__length;
23 extern const struct type type_kernel__Int;
24 extern const int COLOR_abstract_collection__Collection__is_empty;
25 extern const int COLOR_parser_nodes__AModuledecl__n_name;
26 extern const int COLOR_modelize_property__Prod__collect_text;
27 extern const int COLOR_abstract_collection__Collection__first;
28 extern const struct type type_parser_nodes__AExprAtArg;
29 extern const int COLOR_parser_nodes__AExprAtArg__n_expr;
30 extern const struct type type_parser_nodes__AStringFormExpr;
31 extern const int COLOR_string__AbstractString__substring;
32 extern const int COLOR_parser_nodes__ANode__parent;
33 extern const struct type type_parser_nodes__AModule;
34 extern const int COLOR_modelbuilder__AModule__mmodule;
35 extern const int COLOR_platform__ToolContext__platform_from_name;
36 extern const int COLOR_parser_nodes__ANode__location;
37 extern const int COLOR_toolcontext__ToolContext__error;
38 extern const int COLOR_platform__MModule__target_platform;
39 extern const int COLOR_platform__MModule__local_target_platform_61d;
40 void platform__PlatformPhase__process_annotated_node(val* self, val* p0, val* p1);
41 extern const int COLOR_platform__MModule___64dlocal_target_platform;
42 val* platform__MModule__local_target_platform(val* self);
43 void platform__MModule__local_target_platform_61d(val* self, val* p0);
44 extern const int COLOR_platform__MModule__local_target_platform;
45 extern const int COLOR_mmodule__MModule__in_importation;
46 extern const int COLOR_poset__POSetElement__greaters;
47 extern const int COLOR_abstract_collection__Collection__iterator;
48 extern const int COLOR_abstract_collection__Iterator__is_ok;
49 extern const int COLOR_abstract_collection__Iterator__item;
50 extern const int COLOR_abstract_collection__Iterator__next;
51 val* platform__MModule__target_platform(val* self);
52 short int platform__Platform__supports_libunwind(val* self);
53 void platform__Platform__init(val* self);