misc/vim: inform the user when no results are found
[nit.git] / c_src / more_collections.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_more_collections__MultiHashMap___35dK 0
3 extern const char FILE_more_collections[];
4 #define COLOR_more_collections__MultiHashMap___35dV 1
5 val* standard___standard__HashMap___standard__abstract_collection__MapRead__get_or_null(val* self, val* p0);
6 #define COLOR_standard__kernel__Object___61d_61d 2
7 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
8 val* NEW_standard__Array(const struct type* type);
9 #define COLOR_standard__Array__more_collections__MultiHashMap___35dV 2
10 void standard___standard__Array___with_capacity(val* self, long p0);
11 void standard___standard__AbstractArray___standard__abstract_collection__Sequence__push(val* self, val* p0);
12 void standard___standard__HashMap___standard__abstract_collection__Map___91d_93d_61d(val* self, val* p0, val* p1);
13 void standard___standard__Array___standard__kernel__Object__init(val* self);
14 #define COLOR_more_collections__HashMap2___level1 0
15 #define COLOR_more_collections__HashMap2___35dK1 1
16 #define COLOR_more_collections__HashMap2___35dK2 2
17 #define COLOR_more_collections__HashMap2___35dV 3
18 val* NEW_standard__HashMap(const struct type* type);
19 #define COLOR_standard__HashMap__more_collections__HashMap2___35dK2__more_collections__HashMap2___35dV 4
20 void standard___standard__HashMap___standard__kernel__Object__init(val* self);
21 #define COLOR_more_collections__HashMap3___level1 0
22 #define COLOR_more_collections__HashMap3___35dK1 1
23 #define COLOR_more_collections__HashMap3___35dK2 2
24 #define COLOR_more_collections__HashMap3___35dK3 3
25 val* more_collections___more_collections__HashMap2____91d_93d(val* self, val* p0, val* p1);
26 #define COLOR_more_collections__HashMap3___35dV 4
27 val* NEW_more_collections__HashMap2(const struct type* type);
28 #define COLOR_more_collections__HashMap2__more_collections__HashMap3___35dK2__more_collections__HashMap3___35dK3__more_collections__HashMap3___35dV 5
29 void more_collections___more_collections__HashMap2____91d_93d_61d(val* self, val* p0, val* p1, val* p2);