c_src: update Makefile to compile on MacOSX
[nit.git] / c_src / extern_classes.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_extern_classes__ToolContext___64dextern_classes_typing_phase_ast;
3 val* extern_classes__ToolContext__extern_classes_typing_phase_ast(val* self);
4 void extern_classes__ToolContext__extern_classes_typing_phase_ast_61d(val* self, val* p0);
5 extern const int COLOR_extern_classes__ToolContext___64dextern_classes_typing_phase_model;
6 val* extern_classes__ToolContext__extern_classes_typing_phase_model(val* self);
7 void extern_classes__ToolContext__extern_classes_typing_phase_model_61d(val* self, val* p0);
8 extern const struct type type_parser_nodes__AStdClassdef;
9 extern const int COLOR_parser_nodes__AStdClassdef__n_extern_code_block;
10 extern const int COLOR_parser_nodes__AStdClassdef__n_kwredef;
11 extern const int COLOR_phase__Phase__toolcontext;
12 extern const int COLOR_parser_nodes__ANode__location;
13 val* string__NativeString__to_s_with_length(char* self, long p0);
14 extern const int COLOR_toolcontext__ToolContext__error;
15 extern const int COLOR_ffi_base__AExternCodeBlock__language;
16 extern const int COLOR_ffi_base__FFILanguage__get_ftype;
17 extern const int COLOR_extern_classes__AClassdef__ftype_cache_61d;
18 extern const int COLOR_extern_classes__AClassdef__ftype_computed_61d;
19 void extern_classes__ExternClassesTypingPhaseAst__process_nclassdef(val* self, val* p0);
20 extern const int COLOR_extern_classes__AClassdef___64dftype_cache;
21 val* extern_classes__AClassdef__ftype_cache(val* self);
22 void extern_classes__AClassdef__ftype_cache_61d(val* self, val* p0);
23 extern const int COLOR_extern_classes__AClassdef___64dftype_computed;
24 short int extern_classes__AClassdef__ftype_computed(val* self);
25 void extern_classes__AClassdef__ftype_computed_61d(val* self, short int p0);
26 extern const int COLOR_extern_classes__AClassdef__ftype_cache;
27 val* extern_classes__AClassdef__ftype(val* self);
28 extern const int COLOR_modelize_class__AClassdef__mclassdef;
29 extern const int COLOR_modelize_class__AClassdef__mclass;
30 extern const int COLOR_model__MClass__intro;
31 extern const int COLOR_kernel__Object___33d_61d;
32 extern const int COLOR_model__MClass__kind;
33 extern const int COLOR_model__Object__extern_kind;
34 extern const int COLOR_extern_classes__MClass__compute_ftype;
35 void extern_classes__ExternClassesTypingPhaseModel__process_nclassdef(val* self, val* p0);
36 extern const int COLOR_extern_classes__MClass___64dftype_cache;
37 val* extern_classes__MClass__ftype_cache(val* self);
38 void extern_classes__MClass__ftype_cache_61d(val* self, val* p0);
39 extern const int COLOR_extern_classes__MClass___64dftype_computed;
40 short int extern_classes__MClass__ftype_computed(val* self);
41 void extern_classes__MClass__ftype_computed_61d(val* self, short int p0);
42 extern const int COLOR_extern_classes__MClass__ftype_cache;
43 val* extern_classes__MClass__ftype(val* self);
44 extern const int COLOR_ffi_base__ForeignType__ctype;
45 val* extern_classes__MClass__ctype(val* self);
46 extern const int COLOR_extern_classes__MClass__ftype_computed;
47 extern const int COLOR_model__MClass__name;
48 extern const int COLOR_kernel__Object___61d_61d;
49 val* NEW_ffi_base__ForeignType(const struct type* type);
50 extern const struct type type_ffi_base__ForeignType;
51 extern const int COLOR_ffi_base__ForeignType__init;
52 extern const int COLOR_extern_classes__MClass__ftype_cache_61d;
53 extern const int COLOR_extern_classes__MClass__ftype_computed_61d;
54 extern const int COLOR_modelbuilder__ToolContext__modelbuilder;
55 extern const int COLOR_modelize_class__ModelBuilder__mclassdef2nclassdef;
56 extern const int COLOR_abstract_collection__MapRead___91d_93d;
57 extern const int COLOR_extern_classes__AClassdef__ftype;
58 extern const int COLOR_model__MClassDef__mmodule;
59 extern const int COLOR_model__MClass__in_hierarchy;
60 extern const int COLOR_poset__POSetElement__direct_greaters;
61 extern const int COLOR_abstract_collection__Collection__iterator;
62 extern const int COLOR_abstract_collection__Iterator__is_ok;
63 extern const int COLOR_abstract_collection__Iterator__item;
64 val* NEW_array__Array(const struct type* type);
65 extern const struct type type_array__Arraykernel__Object;
66 val* NEW_array__NativeArray(int length, const struct type* type);
67 extern const struct type type_array__NativeArraykernel__Object;
68 extern const int COLOR_array__Array__with_native;
69 extern const int COLOR_string__Object__to_s;
70 extern const int COLOR_abstract_collection__Iterator__next;
71 val* extern_classes__MClass__compute_ftype(val* self, val* p0);