README: document nit_env.sh
[nit.git] / c_src / nit__model.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_nit__model__Model___mclasses 0
3 extern const char FILE_nit__model[];
4 #define COLOR_nit__model__Model___mproperties 1
5 #define COLOR_nit__model__Model___mclassdef_hierarchy 2
6 #define COLOR_nit__model__Model___intro_mtype_specialization_hierarchy 3
7 #define COLOR_nit__model__Model___full_mtype_specialization_hierarchy 4
8 #define COLOR_nit__model__Model___mclasses_by_name 5
9 val* standard___standard__HashMap___standard__abstract_collection__MapRead__get_or_null(val* self, val* p0);
10 #define COLOR_nit__model__Model___mproperties_by_name 6
11 #define COLOR_nit__model__Model___null_type 7
12 #define COLOR_nit__model__MModule___intro_mclasses 4
13 #define COLOR_nit__model__MModule___mclassdefs 5
14 #define COLOR_nit__model__MModule___flatten_mclass_hierarchy_cache 6
15 #define COLOR_standard__kernel__Object___61d_61d 4
16 val* NEW_poset__POSet(const struct type* type);
17 extern const struct type type_poset__POSet__nit__MClass;
18 #define COLOR_nit__mmodule__MModule___in_importation 33
19 extern const char FILE_nit__mmodule[];
20 val* poset___poset__POSetElement___greaters(val* self);
21 #define COLOR_standard__abstract_collection__Collection__iterator 25
22 #define COLOR_standard__abstract_collection__Iterator__is_ok 16
23 #define COLOR_standard__abstract_collection__Iterator__item 17
24 val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
25 short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
26 val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
27 #define COLOR_nit__model__MClassDef___mclass 6
28 val* poset___poset__POSet___add_node(val* self, val* p0);
29 #define COLOR_nit__model__MClassDef___supertypes 14
30 #define COLOR_nit__model__MClassType___mclass 6
31 void poset___poset__POSet___add_edge(val* self, val* p0, val* p1);
32 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);
33 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__finish(val* self);
34 #define COLOR_standard__abstract_collection__Iterator__next 18
35 #define COLOR_standard__abstract_collection__Iterator__finish 19
36 val* nit__model___MModule___flatten_mclass_hierarchy(val* self);
37 void standard___standard__Comparator___sort(val* self, val* p0);
38 val* NEW_nit__model__MClassDefSorter(const struct type* type);
39 extern const struct type type_nit__model__MClassDefSorter;
40 #define COLOR_nit__model__MClassDefSorter__mmodule_61d 21
41 #define COLOR_standard__kernel__Object__init 0
42 val* NEW_nit__model__MPropDefSorter(const struct type* type);
43 extern const struct type type_nit__model__MPropDefSorter;
44 #define COLOR_nit__model__MPropDefSorter__mmodule_61d 21
45 #define COLOR_nit__model__MModule___object_type 7
46 val* standard___standard__NativeString___to_s_with_length(char* self, long p0);
47 val* nit__model___MModule___get_primitive_class(val* self, val* p0);
48 #define COLOR_nit__model__MClass___mclass_type 17
49 #define COLOR_nit__model__MModule___pointer_type 9
50 #define COLOR_nit__model__MModule___bool_type 11
51 #define COLOR_nit__model__MModule___int_type 13
52 #define COLOR_nit__model__MModule___byte_type 15
53 #define COLOR_nit__model__MModule___char_type 17
54 #define COLOR_nit__model__MModule___float_type 19
55 #define COLOR_nit__model__MModule___string_type 21
56 #define COLOR_nit__model__MModule___native_string_type 23
57 val* nit__model___MModule___array_class(val* self);
58 val* NEW_standard__Array(const struct type* type);
59 extern const struct type type_standard__Array__nit__MType;
60 void standard___standard__Array___with_capacity(val* self, long p0);
61 void standard___standard__AbstractArray___standard__abstract_collection__Sequence__push(val* self, val* p0);
62 val* nit___nit__MClass___get_mtype(val* self, val* p0);
63 #define COLOR_nit__model__MModule___array_class 25
64 val* nit__model___MModule___native_array_class(val* self);
65 #define COLOR_nit__model__MModule___native_array_class 27
66 #define COLOR_nit__mmodule__MModule___model 29
67 val* nit__model___Model___get_mclasses_by_name(val* self, val* p0);
68 short int standard___standard__Array___standard__kernel__Object___61d_61d(val* self, val* p0);
69 extern const struct type type_standard__Array__nit__MClass;
70 #define COLOR_nit__model__MClass___intro_mmodule 5
71 short int poset___poset__POSetElement____60d_61d(val* self, val* p0);
72 short int standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__is_empty(val* self);
73 val* NEW_nit__MClass(const struct type* type);
74 extern const struct type type_nit__MClass;
75 val* nit__model___standard__Sys___enum_kind(val* self);
76 val* nit__model_base___standard__Sys___public_visibility(val* self);
77 #define COLOR_nit__model__MClass__intro_mmodule_61d 30
78 #define COLOR_nit__model__MClass__name_61d 31
79 #define COLOR_nit__model__MClass__setup_parameter_names 32
80 #define COLOR_nit__model__MClass__kind_61d 33
81 #define COLOR_nit__model__MClass__visibility_61d 34
82 val* NEW_nit__MClassDef(const struct type* type);
83 extern const struct type type_nit__MClassDef;
84 val* NEW_nit__Location(const struct type* type);
85 extern const struct type type_nit__Location;
86 #define COLOR_nit__location__Location__file_61d 24
87 #define COLOR_nit__location__Location__line_start_61d 25
88 #define COLOR_nit__location__Location__line_end_61d 26
89 #define COLOR_nit__location__Location__column_start_61d 27
90 #define COLOR_nit__location__Location__column_end_61d 28
91 #define COLOR_nit__model__MClassDef__mmodule_61d 28
92 #define COLOR_nit__model__MClassDef__bound_mtype_61d 29
93 #define COLOR_nit__model__MClassDef__location_61d 30
94 extern const struct type type_standard__Array__nit__MClassType;
95 val* nit__model___MModule___object_type(val* self);
96 void nit___nit__MClassDef___set_supertypes(val* self, val* p0);
97 void nit___nit__MClassDef___add_in_hierarchy(val* self);
98 val* NEW_standard__NativeArray(int length, const struct type* type);
99 extern const struct type type_standard__NativeArray__standard__String;
100 #define COLOR_standard__string__Object__to_s 3
101 #define COLOR_standard__string__NativeArray__native_to_s 16
102 void standard__file___Sys___print(val* self, val* p0);
103 extern const char FILE_standard__array[];
104 #define COLOR_standard__array__AbstractArrayRead___length 0
105 val* nit___nit__MClass___nit__model_base__MEntity__full_name(val* self);
106 #define COLOR_standard__string__String___43d 71
107 val* standard___standard__SequenceRead___Collection__first(val* self);
108 val* nit__model___Model___get_mproperties_by_name(val* self, val* p0);
109 extern const struct type type_nit__MMethod;
110 #define COLOR_nit__model__MProperty___intro_mclassdef 4
111 #define COLOR_nit__model__MClass___mclassdefs 15
112 #define COLOR_nit__model__MClassDef___mmodule 5
113 #define COLOR_standard__abstract_collection__Collection__has 28
114 #define COLOR_nit__model__MClassDef___in_hierarchy 15
115 val* nit___nit__MProperty___nit__model_base__MEntity__full_name(val* self);
116 #define COLOR_nit__model__MClassDefSorter___mmodule 0
117 #define COLOR_standard__sorter__Comparator__COMPARED 0
118 long poset___poset__POSet___standard__sorter__Comparator__compare(val* self, val* p0, val* p1);
119 #define COLOR_nit__model___nit__model__MClassDefSorter___standard__kernel__Object__init 23
120 #define COLOR_nit__model__MPropDefSorter___mmodule 0
121 #define COLOR_nit__model__MPropDef___mclassdef 5
122 #define COLOR_nit__model___nit__model__MPropDefSorter___standard__kernel__Object__init 23
123 #define COLOR_nit__model__MClass___name 6
124 #define COLOR_nit__model__MClass___full_name 7
125 #define COLOR_nit__model__MClass___visibility 14
126 val* nit___nit__MModule___namespace_for(val* self, val* p0);
127 #define COLOR_nit__model__MClass___c_name 9
128 val* nit___nit__MModule___c_namespace_for(val* self, val* p0);
129 val* standard___standard__Text___to_cmangle(val* self);
130 #define COLOR_nit__model__MClass___arity 11
131 #define COLOR_nit__model__MClass___mparameters 12
132 val* NEW_standard__FlatBuffer(const struct type* type);
133 extern const struct type type_standard__FlatBuffer;
134 #define COLOR_standard___standard__FlatBuffer___standard__kernel__Object__init 80
135 void standard___standard__FlatBuffer___Buffer__append(val* self, val* p0);
136 extern const struct type type_standard__Int;
137 extern const char FILE_standard__kernel[];
138 val* standard___standard__Array___standard__abstract_collection__SequenceRead___91d_93d(val* self, long p0);
139 #define COLOR_nit__model__MParameterType___name 10
140 #define COLOR_nit__model__MClass___intro 16
141 #define COLOR_nit__model__MClassDef___bound_mtype 7
142 #define COLOR_nit__model__MClassType__arguments 54
143 long standard___standard__Int___Discrete__successor(long self, long p0);
144 val* standard___standard__FlatBuffer___Object__to_s(val* self);
145 extern const struct type type_standard__Array__nit__MParameterType;
146 void standard___standard__Array___standard__kernel__Object__init(val* self);
147 val* NEW_nit__MParameterType(const struct type* type);
148 extern const struct type type_nit__MParameterType;
149 #define COLOR_nit__model__MParameterType__mclass_61d 54
150 #define COLOR_nit__model__MParameterType__rank_61d 55
151 #define COLOR_nit__model__MParameterType__name_61d 56
152 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
153 val* NEW_nit__MGenericType(const struct type* type);
154 extern const struct type type_nit__MGenericType;
155 #define COLOR_nit__model__MClassType__mclass_61d 55
156 #define COLOR_nit__model__MClassType__arguments_61d 56
157 #define COLOR_nit__model__MClass___get_mtype_cache 18
158 void standard___standard__HashMap___standard__abstract_collection__Map___91d_93d_61d(val* self, val* p0, val* p1);
159 val* NEW_nit__MClassType(const struct type* type);
160 extern const struct type type_nit__MClassType;
161 #define COLOR_nit__model__MClass___kind 13
162 #define COLOR_nit___nit__MClass___standard__kernel__Object__init 57
163 void more_collections___more_collections__MultiHashMap___add_one(val* self, val* p0, val* p1);
164 val* poset___poset__POSet____91d_93d(val* self, val* p0);
165 val* standard__array___Collection___to_a(val* self);
166 #define COLOR_nit__model__MClass___has_new_factory 19
167 #define COLOR_nit__model__MClassDef___location 8
168 #define COLOR_nit__model__MClassDef___to_s 9
169 #define COLOR_nit___nit__MClassDef___standard__kernel__Object__init 48
170 #define COLOR_nit__model__MClassDef___full_name 10
171 short int nit___nit__MClassDef___is_intro(val* self);
172 val* nit___nit__MModule___mproject(val* self);
173 val* nit___nit__MModule___nit__model_base__MEntity__full_name(val* self);
174 val* nit__model_base___standard__Sys___private_visibility(val* self);
175 short int standard___standard__Comparable____62d(val* self, val* p0);
176 #define COLOR_nit__mmodule__MModule___name 31
177 #define COLOR_nit__model__MClassDef___c_name 12
178 val* nit___nit__MClass___nit__model_base__MEntity__c_name(val* self);
179 val* nit___nit__MModule___nit__model_base__MEntity__c_name(val* self);
180 val* nit___nit__MClassType___MType__collect_mclassdefs(val* self, val* p0);
181 #define COLOR_poset__POSetElement___poset 0
182 extern const char FILE_poset[];
183 #define COLOR_nit__model__MClassDef___intro_mproperties 16
184 #define COLOR_nit__model__MClassDef___mpropdefs 17
185 #define COLOR_nit__model__MType__need_anchor 28
186 #define COLOR_nit__model__MType__can_resolve_for 29
187 #define COLOR_nit__model__MType__lookup_fixed 42
188 extern const struct type type_nit__MNullableType;
189 #define COLOR_nit__model__MProxyType___mtype 6
190 extern const struct type type_nit__MNotNullType;
191 extern const struct type type_nit__MNullType;
192 extern const struct type type_nit__MFormalType;
193 #define COLOR_nit__model__MType__lookup_bound 33
194 #define COLOR_nit__model__MType__as_notnull 34
195 val* nit___nit__MClassType___MType__anchor_to(val* self, val* p0, val* p1);
196 val* nit___nit__MClassType___MType__collect_mclasses(val* self, val* p0);
197 val* nit___nit__MType___supertype_to(val* self, val* p0, val* p1, val* p2);
198 #define COLOR_nit__model__MGenericType___arguments 17
199 short int nit___nit__MType___is_subtype(val* self, val* p0, val* p1, val* p2);
200 #define COLOR_nit__model__MType__resolve_for 26
201 #define COLOR_nit__model__MType__anchor_to 30
202 #define COLOR_nit__model__MType__collect_mtypes 47
203 #define COLOR_nit__model__MType___as_nullable_cache 4
204 val* NEW_nit__MNullableType(const struct type* type);
205 #define COLOR_nit__model__MProxyType__mtype_61d 54
206 #define COLOR_nit__model__MType__collect_mclassdefs 25
207 #define COLOR_nit__model__MClassType___arguments 7
208 val* nit___nit__MClass___standard__string__Object__to_s(val* self);
209 #define COLOR_nit___nit__MClassType___MType__anchor_to 67
210 #define COLOR_nit__model__MClassType___collect_mclassdefs_cache 10
211 short int standard___standard__HashMap___standard__abstract_collection__MapRead__has_key(val* self, val* p0);
212 void nit___nit__MClassType___collect_things(val* self, val* p0);
213 val* standard___standard__HashMap___standard__abstract_collection__MapRead___91d_93d(val* self, val* p0);
214 #define COLOR_nit__model__MClassType___collect_mclasses_last_module 8
215 #define COLOR_nit__model__MClassType___collect_mclasses_last_module_cache 9
216 #define COLOR_nit__model__MClassType___collect_mclasses_cache 11
217 #define COLOR_nit__model__MClassType___collect_mtypes_cache 12
218 val* NEW_standard__HashSet(const struct type* type);
219 extern const struct type type_standard__HashSet__nit__MClassDef;
220 void standard___standard__HashSet___standard__kernel__Object__init(val* self);
221 extern const struct type type_standard__HashSet__nit__MClass;
222 extern const struct type type_standard__HashSet__nit__MClassType;
223 void standard___standard__HashSet___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
224 val* standard___standard__AbstractArray___standard__abstract_collection__Sequence__pop(val* self);
225 short int standard___standard__HashSet___standard__abstract_collection__Collection__has(val* self, val* p0);
226 #define COLOR_nit___nit__MClassType___standard__kernel__Object__init 66
227 #define COLOR_nit___nit__MGenericType___standard__kernel__Object__init 71
228 #define COLOR_nit__model__MGenericType___need_anchor 23
229 val* standard__string___Collection___join(val* self, val* p0);
230 #define COLOR_nit__model__MGenericType___to_s 18
231 #define COLOR_nit__model__MGenericType___full_name 19
232 extern const struct type type_standard__Array__standard__String;
233 #define COLOR_nit__model_base__MEntity__full_name 19
234 #define COLOR_nit__model__MGenericType___c_name 21
235 #define COLOR_nit__model_base__MEntity__c_name 16
236 val* standard___standard__String___Object__to_s(val* self);
237 short int nit___nit__MGenericType___MType__can_resolve_for(val* self, val* p0, val* p1, val* p2);
238 #define COLOR_nit__model__MType__length 35
239 #define COLOR_nit__model__MFormalType___as_notnull 6
240 val* NEW_nit__MNotNullType(const struct type* type);
241 #define COLOR_nit__model__MVirtualType___mproperty 8
242 val* nit___nit__MVirtualType___lookup_single_definition(val* self, val* p0, val* p1);
243 #define COLOR_nit__model__MVirtualTypeDef___bound 13
244 val* nit___nit__MProperty___lookup_definitions(val* self, val* p0, val* p1);
245 val* NEW_standard__ArraySet(const struct type* type);
246 extern const struct type type_standard__ArraySet__nit__MType;
247 void standard___standard__ArraySet___standard__kernel__Object__init(val* self);
248 void standard___standard__ArraySet___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
249 #define COLOR_nit__model__MVirtualTypeDef___is_fixed 14
250 long standard___standard__ArraySet___standard__abstract_collection__Collection__length(val* self);
251 #define COLOR_nit__model__MType__undecorate 45
252 short int nit___nit__MVirtualType___MType__can_resolve_for(val* self, val* p0, val* p1, val* p2);
253 val* nit___nit__MVirtualType___MType__lookup_bound(val* self, val* p0, val* p1);
254 short int nit___nit__MType___has_mproperty(val* self, val* p0, val* p1);
255 val* nit___nit__MProperty___standard__string__Object__to_s(val* self);
256 val* nit___nit__MProperty___nit__model_base__MEntity__c_name(val* self);
257 #define COLOR_nit___nit__MVirtualType___standard__kernel__Object__init 56
258 #define COLOR_nit__model__MParameterType___mclass 8
259 #define COLOR_nit__model__MParameterType___rank 9
260 #define COLOR_nit__model__MParameterType___full_name 11
261 #define COLOR_nit__model__MParameterType___c_name 13
262 val* nit___nit__MClassType___MType__collect_mtypes(val* self, val* p0);
263 val* nit___nit__MParameterType___MType__resolve_for(val* self, val* p0, val* p1, val* p2, short int p3);
264 short int nit___nit__MParameterType___MType__can_resolve_for(val* self, val* p0, val* p1, val* p2);
265 val* nit___nit__MParameterType___MType__lookup_bound(val* self, val* p0, val* p1);
266 #define COLOR_nit___nit__MParameterType___standard__kernel__Object__init 58
267 #define COLOR_nit__model_base__MEntity__model 17
268 #define COLOR_nit__model__MType__as_nullable 31
269 short int nit___nit__MProxyType___MType__need_anchor(val* self);
270 #define COLOR_nit__model__MType__collect_mclasses 43
271 #define COLOR_nit___nit__MProxyType___standard__kernel__Object__init 55
272 #define COLOR_nit___nit__MNullableType___standard__kernel__Object__init 57
273 #define COLOR_nit__model__MNullableType___to_s 7
274 #define COLOR_nit__model__MNullableType___full_name 8
275 #define COLOR_nit__model__MNullableType___c_name 10
276 #define COLOR_nit___nit__MNullableType___MType__resolve_for 58
277 #define COLOR_nit___nit__MNullableType___MType__lookup_fixed 59
278 #define COLOR_nit__model__MNotNullType___full_name 7
279 #define COLOR_nit__model__MNotNullType___c_name 9
280 #define COLOR_nit___nit__MNotNullType___MType__resolve_for 56
281 #define COLOR_nit___nit__MNotNullType___MType__lookup_fixed 57
282 #define COLOR_nit__model__MNullType___model 6
283 #define COLOR_nit__model__MNullType___as_notnull 7
284 val* NEW_nit__MBottomType(const struct type* type);
285 extern const struct type type_nit__MBottomType;
286 #define COLOR_nit__model__MBottomType__model_61d 53
287 #define COLOR_nit___nit__MNullType___standard__kernel__Object__init 54
288 #define COLOR_nit__model__MBottomType___model 6
289 #define COLOR_nit___nit__MBottomType___standard__kernel__Object__init 54
290 #define COLOR_nit__model__MSignature___mparameters 6
291 #define COLOR_nit__model__MParameter___name 4
292 #define COLOR_nit__model__MSignature___return_mtype 7
293 #define COLOR_nit__model__MParameter___mtype 5
294 #define COLOR_nit___nit__MSignature___standard__kernel__Object__init 63
295 #define COLOR_nit__model__MParameter___is_vararg 6
296 #define COLOR_nit__model__MSignature___vararg_rank 8
297 long nit___nit__MSignature___arity(val* self);
298 #define COLOR_nit__model__MParameter___is_default 7
299 extern const struct type type_standard__Array__nit__MParameter;
300 val* nit___nit__MParameter___resolve_for(val* self, val* p0, val* p1, val* p2, short int p3);
301 val* NEW_nit__MSignature(const struct type* type);
302 extern const struct type type_nit__MSignature;
303 #define COLOR_nit__model__MSignature__mparameters_61d 57
304 #define COLOR_nit__model__MSignature__return_mtype_61d 58
305 val* NEW_nit__MParameter(const struct type* type);
306 extern const struct type type_nit__MParameter;
307 #define COLOR_nit__model__MParameter__name_61d 26
308 #define COLOR_nit__model__MParameter__mtype_61d 27
309 #define COLOR_nit__model__MParameter__is_vararg_61d 28
310 #define COLOR_nit__model__MParameter__is_default_61d 29
311 #define COLOR_nit___nit__MParameter___standard__kernel__Object__init 33
312 #define COLOR_nit__model__MProperty___name 5
313 #define COLOR_nit__model__MProperty___full_name 6
314 #define COLOR_nit__model__MProperty___visibility 10
315 #define COLOR_nit__model__MProperty___c_name 8
316 #define COLOR_nit__model__MProperty___is_autoinit 11
317 #define COLOR_nit___nit__MProperty___standard__kernel__Object__init 42
318 #define COLOR_nit__model__MProperty___mpropdefs 12
319 #define COLOR_nit__model__MProperty___intro 13
320 #define COLOR_nit__model__MProperty__MPROPDEF 2
321 val* nit___nit__MPropDef___nit__model_base__MEntity__model(val* self);
322 #define COLOR_nit__model__MProperty___lookup_definitions_cache 14
323 val* more_collections___more_collections__HashMap2____91d_93d(val* self, val* p0, val* p1);
324 #define COLOR_standard__Array__nit__model__MProperty__MPROPDEF 0
325 void more_collections___more_collections__HashMap2____91d_93d_61d(val* self, val* p0, val* p1, val* p2);
326 val* nit___nit__MProperty___select_most_specific(val* self, val* p0, val* p1);
327 short int poset___poset__POSetElement____60d(val* self, val* p0);
328 val* nit___nit__MProperty___lookup_all_definitions(val* self, val* p0, val* p1);
329 #define COLOR_nit__model__MProperty___lookup_all_definitions_cache 15
330 void nit__model___MModule___linearize_mpropdefs(val* self, val* p0);
331 val* standard___standard__AbstractArrayRead___reversed(val* self);
332 #define COLOR_nit__model__MMethod___is_toplevel 16
333 #define COLOR_nit__model__MMethod___is_init 17
334 #define COLOR_nit__model__MMethod___is_root_init 18
335 #define COLOR_nit__model__MMethod___is_new 19
336 #define COLOR_nit__model__MVirtualTypeProp___mvirtualtype 16
337 #define COLOR_nit__model__MPropDef___mproperty 6
338 #define COLOR_nit__model__MPropDef__MPROPERTY 1
339 #define COLOR_nit__model__MPropDef___location 7
340 #define COLOR_nit___nit__MPropDef___standard__kernel__Object__init 36
341 #define COLOR_nit__model__MPropDef___to_s 12
342 #define COLOR_nit__model__MPropDef___full_name 8
343 val* nit___nit__MClassDef___nit__model_base__MEntity__full_name(val* self);
344 val* nit___nit__MPropDef___nit__model_base__MEntity__name(val* self);
345 short int standard___standard__Comparable____60d_61d(val* self, val* p0);
346 val* nit___nit__MClassDef___nit__model_base__MEntity__name(val* self);
347 #define COLOR_nit__model__MPropDef___c_name 10
348 val* nit___nit__MClassDef___nit__model_base__MEntity__c_name(val* self);
349 val* nit___nit__MClassDef___nit__model_base__MEntity__model(val* self);
350 #define COLOR_nit__model__MPropDef__MPROPDEF 2
351 #define COLOR_nit__model__MMethodDef___msignature 13
352 #define COLOR_nit__model__MMethodDef___new_msignature 14
353 #define COLOR_nit__model__MMethodDef___initializers 15
354 #define COLOR_nit__model__MMethodDef___is_abstract 16
355 #define COLOR_nit__model__MMethodDef___is_intern 17
356 #define COLOR_nit__model__MMethodDef___is_extern 18
357 #define COLOR_nit__model__MMethodDef___constant_value 19
358 #define COLOR_nit__model__MAttributeDef___static_mtype 13
359 #define COLOR_nit__model__MClassKind___to_s 0
360 #define COLOR_nit__model__MClassKind___need_init 1
361 val* nit__model___standard__Sys___interface_kind(val* self);
362 val* nit__model___standard__Sys___extern_kind(val* self);
363 #define COLOR_nit___nit__MClassKind___standard__kernel__Object__init 20
364 val* NEW_nit__MClassKind(const struct type* type);
365 extern const struct type type_nit__MClassKind;
366 #define COLOR_nit__model__MClassKind__to_s_61d 16
367 #define COLOR_nit__model__MClassKind__need_init_61d 17