lib/standard/ropes: Concat nodes cannot be constructed without children anymore.
[nit.git] / c_src / string.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_string__AbstractString___items;
3 char* string__AbstractString__items(val* self);
4 val* string__AbstractString__chars(val* self);
5 char string__AbstractString___91d_93d(val* self, long p0);
6 val* BOX_kernel__Char(char);
7 extern const struct type type_kernel__Int;
8 extern const int COLOR_abstract_collection__Collection__length;
9 val* NEW_string__Buffer(const struct type* type);
10 extern const struct type type_string__Buffer;
11 extern const int COLOR_string__Buffer__with_capacity;
12 extern const int COLOR_string__AbstractString__chars;
13 extern const int COLOR_abstract_collection__Sequence__push;
14 extern const int COLOR_string__Object__to_s;
15 val* string__NativeString__to_s_with_length(char* self, long p0);
16 val* string__AbstractString__substring(val* self, long p0, long p1);
17 extern const int COLOR_string__AbstractString__substring;
18 val* string__AbstractString__substring_from(val* self, long p0);
19 extern const int COLOR_string__String___index_from;
20 short int string__AbstractString__has_substring(val* self, val* p0, long p1);
21 extern const int COLOR_string__AbstractString__has_substring;
22 short int string__AbstractString__has_prefix(val* self, val* p0);
23 short int string__AbstractString__has_suffix(val* self, val* p0);
24 extern const int COLOR_string__String__to_cstring;
25 long string__AbstractString__to_i(val* self);
26 double string__NativeString__atof(char* self);
27 double string__AbstractString__to_f(val* self);
28 extern const int COLOR_string__AbstractString__a_to;
29 long string__AbstractString__to_hex(val* self);
30 extern const int COLOR_abstract_collection__Collection__iterator;
31 extern const int COLOR_abstract_collection__Iterator__is_ok;
32 extern const int COLOR_abstract_collection__Iterator__item;
33 long kernel__Char__to_i(char self);
34 extern const int COLOR_abstract_collection__Iterator__next;
35 long string__AbstractString__a_to(val* self, long p0);
36 short int string__Char__is_numeric(char self);
37 short int string__AbstractString__is_numeric(val* self);
38 char kernel__Char__to_upper(char self);
39 extern const int COLOR_abstract_collection__SimpleCollection__add;
40 val* string__AbstractString__to_upper(val* self);
41 char kernel__Char__to_lower(char self);
42 val* string__AbstractString__to_lower(val* self);
43 extern const int COLOR_abstract_collection__SequenceRead___91d_93d;
44 val* string__Char__to_s(char self);
45 val* string__AbstractString__trim(val* self);
46 void string__AbstractString__output(val* self);
47 extern const int COLOR_string__Buffer__init;
48 extern const struct type type_kernel__Char;
49 val* string__Int__to_s(long self);
50 extern const int COLOR_abstract_collection__Sequence__append;
51 val* string__AbstractString__to_cmangle(val* self);
52 val* string__Int__to_base(long self, long p0, short int p1);
53 val* NEW_array__Array(const struct type* type);
54 extern const struct type type_array__Arraykernel__Object;
55 val* NEW_array__NativeArray(int length, const struct type* type);
56 extern const struct type type_array__NativeArraykernel__Object;
57 extern const int COLOR_array__Array__with_native;
58 val* string__AbstractString__escape_to_c(val* self);
59 extern const int COLOR_string__AbstractString__escape_to_c;
60 extern const int COLOR_abstract_collection__Collection__has;
61 val* string__AbstractString__escape_more_to_c(val* self, val* p0);
62 extern const int COLOR_string__AbstractString__escape_more_to_c;
63 val* string__AbstractString__escape_to_nit(val* self);
64 val* string__AbstractString__unescape_nit(val* self);
65 extern const int COLOR_array__AbstractArrayRead__init;
66 void string__AbstractString__init(val* self);
67 extern const int COLOR_string__StringCharView___64dtarget;
68 val* string__StringCharView__target(val* self);
69 extern const int COLOR_string__StringCharView_VTSELFTYPE;
70 void string__StringCharView__target_61d(val* self, val* p0);
71 extern const int COLOR_string__StringCharView__target_61d;
72 void string__StringCharView__init(val* self, val* p0);
73 extern const int COLOR_string__StringCharView__target;
74 extern const int COLOR_abstract_collection__Collection__is_empty;
75 short int string__StringCharView__is_empty(val* self);
76 long string__StringCharView__length(val* self);
77 short int string__StringCharView__has(val* self, char p0);
78 long string__String__index_from(val* self);
79 extern const int COLOR_string__String___index_to;
80 long string__String__index_to(val* self);
81 extern const int COLOR_string__String___64dchars;
82 val* string__String__chars(val* self);
83 void string__String__chars_61d(val* self, val* p0);
84 char string__String___91d_93d(val* self, long p0);
85 val* NEW_string__String(const struct type* type);
86 extern const struct type type_string__String;
87 extern const int COLOR_string__String__with_infos;
88 val* string__String__substring(val* self, long p0, long p1);
89 extern const int COLOR_array__AbstractArrayRead___length;
90 val* string__String__substring_from(val* self, long p0);
91 extern const int COLOR_string__String__index_from;
92 short int string__String__has_substring(val* self, val* p0, long p1);
93 extern const int COLOR_string__StringCapable__calloc_string;
94 val* string__String__to_upper(val* self);
95 val* string__String__to_lower(val* self);
96 val* string__String__trim(val* self);
97 void string__String__output(val* self);
98 extern const int COLOR_string__AbstractString__init;
99 void string__String__with_infos(val* self, char* p0, long p1, long p2, long p3);
100 extern const int COLOR_string__AbstractString__items;
101 long string__NativeString__cstring_length(char* self);
102 char* string__String__to_cstring(val* self);
103 extern const int COLOR_kernel__Object__object_id;
104 short int string__String___61d_61d(val* self, val* p0);
105 extern const int COLOR_kernel__Comparable_VTOTHER;
106 short int string__String___60d(val* self, val* p0);
107 val* string__String___43d(val* self, val* p0);
108 val* NEW_range__Range(const struct type* type);
109 extern const struct type type_range__Rangekernel__Int;
110 val* BOX_kernel__Int(long);
111 extern const int COLOR_range__Range__init;
112 val* string__String___42d(val* self, long p0);
113 val* string__String__to_s(val* self);
114 long string__String__hash(val* self);
115 extern const int COLOR_string__FlatStringIterator___64dtarget;
116 val* string__FlatStringIterator__target(val* self);
117 void string__FlatStringIterator__target_61d(val* self, val* p0);
118 extern const int COLOR_string__FlatStringIterator___64dtarget_items;
119 char* string__FlatStringIterator__target_items(val* self);
120 void string__FlatStringIterator__target_items_61d(val* self, char* p0);
121 extern const int COLOR_string__FlatStringIterator___64dcurr_pos;
122 long string__FlatStringIterator__curr_pos(val* self);
123 void string__FlatStringIterator__curr_pos_61d(val* self, long p0);
124 extern const int COLOR_string__FlatStringIterator__target_61d;
125 extern const int COLOR_string__FlatStringIterator__target_items_61d;
126 extern const int COLOR_string__FlatStringIterator__target;
127 extern const int COLOR_string__FlatStringIterator__curr_pos_61d;
128 void string__FlatStringIterator__with_pos(val* self, val* p0, long p1);
129 extern const int COLOR_string__FlatStringIterator__curr_pos;
130 extern const int COLOR_string__String__index_to;
131 short int string__FlatStringIterator__is_ok(val* self);
132 extern const int COLOR_string__FlatStringIterator__target_items;
133 char string__FlatStringIterator__item(val* self);
134 void string__FlatStringIterator__next(val* self);
135 long string__FlatStringIterator__index(val* self);
136 char string__FlatStringCharView___91d_93d(val* self, long p0);
137 val* NEW_string__FlatStringIterator(const struct type* type);
138 extern const struct type type_string__FlatStringIterator;
139 extern const int COLOR_string__FlatStringIterator__with_pos;
140 val* string__FlatStringCharView__iterator(val* self);
141 extern const int COLOR_string__Buffer___64dchars;
142 val* string__Buffer__chars(val* self);
143 void string__Buffer__chars_61d(val* self, val* p0);
144 void string__Buffer___91d_93d_61d(val* self, long p0, char p1);
145 extern const int COLOR_string__Buffer___capacity;
146 extern const int COLOR_array__AbstractArray__enlarge;
147 void string__Buffer__add(val* self, char p0);
148 void string__Buffer__enlarge(val* self, long p0);
149 extern const int COLOR_string__Buffer__append;
150 void string__Buffer__append(val* self, val* p0);
151 val* string__Buffer__to_s(val* self);
152 short int string__Buffer___60d(val* self, val* p0);
153 void string__Buffer__init(val* self);
154 extern const int COLOR_array__AbstractArray__init;
155 void string__Buffer__from(val* self, val* p0);
156 void string__Buffer__with_capacity(val* self, long p0);
157 short int string__Buffer___61d_61d(val* self, val* p0);
158 long string__Buffer__capacity(val* self);
159 char string__FlatBufferCharView___91d_93d(val* self, long p0);
160 void string__FlatBufferCharView___91d_93d_61d(val* self, long p0, char p1);
161 void string__FlatBufferCharView__push(val* self, char p0);
162 void string__FlatBufferCharView__add(val* self, char p0);
163 void string__FlatBufferCharView__enlarge(val* self, long p0);
164 extern const int COLOR_string__Buffer__capacity;
165 extern const int COLOR_string__FlatBufferCharView__enlarge;
166 void string__FlatBufferCharView__append(val* self, val* p0);
167 val* NEW_string__FlatBufferIterator(const struct type* type);
168 extern const struct type type_string__FlatBufferIterator;
169 extern const int COLOR_string__FlatBufferIterator__with_pos;
170 val* string__FlatBufferCharView__iterator(val* self);
171 extern const int COLOR_string__FlatBufferIterator___64dtarget;
172 val* string__FlatBufferIterator__target(val* self);
173 void string__FlatBufferIterator__target_61d(val* self, val* p0);
174 extern const int COLOR_string__FlatBufferIterator___64dtarget_items;
175 char* string__FlatBufferIterator__target_items(val* self);
176 void string__FlatBufferIterator__target_items_61d(val* self, char* p0);
177 extern const int COLOR_string__FlatBufferIterator___64dcurr_pos;
178 long string__FlatBufferIterator__curr_pos(val* self);
179 void string__FlatBufferIterator__curr_pos_61d(val* self, long p0);
180 extern const int COLOR_string__FlatBufferIterator__target_61d;
181 extern const int COLOR_string__FlatBufferIterator__target_items_61d;
182 extern const int COLOR_string__FlatBufferIterator__curr_pos_61d;
183 void string__FlatBufferIterator__with_pos(val* self, val* p0, long p1);
184 extern const int COLOR_string__FlatBufferIterator__curr_pos;
185 long string__FlatBufferIterator__index(val* self);
186 extern const int COLOR_string__FlatBufferIterator__target;
187 short int string__FlatBufferIterator__is_ok(val* self);
188 extern const int COLOR_string__FlatBufferIterator__target_items;
189 char string__FlatBufferIterator__item(val* self);
190 void string__FlatBufferIterator__next(val* self);
191 extern const int COLOR_string__Object__inspect;
192 val* string__Object__to_s(val* self);
193 extern const int COLOR_string__Object__native_class_name;
194 val* string__NativeString__to_s(char* self);
195 val* string__Object__class_name(val* self);
196 extern const int COLOR_array__Array__with_capacity;
197 extern const int COLOR_string__Object__inspect_head;
198 val* string__Object__inspect(val* self);
199 extern const int COLOR_string__Object__class_name;
200 val* string__Int__to_hex(long self);
201 val* string__Object__inspect_head(val* self);
202 extern const int COLOR_kernel__Object__sys;
203 extern const int COLOR_string__Object__args;
204 val* string__Object__args(val* self);
205 val* string__Bool__to_s(short int self);
206 extern const int COLOR_abstract_collection__Sequence___91d_93d_61d;
207 long kernel__Int__digit_count(long self, long p0);
208 char kernel__Int__to_c(long self);
209 void string__Int__fill_buffer(long self, val* p0, long p1, short int p2);
210 #include "string_nit.h"
211 char* string__Int__native_int_to_s(long self, long p0);
212 extern const int COLOR_string__String___42d;
213 extern const int COLOR_string__Buffer__from;
214 val* string__Float__to_precision(double self, long p0);
215 long math__Float__is_inf(double self);
216 short int math__Float__is_nan(double self);
217 val* string__Float__to_s(double self);
218 extern const int COLOR_range__Range__without_last;
219 extern const struct type type_kernel__Float;
220 extern const int COLOR_string__String___43d;
221 struct nitni_instance * string___Float_to_precision_native___impl( double recv, int nb );
222 val* string__Float__to_precision_native(double self, long p0);
223 short int string__Char__is_alpha(char self);
224 short int string__Char__is_alphanumeric(char self);
225 val* string__Collection__to_s(val* self);
226 val* string__Collection__join(val* self, val* p0);
227 val* string__Array__to_s(val* self);
228 extern const int COLOR_abstract_collection__MapRead__is_empty;
229 extern const int COLOR_abstract_collection__MapRead__iterator;
230 extern const int COLOR_abstract_collection__MapIterator__key;
231 extern const int COLOR_abstract_collection__MapIterator__item;
232 extern const int COLOR_abstract_collection__MapIterator__next;
233 extern const int COLOR_abstract_collection__MapIterator__is_ok;
234 val* string__Map__join(val* self, val* p0, val* p1);
235 val* BOX_string__NativeString(char*);
236 val* string__NativeString__to_s_with_copy(char* self);
237 void string__NativeString__init(char* self);
238 extern const int COLOR_string__Sys___args_cache;
239 extern const int COLOR_string__Sys__init_args;
240 val* string__Sys__args(val* self);
241 extern const int COLOR_string__Sys__native_argv;
242 val* string__Sys__program_name(val* self);
243 extern const int COLOR_string__Sys__native_argc;
244 extern const struct type type_array__Arraystring__String;
245 void string__Sys__init_args(val* self);
246 extern const int COLOR_string__CachedAlphaComparator___64dcache;
247 val* string__CachedAlphaComparator__cache(val* self);
248 void string__CachedAlphaComparator__cache_61d(val* self, val* p0);
249 extern const int COLOR_string__CachedAlphaComparator__cache;
250 extern const int COLOR_abstract_collection__MapRead__has_key;
251 extern const int COLOR_abstract_collection__MapRead___91d_93d;
252 extern const int COLOR_abstract_collection__Map___91d_93d_61d;
253 val* string__CachedAlphaComparator__do_to_s(val* self, val* p0);
254 extern const int COLOR_string__CachedAlphaComparator__do_to_s;
255 extern const int COLOR_kernel__Comparable___60d_61d_62d;
256 long string__CachedAlphaComparator__compare(val* self, val* p0, val* p1);
257 void string__CachedAlphaComparator__init(val* self);
258 long string__AlphaComparator__compare(val* self, val* p0, val* p1);
259 void string__AlphaComparator__init(val* self);
260 val* NEW_string__AlphaComparator(const struct type* type);
261 extern const struct type type_string__AlphaComparator;
262 extern const int COLOR_string__AlphaComparator__init;
263 val* string__Object__alpha_comparator(val* self);