NOTICE: Update author list and years
[nit.git] / c_src / csv.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_csv__CsvFormat___delimiter 0
3 #define COLOR_csv__CsvFormat___separator 1
4 #define COLOR_csv__CsvFormat___eol 2
5 extern const char FILE_csv[];
6 #define COLOR_csv__CsvFormat___escaping 3
7 val* NEW_core__NativeArray(int length, const struct type* type);
8 extern const struct type type_core__NativeArray__core__String;
9 val* core__abstract_text___Char___Object__to_s(uint32_t self);
10 #define COLOR_core__abstract_text__NativeArray__native_to_s 12
11 val* NEW_core__RopeBuffer(const struct type* type);
12 extern const struct type type_core__RopeBuffer;
13 void core___core__RopeBuffer___core__kernel__Object__init(val* self);
14 void core___core__RopeBuffer___core__abstract_text__Buffer__add(val* self, uint32_t p0);
15 val* csv___csv__CsvFormat___escaping(val* self);
16 val* core__string_search___Text___replace(val* self, val* p0, val* p1);
17 void core___core__RopeBuffer___core__abstract_text__Buffer__append(val* self, val* p0);
18 #define COLOR_core__abstract_text__Text__chars 23
19 #define COLOR_core__abstract_collection__Collection__iterator 21
20 #define COLOR_core__abstract_collection__Iterator__is_ok 12
21 #define COLOR_core__abstract_collection__Iterator__item 13
22 #define COLOR_core__abstract_collection__Collection__has 23
23 #define COLOR_core__abstract_collection__Iterator__next 14
24 #define COLOR_core__abstract_collection__Iterator__finish 15
25 #define COLOR_csv___csv__CsvFormat___core__kernel__Object__init 21
26 #define COLOR_csv__CsvDocument___format 0
27 #define COLOR_csv__CsvDocument___header 1
28 #define COLOR_csv__CsvDocument___records 2
29 #define COLOR_core__array__AbstractArrayRead___length 0
30 val* core__file___Sys___stderr(val* self);
31 val* core__flat___NativeString___to_s_full(char* self, long p0, long p1);
32 val* core__flat___Int___core__abstract_text__Object__to_s(long self);
33 void core___core__FileWriter___core__stream__Writer__write(val* self, val* p0);
34 val* NEW_core__Array(const struct type* type);
35 extern const struct type type_core__Array__core__String;
36 void core___core__Array___core__kernel__Object__init(val* self);
37 val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self);
38 #define COLOR_core__abstract_text__Object__to_s 3
39 void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
40 val* NEW_csv__CsvWriter(const struct type* type);
41 extern const struct type type_csv__CsvWriter;
42 void csv___csv__CsvWriter___with_format(val* self, val* p0, val* p1);
43 void csv___csv__CsvWriter___write_sequence(val* self, val* p0);
44 #define COLOR_csv__CsvWriter___ostream 0
45 #define COLOR_csv__CsvWriter___format 1
46 #define COLOR_csv__CsvWriter___always_escape 2
47 #define COLOR_csv__CsvWriter__ostream_61d 14
48 #define COLOR_core__kernel__Object__init 0
49 #define COLOR_core__abstract_collection__Collection__is_empty 20
50 void csv___csv__CsvWriter___write_cell(val* self, val* p0);
51 val* core___core__Iterator___iterator(val* self);
52 #define COLOR_core__abstract_text__Text__is_empty 37
53 short int csv___csv__CsvFormat___is_value_clean(val* self, val* p0);
54 val* csv___csv__CsvFormat___escape_cell(val* self, val* p0);
55 #define COLOR_csv___csv__CsvWriter___core__kernel__Object__init 20
56 val* NEW_csv__CsvFormat(const struct type* type);
57 extern const struct type type_csv__CsvFormat;
58 #define COLOR_csv__CsvFormat__delimiter_61d 13
59 #define COLOR_csv__CsvFormat__separator_61d 14
60 #define COLOR_csv__CsvFormat__eol_61d 15