README: document nit_env.sh
[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 72
29 val* standard___standard__FlatBuffer___Object__to_s(val* self);
30 void opts___opts__Option___init(val* self, val* p0, val* p1, val* p2);
31 #define COLOR_opts___opts__OptionBool___Option__read_param 34
32 extern const struct type type_standard__Bool;
33 #define COLOR_opts___opts__OptionCount___Option__read_param 34
34 #define COLOR_opts__OptionParameter___parameter_mandatory 8
35 #define COLOR_opts___opts__OptionParameter___Option__read_param 35
36 #define COLOR_standard__abstract_collection__Iterator__is_ok 16
37 #define COLOR_standard__abstract_collection__Iterator__item 17
38 short int standard___standard__Text___is_empty(val* self);
39 #define COLOR_standard__string__Text__chars 27
40 #define COLOR_standard__abstract_collection__Collection__first 29
41 #define COLOR_opts__OptionParameter__convert 33
42 #define COLOR_standard__abstract_collection__Iterator__next 18
43 val* NEW_standard__NativeArray(int length, const struct type* type);
44 extern const struct type type_standard__NativeArray__standard__String;
45 val* standard___standard__SequenceRead___Collection__first(val* self);
46 #define COLOR_standard__string__NativeArray__native_to_s 16
47 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
48 long standard___standard__Text___to_i(val* self);
49 long opts___opts__OptionInt___OptionParameter__convert(val* self, val* p0);
50 #define COLOR_opts__OptionArray___values 9
51 #define COLOR_opts__OptionContext___options 0
52 #define COLOR_opts__OptionContext___rest 1
53 #define COLOR_opts__OptionContext___errors 2
54 #define COLOR_opts__OptionContext___optmap 3
55 void standard___standard__Array___standard__abstract_collection__SimpleCollection__add_all(val* self, val* p0);
56 val* standard___standard__AbstractArrayRead___standard__abstract_collection__Collection__iterator(val* self);
57 short int standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__is_ok(val* self);
58 val* standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__item(val* self);
59 #define COLOR_standard__string__Text__length 26
60 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__next(val* self);
61 void standard__array___standard__array__ArrayIterator___standard__abstract_collection__Iterator__finish(val* self);
62 void standard__file___Sys___print(val* self, val* p0);
63 #define COLOR_standard__abstract_collection__Collection__iterator 25
64 void opts___opts__OptionContext___parse_intern(val* self, val* p0);
65 #define COLOR_opts__OptionContext___options_before_rest 4
66 void opts___opts__OptionContext___build(val* self);
67 #define COLOR_standard__kernel__Object___61d_61d 4
68 val* standard__array___Iterator___to_a(val* self);
69 #define COLOR_standard__abstract_collection__SequenceRead__last_index_of 36
70 #define COLOR_standard__abstract_collection__SequenceRead___91d_93d 31
71 val* standard__string___Char___Object__to_s(uint32_t self);
72 #define COLOR_standard__string__String___43d 71
73 short int standard___standard__HashMap___standard__abstract_collection__MapRead__has_key(val* self, val* p0);
74 val* standard___standard__HashMap___standard__abstract_collection__MapRead___91d_93d(val* self, val* p0);
75 extern const struct type type_opts__OptionParameter;
76 #define COLOR_opts__Option__read_param 28
77 long standard___standard__Int___Discrete__successor(long self, long p0);
78 void standard___standard__HashMap___standard__abstract_collection__Map___91d_93d_61d(val* self, val* p0, val* p1);