misc/vim: inform the user when no results are found
[nit.git] / c_src / standard__list.sep.0.h
1 #include "nit.common.h"
2 val* standard___standard__List___get_node(val* self, long p0);
3 extern const char FILE_standard__list[];
4 extern const char FILE_standard__abstract_collection[];
5 #define COLOR_standard__abstract_collection__Container___item 0
6 #define COLOR_standard__List___35dE 0
7 #define COLOR_standard__Container___35dE 1
8 #define COLOR_standard__list__List___head 0
9 #define COLOR_standard__list__List___tail 1
10 #define COLOR_standard__kernel__Object___61d_61d 2
11 extern const struct type type_standard__Int;
12 extern const char FILE_standard__kernel[];
13 #define COLOR_standard__list__ListNode___next 1
14 val* standard___standard__List___search_node_after(val* self, val* p0, val* p1);
15 val* NEW_standard__list__ListNode(const struct type* type);
16 #define COLOR_standard__list__ListNode__standard__List___35dE 1
17 #define COLOR_standard__abstract_collection__Container__item_61d 46
18 #define COLOR_standard__kernel__Object__init 7
19 #define COLOR_nullable__standard__list__ListNode__standard__list__ListNode___35dE 0
20 #define COLOR_standard__list__ListNode___prev 2
21 void standard___standard__List___standard__abstract_collection__Sequence__push(val* self, val* p0);
22 void standard___standard__List___remove_node(val* self, val* p0);
23 val* NEW_standard__ListIterator(const struct type* type);
24 #define COLOR_standard__ListIterator__standard__List___35dE 2
25 #define COLOR_standard__list__ListIterator__list_61d 39
26 #define COLOR_nullable__standard__list__ListNode__standard__List___35dE 3
27 #define COLOR_standard__kernel__Object___33d_61d 3
28 #define COLOR_standard__list__ListIterator___node 1
29 #define COLOR_standard__list__ListIterator___index 2
30 #define COLOR_standard__list__ListIterator___list 0
31 #define COLOR_standard__List__standard__ListIterator___35dE 1