misc/vim: inform the user when no results are found
[nit.git] / c_src / opts.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_opts__Option___names 0
3 extern const char FILE_opts[];
4 #define COLOR_opts__Option___helptext 1
5 #define COLOR_opts__Option___errors 2
6 #define COLOR_opts__Option___mandatory 3
7 #define COLOR_opts__Option___hidden 4
8 #define COLOR_opts__Option___read 5
9 #define COLOR_opts__Option___value 6
10 #define COLOR_opts__Option__VALUE 0
11 #define COLOR_opts__Option___default_value 7
12 void opts___opts__Option___init_opt(val* self, val* p0, val* p1, val* p2);
13 short int standard___standard__Array___standard__kernel__Object___61d_61d(val* self, val* p0);
14 val* NEW_standard__Array(const struct type* type);
15 extern const struct type type_standard__Array__standard__String;
16 void standard___standard__Array___standard__kernel__Object__init(val* self);
17 val* standard__array___Collection___to_a(val* self);
18 val* opts___opts__Option___pretty(val* self, long p0);
19 val* NEW_standard__FlatBuffer(const struct type* type);
20 extern const struct type type_standard__FlatBuffer;
21 val* standard___standard__NativeString___to_s_with_length(char* self, long p0);
22 void standard___standard__FlatBuffer___from(val* self, val* p0);
23 val* standard__string___Collection___join(val* self, val* p0);
24 void standard___standard__FlatBuffer___Buffer__append(val* self, val* p0);
25 #define COLOR_standard__string__FlatText___length 3
26 extern const struct type type_standard__Int;
27 extern const char FILE_standard__kernel[];
28 #define COLOR_standard__string__String___42d 83
29 val* standard___standard__FlatBuffer___Object__to_s(val* self);
30 val* BOX_standard__Bool(short int);
31 void opts___opts__Option___init(val* self, val* p0, val* p1, val* p2);
32 #define COLOR_opts___opts__OptionBool___Option__read_param 50
33 extern const struct type type_standard__Bool;
34 val* BOX_standard__Int(long);
35 #define COLOR_opts___opts__OptionCount___Option__read_param 50
36 #define COLOR_opts__OptionParameter___parameter_mandatory 8
37 #define COLOR_opts___opts__OptionParameter___Option__read_param 51
38 #define COLOR_standard__abstract_collection__Iterator__is_ok 34
39 #define COLOR_standard__abstract_collection__Iterator__item 32
40 short int standard___standard__Text___is_empty(val* self);
41 #define COLOR_standard__string__Text__chars 46
42 #define COLOR_standard__abstract_collection__Collection__first 41
43 extern const struct class class_standard__Char;
44 #define COLOR_opts__OptionParameter__convert 49
45 #define COLOR_standard__abstract_collection__Iterator__next 33
46 val* standard___standard__SequenceRead___Collection__first(val* self);
47 extern const struct type type_standard__Array__standard__Object;
48 val* NEW_standard__NativeArray(int length, const struct type* type);
49 extern const struct type type_standard__NativeArray__standard__Object;
50 #define COLOR_standard__array__Array__with_native 73
51 #define COLOR_standard__string__Object__to_s 9
52 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
53 long standard___standard__Text___to_i(val* self);
54 long opts___opts__OptionInt___OptionParameter__convert(val* self, val* p0);
55 #define COLOR_opts__OptionArray___values 9
56 #define COLOR_opts__OptionContext___options 0
57 #define COLOR_opts__OptionContext___rest 1
58 #define COLOR_opts__OptionContext___errors 2
59 #define COLOR_opts__OptionContext___optmap 3
60 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add_all(val* self, val* p0);
61 val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
62 short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
63 val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
64 #define COLOR_standard__string__Text__length 47
65 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);
66 void standard__file___Object___print(val* self, val* p0);
67 #define COLOR_standard__abstract_collection__Collection__iterator 37
68 void opts___opts__OptionContext___parse_intern(val* self, val* p0);
69 #define COLOR_opts__OptionContext___options_before_rest 4
70 void opts___opts__OptionContext___build(val* self);
71 #define COLOR_standard__kernel__Object___61d_61d 2
72 val* standard__array___Iterator___to_a(val* self);
73 val* BOX_standard__Char(char);
74 #define COLOR_standard__abstract_collection__SequenceRead__last_index_of 48
75 #define COLOR_standard__abstract_collection__SequenceRead___91d_93d 45
76 val* standard__string___Char___Object__to_s(char self);
77 #define COLOR_standard__string__String___43d 82
78 short int standard___standard__MapRead___has_key(val* self, val* p0);
79 val* standard___standard__HashMap___standard__abstract_collection__MapRead___91d_93d(val* self, val* p0);
80 extern const struct type type_opts__OptionParameter;
81 #define COLOR_opts__Option__read_param 48
82 long standard___standard__Int___Discrete__successor(long self, long p0);
83 void standard___standard__HashMap___standard__abstract_collection__Map___91d_93d_61d(val* self, val* p0, val* p1);