Merge: doc: fixed some typos and other misc. corrections
[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 152
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 32
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 val* NEW_nitc__MModule(const struct type* type);
15 extern const struct type type_nitc__MModule;
16 val* nitc__modelbuilder_base___ToolContext___modelbuilder(val* self);
17 #define COLOR_nitc__modelbuilder_base__ModelBuilder___model 12
18 extern const char FILE_nitc__modelbuilder_base[];
19 val* core___core__SequenceRead___Collection__first(val* self);
20 #define COLOR_nitc__mmodule__MModule___name 43
21 extern const char FILE_nitc__mmodule[];
22 val* core__flat___CString___to_s_unsafe(char* self, val* p0, val* p1, val* p2, val* p3);
23 #define COLOR_core__abstract_text__Text___43d 39
24 val* NEW_nitc__Location(const struct type* type);
25 extern const struct type type_nitc__Location;
26 #define COLOR_nitc__mmodule__MModule___location 44
27 #define COLOR_nitc__location__Location___file 0
28 #define COLOR_nitc__location__Location__file_61d 19
29 #define COLOR_nitc__location__Location__line_start_61d 20
30 #define COLOR_nitc__location__Location__line_end_61d 21
31 #define COLOR_nitc__location__Location__column_start_61d 22
32 #define COLOR_nitc__location__Location__column_end_61d 23
33 #define COLOR_core__kernel__Object__init 0
34 #define COLOR_nitc__mmodule__MModule__model_61d 30
35 #define COLOR_nitc__mmodule__MModule__mgroup_61d 31
36 #define COLOR_nitc__mmodule__MModule__name_61d 32
37 #define COLOR_nitc__mmodule__MModule__location_61d 33
38 #define COLOR_nitc__model_base__MEntity___is_fictive 1
39 #define COLOR_nitc__mmodule__MModule___first_real_mmodule 55
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 #define COLOR_nitc__mmodule__MModule___in_importation 45
43 val* poset___poset__POSetElement___direct_greaters(val* self);
44 #define COLOR_core__abstract_collection__Collection__length 22
45 #define COLOR_core__abstract_collection__Collection__first 29
46 void nitc__modelbuilder___ModelBuilder___run_phases(val* self);
47 val* nitc__mixin___ToolContext___make_main_module(val* self, val* p0);
48 val* nitc__phase___ToolContext___phases_list(val* self);
49 #define COLOR_core__abstract_collection__Collection__iterator 24
50 #define COLOR_core__abstract_collection__Iterator__is_ok 12
51 #define COLOR_core__abstract_collection__Iterator__item 13
52 #define COLOR_nitc__phase__Phase___disabled 3
53 #define COLOR_nitc__modelbuilder__Phase__process_mainmodule 18
54 #define COLOR_core__abstract_collection__Iterator__next 14
55 #define COLOR_core__abstract_collection__Iterator__finish 15
56 short int nitc___nitc__ToolContext___check_errors(val* self);
57 void nitc___nitc__ToolContext___errors_info(val* self);
58 #define COLOR_nitc__loader__ModelBuilder___parsed_modules 6
59 extern const char FILE_nitc__loader[];
60 val* core__array___Collection___to_a(val* self);
61 #define COLOR_nitc__mmodule__Model___mmodule_importation_hierarchy 15
62 void core___core__Comparator___sort(val* self, val* p0);
63 extern const struct type type_core__Array__nitc__AModule;
64 void core___core__Array___core__kernel__Object__init(val* self);
65 val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self);
66 val* nitc__loader___ModelBuilder___mmodule2node(val* self, val* p0);
67 void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
68 #define COLOR_nitc__modelbuilder_base__ModelBuilder___toolcontext 13
69 void nitc__phase___ToolContext___run_phases(val* self, val* p0);
70 #define COLOR_nitc__loader__ToolContext___opt_only_metamodel 4
71 #define COLOR_opts__Option___value 6
72 void nitc___nitc__ToolContext___info(val* self, val* p0, long p1);
73 void nitc___nitc__ToolContext___quit(val* self);