NOTICE: Update author list and years
[nit.git] / c_src / nitc__modelbuilder.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_nitc__modelbuilder__ToolContext___opt_ignore_visibility 2
3 extern const char FILE_nitc__modelbuilder[];
4 #define COLOR_nitc__modelbuilder___ToolContext___core__kernel__Object__init 150
5 #define COLOR_nitc__toolcontext__ToolContext___option_context 15
6 extern const char FILE_nitc__toolcontext[];
7 val* NEW_core__Array(const struct type* type);
8 extern const struct type type_core__Array__opts__Option;
9 val* NEW_core__NativeArray(int length, const struct type* type);
10 extern const struct type type_core__NativeArray__opts__Option;
11 #define COLOR_core__array__Array__with_native 27
12 void opts___opts__OptionContext___add_option(val* self, val* p0);
13 short int core___core__AbstractArrayRead___core__abstract_collection__Collection__is_empty(val* self);
14 #define COLOR_core__array__AbstractArrayRead___length 0
15 val* core___core__SequenceRead___Collection__first(val* self);
16 val* NEW_nitc__MModule(const struct type* type);
17 extern const struct type type_nitc__MModule;
18 val* nitc__modelbuilder_base___ToolContext___modelbuilder(val* self);
19 #define COLOR_nitc__modelbuilder_base__ModelBuilder___model 11
20 extern const char FILE_nitc__modelbuilder_base[];
21 #define COLOR_nitc__mmodule__MModule___name 44
22 extern const char FILE_nitc__mmodule[];
23 val* core__flat___NativeString___to_s_full(char* self, long p0, long p1);
24 #define COLOR_core__abstract_text__String___43d 76
25 val* NEW_nitc__Location(const struct type* type);
26 extern const struct type type_nitc__Location;
27 #define COLOR_nitc__mmodule__MModule___location 45
28 #define COLOR_nitc__location__Location___file 0
29 #define COLOR_nitc__location__Location__file_61d 18
30 #define COLOR_nitc__location__Location__line_start_61d 19
31 #define COLOR_nitc__location__Location__line_end_61d 20
32 #define COLOR_nitc__location__Location__column_start_61d 21
33 #define COLOR_nitc__location__Location__column_end_61d 22
34 #define COLOR_core__kernel__Object__init 0
35 #define COLOR_nitc__mmodule__MModule__model_61d 29
36 #define COLOR_nitc__mmodule__MModule__mgroup_61d 30
37 #define COLOR_nitc__mmodule__MModule__name_61d 31
38 #define COLOR_nitc__mmodule__MModule__location_61d 32
39 #define COLOR_nitc__model_base__MEntity___is_fictive 1
40 void nitc___nitc__MModule___set_imported_mmodules(val* self, val* p0);
41 void nitc__loader___ModelBuilder___apply_conditional_importations(val* self, val* p0);
42 void nitc__modelbuilder___ModelBuilder___run_phases(val* self);
43 val* nitc__mixin___ToolContext___make_main_module(val* self, val* p0);
44 val* nitc__phase___ToolContext___phases_list(val* self);
45 #define COLOR_core__abstract_collection__Collection__iterator 21
46 #define COLOR_core__abstract_collection__Iterator__is_ok 12
47 #define COLOR_core__abstract_collection__Iterator__item 13
48 #define COLOR_nitc__phase__Phase___disabled 3
49 #define COLOR_nitc__modelbuilder__Phase__process_mainmodule 18
50 #define COLOR_core__abstract_collection__Iterator__next 14
51 #define COLOR_core__abstract_collection__Iterator__finish 15
52 short int nitc___nitc__ToolContext___check_errors(val* self);
53 void nitc___nitc__ToolContext___errors_info(val* self);
54 #define COLOR_nitc__loader__ModelBuilder___parsed_modules 6
55 extern const char FILE_nitc__loader[];
56 val* core__array___Collection___to_a(val* self);
57 #define COLOR_nitc__mmodule__Model___mmodule_importation_hierarchy 15
58 void core___core__Comparator___sort(val* self, val* p0);
59 extern const struct type type_core__Array__nitc__AModule;
60 void core___core__Array___core__kernel__Object__init(val* self);
61 val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self);
62 val* nitc__loader___ModelBuilder___mmodule2node(val* self, val* p0);
63 void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
64 #define COLOR_nitc__modelbuilder_base__ModelBuilder___toolcontext 12
65 void nitc__phase___ToolContext___run_phases(val* self, val* p0);
66 #define COLOR_nitc__loader__ToolContext___opt_only_metamodel 4
67 #define COLOR_opts__Option___value 6
68 void nitc___nitc__ToolContext___info(val* self, val* p0, long p1);
69 void nitc___nitc__ToolContext___quit(val* self);