misc/vim: inform the user when no results are found
[nit.git] / c_src / template.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_template__Template___is_frozen 0
3 extern const char FILE_template[];
4 #define COLOR_template__Template___content 1
5 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
6 void template___template__Template___add(val* self, val* p0);
7 val* standard___standard__NativeString___to_s_with_length(char* self, long p0);
8 #define COLOR_template__Template___render_done 2
9 void nit___nit__BashCompletion___template__Template__rendering(val* self);
10 void template___template__Template___freeze(val* self);
11 #define COLOR_template__Template___is_writing 3
12 void template___template__Template___force_render(val* self);
13 val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
14 short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
15 val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
16 #define COLOR_standard__stream__Streamable__write_to 45
17 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);