Merge: doc: fixed some typos and other misc. corrections
[nit.git] / c_src / csv.sep.0.h
1 #include "nit.common.h"
2 long csv___core__Text___chars_to_escape_csv(val* self, uint32_t p0, uint32_t p1, val* p2);
3 #define COLOR_core__abstract_text__Object__to_s 3
4 val* NEW_core__Buffer(const struct type* type);
5 extern const struct type type_core__Buffer;
6 #define COLOR_core__abstract_text__Text__byte_length 40
7 extern const struct type type_core__Int;
8 extern const char FILE_core__kernel[];
9 val* core__flat___Buffer___with_cap(val* self, long p0);
10 #define COLOR_core__abstract_text__Buffer__add 102
11 #define COLOR_core__abstract_text__Text__length 25
12 #define COLOR_core__abstract_text__Text___91d_93d 31
13 long core___core__Int___Discrete__successor(long self, long p0);
14 uint32_t core___core__Text___first(val* self);
15 long core__abstract_text___Char___u8char_len(uint32_t self);
16 #define COLOR_csv__CsvStream___delimiter 0
17 #define COLOR_csv__CsvStream___separator 1
18 #define COLOR_csv__CsvStream___eol 2
19 extern const char FILE_csv[];
20 #define COLOR_csv__CsvDocument___header 3
21 val* NEW_core__Array(const struct type* type);
22 extern const struct type type_core__Array__core__String;
23 void core___core__Array___core__kernel__Object__init(val* self);
24 #define COLOR_csv__CsvDocument___records 4
25 extern const struct type type_core__Array__core__Array__core__String;
26 #define COLOR_core__array__AbstractArrayRead___length 0
27 void core___core__Array___with_capacity(val* self, long p0);
28 val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self);
29 #define COLOR_core__abstract_collection__Iterator__is_ok 12
30 #define COLOR_core__abstract_collection__Iterator__item 13
31 void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
32 #define COLOR_core__abstract_collection__Iterator__next 14
33 #define COLOR_core__abstract_collection__Iterator__finish 15
34 val* NEW_csv__CsvWriter(const struct type* type);
35 extern const struct type type_csv__CsvWriter;
36 #define COLOR_csv__CsvWriter__ostream_61d 18
37 #define COLOR_core__kernel__Object__init 0
38 short int core___core__AbstractArrayRead___core__abstract_collection__Collection__is_empty(val* self);
39 void csv___csv__CsvWriter___write_line(val* self, val* p0);
40 void csv___csv__CsvWriter___write_lines(val* self, val* p0);
41 #define COLOR_csv___csv__CsvDocument___core__kernel__Object__init 23
42 #define COLOR_csv__CsvWriter___ostream 3
43 val* core___core__Array___core__abstract_collection__SequenceRead___91d_93d(val* self, long p0);
44 val* csv___core__Text___escape_to_csv(val* self, uint32_t p0, uint32_t p1, val* p2);
45 void core___core__FileWriter___core__stream__Writer__write(val* self, val* p0);
46 void core___core__Writer___write_char(val* self, uint32_t p0);
47 val* core___core__SequenceRead___last(val* self);
48 #define COLOR_csv___csv__CsvWriter___core__kernel__Object__init 22