c_src: update
[nit.git] / c_src / opts.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_opts__Option___names 0
3 #define COLOR_opts__Option___helptext 1
4 #define COLOR_opts__Option___errors 2
5 #define COLOR_opts__Option___mandatory 3
6 #define COLOR_opts__Option___hidden 4
7 #define COLOR_opts__Option___read 5
8 #define COLOR_opts__Option___value 6
9 #define COLOR_opts__Option_VTVALUE 0
10 #define COLOR_opts__Option___default_value 7
11 void opts__Option__init_opt(val* self, val* p0, val* p1, val* p2);
12 void opts__Option__init(val* self, val* p0, val* p1, val* p2);
13 short int abstract_collection__SequenceRead___61d_61d(val* self, val* p0);
14 val* NEW_array__Array(const struct type* type);
15 extern const struct type type_array__Arraystring__String;
16 void array__Array__init(val* self);
17 val* array__Collection__to_a(val* self);
18 val* opts__Option__pretty(val* self, long p0);
19 val* opts__Option__to_s(val* self);
20 val* NEW_string__FlatBuffer(const struct type* type);
21 extern const struct type type_string__FlatBuffer;
22 val* string__NativeString__to_s_with_length(char* self, long p0);
23 void string__FlatBuffer__from(val* self, val* p0);
24 val* string__Collection__join(val* self, val* p0);
25 void string__FlatBuffer__append(val* self, val* p0);
26 #define COLOR_string__FlatText___length 3
27 extern const struct type type_kernel__Int;
28 val* string__FlatString___42d(val* self, long p0);
29 val* string__FlatBuffer__to_s(val* self);
30 void opts__Option__read_param(val* self, val* p0);
31 val* BOX_kernel__Bool(short int);
32 void opts__OptionBool__init(val* self, val* p0, val* p1);
33 #define COLOR_opts__OptionBool__read_param 46
34 extern const struct type type_kernel__Bool;
35 void opts__OptionBool__read_param(val* self, val* p0);
36 val* BOX_kernel__Int(long);
37 void opts__OptionCount__init(val* self, val* p0, val* p1);
38 #define COLOR_opts__OptionCount__read_param 46
39 void opts__OptionCount__read_param(val* self, val* p0);
40 #define COLOR_opts__OptionParameter___parameter_mandatory 8
41 #define COLOR_opts__OptionParameter__read_param 47
42 #define COLOR_abstract_collection__Iterator__is_ok 31
43 #define COLOR_abstract_collection__Iterator__item 29
44 #define COLOR_string__FlatString___chars 6
45 #define COLOR_abstract_collection__Collection__first 33
46 extern const struct class class_kernel__Char;
47 #define COLOR_opts__OptionParameter__convert 45
48 #define COLOR_abstract_collection__Iterator__next 30
49 val* abstract_collection__SequenceRead__first(val* self);
50 extern const struct type type_array__Arraykernel__Object;
51 val* NEW_array__NativeArray(int length, const struct type* type);
52 extern const struct type type_array__NativeArraykernel__Object;
53 #define COLOR_array__Array__with_native 65
54 #define COLOR_string__Object__to_s 7
55 void array__Array__add(val* self, val* p0);
56 void opts__OptionParameter__read_param(val* self, val* p0);
57 void opts__OptionString__init(val* self, val* p0, val* p1);
58 val* opts__OptionString__convert(val* self, val* p0);
59 #define COLOR_opts__OptionArray___values 9
60 void opts__OptionArray__init(val* self, val* p0, val* p1);
61 val* opts__OptionArray__convert(val* self, val* p0);
62 #define COLOR_opts__OptionContext___options 0
63 #define COLOR_opts__OptionContext___rest 1
64 #define COLOR_opts__OptionContext___errors 2
65 #define COLOR_opts__OptionContext___optmap 3
66 extern const struct type type_array__Arrayopts__Option;
67 val* NEW_hash_collection__HashMap(const struct type* type);
68 extern const struct type type_hash_collection__HashMapstring__Stringopts__Option;
69 void hash_collection__HashMap__init(val* self);
70 void opts__OptionContext__init(val* self);
71 void abstract_collection__SimpleCollection__add_all(val* self, val* p0);
72 void opts__OptionContext__add_option(val* self, val* p0);
73 val* array__AbstractArrayRead__iterator(val* self);
74 short int array__ArrayIterator__is_ok(val* self);
75 val* array__ArrayIterator__item(val* self);
76 void array__ArrayIterator__next(val* self);
77 void file__Object__print(val* self, val* p0);
78 void opts__OptionContext__usage(val* self);
79 #define COLOR_abstract_collection__Collection__iterator 29
80 void opts__OptionContext__parse_intern(val* self, val* p0);
81 void opts__OptionContext__parse(val* self, val* p0);
82 void opts__OptionContext__build(val* self);
83 short int string__FlatString___61d_61d(val* self, val* p0);
84 val* array__Iterator__to_a(val* self);
85 val* BOX_kernel__Char(char);
86 #define COLOR_abstract_collection__SequenceRead__last_index_of 42
87 val* NEW_range__Range(const struct type* type);
88 extern const struct type type_range__Rangekernel__Int;
89 void range__Range__without_last(val* self, val* p0, val* p1);
90 val* range__Range__iterator(val* self);
91 #define COLOR_abstract_collection__SequenceRead___91d_93d 39
92 val* string__Char__to_s(char self);
93 val* string__FlatString___43d(val* self, val* p0);
94 short int abstract_collection__MapRead__has_key(val* self, val* p0);
95 #define COLOR_abstract_collection__MapRead___91d_93d 29
96 extern const struct type type_opts__OptionParameter;
97 #define COLOR_opts__Option__read_param 44
98 #define COLOR_abstract_collection__Map___91d_93d_61d 39
99 val* opts__OptionContext__get_errors(val* self);