README: document nit_env.sh
[nit.git] / c_src / nit__loader.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_nit__loader__ToolContext___opt_path 3
3 extern const char FILE_nit__loader[];
4 #define COLOR_nit__loader__ToolContext___opt_only_metamodel 4
5 #define COLOR_nit__loader__ToolContext___opt_only_parse 5
6 #define COLOR_nit__loader___ToolContext___standard__kernel__Object__init 153
7 #define COLOR_nit__toolcontext__ToolContext___option_context 15
8 extern const char FILE_nit__toolcontext[];
9 val* NEW_standard__Array(const struct type* type);
10 extern const struct type type_standard__Array__opts__Option;
11 val* NEW_standard__NativeArray(int length, const struct type* type);
12 extern const struct type type_standard__NativeArray__opts__Option;
13 #define COLOR_standard__array__Array__with_native 58
14 void opts___opts__OptionContext___add_option(val* self, val* p0);
15 #define COLOR_nit__loader___ModelBuilder___standard__kernel__Object__init 78
16 #define COLOR_nit__loader__ModelBuilder___paths 3
17 #define COLOR_nit__modelbuilder_base__ModelBuilder___toolcontext 10
18 extern const char FILE_nit__modelbuilder_base[];
19 #define COLOR_opts__Option___value 6
20 void standard___standard__Sequence___append(val* self, val* p0);
21 val* standard___standard__NativeString___to_s_with_length(char* self, long p0);
22 val* standard__environ___String___environ(val* self);
23 short int standard___standard__Text___is_empty(val* self);
24 val* standard__string_search___Text___split_with(val* self, val* p0);
25 #define COLOR_nit__toolcontext__ToolContext___nit_dir 34
26 val* standard__file___String____47d(val* self, val* p0);
27 short int standard__file___String___file_exists(val* self);
28 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
29 #include "time_nit.h"
30 void nit___nit__ToolContext___info(val* self, val* p0, long p1);
31 val* NEW_standard__ArraySet(const struct type* type);
32 extern const struct type type_standard__ArraySet__nit__MModule;
33 void standard___standard__ArraySet___standard__kernel__Object__init(val* self);
34 #define COLOR_standard__abstract_collection__Collection__iterator 25
35 #define COLOR_standard__abstract_collection__Iterator__is_ok 16
36 #define COLOR_standard__abstract_collection__Iterator__item 17
37 val* nit__loader___ModelBuilder___load_module(val* self, val* p0);
38 void nit__loader___ModelBuilder___build_module_importation(val* self, val* p0);
39 #define COLOR_nit__loader__AModule___mmodule 6
40 void standard___standard__ArraySet___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
41 #define COLOR_standard__abstract_collection__Iterator__next 18
42 #define COLOR_standard__abstract_collection__Iterator__finish 19
43 extern const struct type type_standard__NativeArray__standard__String;
44 extern const struct type type_standard__Int;
45 extern const char FILE_standard__kernel[];
46 val* standard__string___Int___Object__to_s(long self);
47 #define COLOR_standard__string__NativeArray__native_to_s 16
48 short int nit___nit__ToolContext___check_errors(val* self);
49 val* standard__array___Collection___to_a(val* self);
50 #define COLOR_standard__kernel__Object___61d_61d 4
51 #define COLOR_nit__mproject__MGroup___filepath 11
52 short int standard___standard__Text___has_suffix(val* self, val* p0);
53 #define COLOR_standard__string__String___43d 71
54 val* standard__file___String___simplify_path(val* self);
55 val* nit__loader___ModelBuilder___identify_file(val* self, val* p0);
56 #define COLOR_nit__mproject__MGroup___parent 9
57 #define COLOR_nit__mproject__MGroup___mproject 8
58 extern const char FILE_nit__mproject[];
59 #define COLOR_nit__mproject__MProject___root 8
60 val* standard__file___String___join_path(val* self, val* p0);
61 short int standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__has(val* self, val* p0);
62 #define COLOR_nit__parser_nodes__ANode__hot_location 18
63 val* nit__loader___ModelBuilder___search_module_in_paths(val* self, val* p0, val* p1, val* p2);
64 #define COLOR_nit__mproject__MGroup___name 7
65 val* standard__string___Collection___join(val* self, val* p0);
66 void nit___nit__ModelBuilder___error(val* self, val* p0, val* p1);
67 val* nit__loader___ModelBuilder___search_mmodule_by_name(val* self, val* p0, val* p1, val* p2);
68 #define COLOR_nit__loader__ModulePath___filepath 1
69 val* nit__loader___ModelBuilder___module_absolute_path(val* self, val* p0);
70 val* nit___nit__ToolContext___error(val* self, val* p0, val* p1);
71 #define COLOR_nit__loader__ModelBuilder___identified_files_by_path 4
72 #define COLOR_nit__loader__ModelBuilder___identified_files 5
73 val* standard__file___String___file_extension(val* self);
74 val* standard__file___String___dirname(val* self);
75 val* nit__loader___ModelBuilder___get_mgroup(val* self, val* p0);
76 val* standard__file___String___basename(val* self, val* p0);
77 short int standard___standard__HashMap___standard__abstract_collection__MapRead__has_key(val* self, val* p0);
78 val* standard___standard__HashMap___standard__abstract_collection__MapRead___91d_93d(val* self, val* p0);
79 val* NEW_nit__MProject(const struct type* type);
80 extern const struct type type_nit__MProject;
81 #define COLOR_nit__modelbuilder_base__ModelBuilder___model 9
82 #define COLOR_nit__mproject__MProject__name_61d 25
83 #define COLOR_nit__mproject__MProject__model_61d 26
84 #define COLOR_standard__kernel__Object__init 0
85 val* NEW_nit__MGroup(const struct type* type);
86 extern const struct type type_nit__MGroup;
87 #define COLOR_nit__mproject__MGroup__name_61d 27
88 #define COLOR_nit__mproject__MGroup__mproject_61d 28
89 #define COLOR_nit__mproject__MGroup__parent_61d 29
90 val* NEW_nit__ModulePath(const struct type* type);
91 extern const struct type type_nit__ModulePath;
92 #define COLOR_nit__loader__ModulePath__name_61d 21
93 #define COLOR_nit__loader__ModulePath__filepath_61d 22
94 #define COLOR_nit__loader__ModulePath__mgroup_61d 23
95 #define COLOR_nit__loader__MGroup___module_paths 4
96 void standard___standard__HashMap___standard__abstract_collection__Map___91d_93d_61d(val* self, val* p0, val* p1);
97 #define COLOR_nit__loader__ModelBuilder___mgroups 6
98 val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
99 short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
100 val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
101 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);
102 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__finish(val* self);
103 #define COLOR_standard__string__Object__to_s 3
104 val* nit___nit__MGroup___nit__model_base__MEntity__full_name(val* self);
105 val* nit__loader___ModelBuilder___load_markdown(val* self, val* p0);
106 #define COLOR_nit__mdoc__MEntity___mdoc 0
107 #define COLOR_nit__mdoc__MDoc___original_mentity 1
108 val* NEW_nit__MDoc(const struct type* type);
109 extern const struct type type_nit__MDoc;
110 val* NEW_nit__Location(const struct type* type);
111 extern const struct type type_nit__Location;
112 val* NEW_nit__SourceFile(const struct type* type);
113 extern const struct type type_nit__SourceFile;
114 void nit___nit__SourceFile___from_string(val* self, val* p0, val* p1);
115 #define COLOR_nit__location__Location__file_61d 24
116 #define COLOR_nit__location__Location__line_start_61d 25
117 #define COLOR_nit__location__Location__line_end_61d 26
118 #define COLOR_nit__location__Location__column_start_61d 27
119 #define COLOR_nit__location__Location__column_end_61d 28
120 #define COLOR_nit__mdoc__MDoc__location_61d 17
121 val* NEW_standard__FileReader(const struct type* type);
122 extern const struct type type_standard__FileReader;
123 void standard___standard__FileReader___open(val* self, val* p0);
124 short int standard___standard__BufferedReader___Reader__eof(val* self);
125 #define COLOR_nit__mdoc__MDoc___content 0
126 extern const char FILE_nit__mdoc[];
127 val* standard___standard__Reader___read_line(val* self);
128 val* standard__file___Sys___getcwd(val* self);
129 val* NEW_nit__Lexer(const struct type* type);
130 extern const struct type type_nit__Lexer;
131 #define COLOR_nit__location__SourceFile__filename_61d 17
132 #define COLOR_nit__location__SourceFile__stream_61d 18
133 #define COLOR_nit__lexer_work__Lexer__file_61d 20
134 val* NEW_nit__Parser(const struct type* type);
135 extern const struct type type_nit__Parser;
136 #define COLOR_nit__parser_work__Parser__lexer_61d 20
137 val* nit___nit__Parser___parse(val* self);
138 void standard___standard__FileReader___standard__stream__Stream__close(val* self);
139 #define COLOR_nit__parser_nodes__Start___n_base 4
140 #define COLOR_nit__parser_nodes__Start___n_eof 5
141 extern const char FILE_nit__parser_nodes[];
142 extern const struct type type_nit__AError;
143 #define COLOR_nit__lexer_work__AError___message 10
144 extern const char FILE_nit__lexer_work[];
145 #define COLOR_nit__loader__ModulePath___mmodule 3
146 #define COLOR_nit__loader__ModelBuilder___mmodule2nmodule 8
147 val* nit__loader___ModelBuilder___load_module_ast(val* self, val* p0);
148 #define COLOR_nit__loader__ModulePath___mgroup 2
149 #define COLOR_nit__loader__ModulePath___name 0
150 val* nit__loader___ModelBuilder___build_a_mmodule(val* self, val* p0, val* p1, val* p2);
151 #define COLOR_nit__parser_nodes__AModule___n_moduledecl 8
152 #define COLOR_nit__parser_nodes__AModuledecl___n_name 5
153 #define COLOR_nit__parser_nodes__AModuleName___n_id 6
154 val* nit__lexer_work___Token___text(val* self);
155 val* nit__mmodule___Model___get_mmodules_by_name(val* self, val* p0);
156 #define COLOR_nit__mmodule__MModule___mgroup 30
157 val* nit___nit__MModule___nit__model_base__MEntity__full_name(val* self);
158 #define COLOR_nit__mmodule__MModule___location 32
159 extern const char FILE_nit__mmodule[];
160 val* NEW_nit__MModule(const struct type* type);
161 extern const struct type type_nit__MModule;
162 #define COLOR_nit__parser_nodes__ANode___location 0
163 #define COLOR_nit__mmodule__MModule__model_61d 32
164 #define COLOR_nit__mmodule__MModule__mgroup_61d 33
165 #define COLOR_nit__mmodule__MModule__name_61d 34
166 #define COLOR_nit__mmodule__MModule__location_61d 35
167 #define COLOR_nit__loader__ModelBuilder___nmodules 7
168 #define COLOR_nit__location__Location___file 0
169 #define COLOR_nit__loader__SourceFile___mmodule 0
170 #define COLOR_nit__parser_nodes__ADefinition___n_doc 10
171 val* nit__modelbuilder_base___ADoc___to_mdoc(val* self);
172 void nit___nit__ModelBuilder___advice(val* self, val* p0, val* p1, val* p2);
173 val* nit___nit__Prod___get_annotations(val* self, val* p0);
174 short int standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__is_empty(val* self);
175 #define COLOR_nit__mmodule__MModule___is_test_suite 42
176 #define COLOR_nit__loader__AModule___is_importation_done 7
177 extern const struct type type_standard__Array__nit__MModule;
178 void standard___standard__Array___standard__kernel__Object__init(val* self);
179 #define COLOR_nit__parser_nodes__AModule___n_imports 9
180 val* nit___nit__ANodes___standard__abstract_collection__Collection__iterator(val* self);
181 extern const struct type type_nit__AStdImport;
182 #define COLOR_nit__parser_nodes__AStdImport___n_name 7
183 #define COLOR_nit__parser_nodes__AModuleName___n_quad 4
184 #define COLOR_nit__parser_nodes__AModuleName___n_path 5
185 val* nit__loader___ModelBuilder___get_mmodule_by_name(val* self, val* p0, val* p1, val* p2);
186 #define COLOR_nit__loader__AStdImport___mmodule 6
187 #define COLOR_nit__parser_nodes__AImport___n_visibility 4
188 #define COLOR_nit__modelbuilder_base__AVisibility__mvisibility 40
189 val* nit__model_base___standard__Sys___protected_visibility(val* self);
190 #define COLOR_nit__mmodule__MModule___in_importation 33
191 short int poset___poset__POSetElement____60d(val* self, val* p0);
192 void nit___nit__MModule___set_visibility_for(val* self, val* p0, val* p1);
193 val* nit__model_base___standard__Sys___public_visibility(val* self);
194 void nit___nit__MModule___set_imported_mmodules(val* self, val* p0);
195 val* poset___poset__POSetElement___greaters(val* self);
196 #define COLOR_nit__mmodule__MModule___name 31
197 val* poset___poset__POSetElement___direct_greaters(val* self);
198 #define COLOR_standard__abstract_collection__Collection__has 28
199 val* standard___standard__HashMap___standard__abstract_collection__MapRead__get_or_null(val* self, val* p0);
200 #define COLOR_nit___nit__ModulePath___standard__kernel__Object__init 24