nitg: move adding gc_chooser out of the makefile generation
[nit.git] / c_src / location.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_location__SourceFile___64dfilename;
3 val* location__SourceFile__filename(val* self);
4 void location__SourceFile__filename_61d(val* self, val* p0);
5 extern const int COLOR_location__SourceFile___64dstring;
6 val* location__SourceFile__string(val* self);
7 void location__SourceFile__string_61d(val* self, val* p0);
8 extern const int COLOR_location__SourceFile__filename_61d;
9 extern const int COLOR_stream__IStream__read_all;
10 extern const int COLOR_location__SourceFile__string_61d;
11 extern const int COLOR_location__SourceFile__line_starts;
12 extern const int COLOR_abstract_collection__Sequence___91d_93d_61d;
13 void location__SourceFile__init(val* self, val* p0, val* p1);
14 void location__SourceFile__from_string(val* self, val* p0, val* p1);
15 extern const int COLOR_location__SourceFile___64dline_starts;
16 val* location__SourceFile__line_starts(val* self);
17 void location__SourceFile__line_starts_61d(val* self, val* p0);
18 extern const int COLOR_location__Location___64dfile;
19 val* location__Location__file(val* self);
20 void location__Location__file_61d(val* self, val* p0);
21 extern const int COLOR_location__Location___64dline_start;
22 long location__Location__line_start(val* self);
23 void location__Location__line_start_61d(val* self, long p0);
24 extern const int COLOR_location__Location___64dline_end;
25 long location__Location__line_end(val* self);
26 void location__Location__line_end_61d(val* self, long p0);
27 extern const int COLOR_location__Location___64dcolumn_start;
28 long location__Location__column_start(val* self);
29 void location__Location__column_start_61d(val* self, long p0);
30 extern const int COLOR_location__Location___64dcolumn_end;
31 long location__Location__column_end(val* self);
32 void location__Location__column_end_61d(val* self, long p0);
33 extern const int COLOR_location__Location__file_61d;
34 extern const int COLOR_location__Location__line_start_61d;
35 extern const int COLOR_location__Location__line_end_61d;
36 extern const int COLOR_location__Location__column_start_61d;
37 extern const int COLOR_location__Location__column_end_61d;
38 void location__Location__init(val* self, val* p0, long p1, long p2, long p3, long p4);
39 extern const int COLOR_location__Location__file;
40 extern const int COLOR_location__Location__line_start;
41 extern const int COLOR_abstract_collection__SequenceRead___91d_93d;
42 extern const int COLOR_location__Location__column_start;
43 long location__Location__pstart(val* self);
44 extern const int COLOR_location__Location__line_end;
45 extern const int COLOR_location__Location__column_end;
46 long location__Location__pend(val* self);
47 extern const int COLOR_location__Location__text_cache;
48 extern const int COLOR_location__Location__pstart;
49 extern const int COLOR_location__Location__pend;
50 extern const int COLOR_location__SourceFile__string;
51 extern const int COLOR_string__AbstractString__substring;
52 extern const int COLOR_location__Location__text_cache_61d;
53 val* location__Location__text(val* self);
54 extern const int COLOR_location__Location___64dtext_cache;
55 val* location__Location__text_cache(val* self);
56 void location__Location__text_cache_61d(val* self, val* p0);
57 extern const int COLOR_location__Location__init;
58 void location__Location__with_file(val* self, val* p0);
59 extern const struct type type_location__Location;
60 extern const int COLOR_kernel__Object___33d_61d;
61 short int location__Location___61d_61d(val* self, val* p0);
62 extern const struct type type_kernel__Int;
63 short int location__Location__located_in(val* self, val* p0);
64 val* string__NativeString__to_s_with_length(char* self, long p0);
65 extern const int COLOR_location__SourceFile__filename;
66 extern const int COLOR_abstract_collection__Collection__length;
67 extern const int COLOR_string__String___43d;
68 val* NEW_array__Array(const struct type* type);
69 extern const struct type type_array__Arraykernel__Object;
70 extern const int COLOR_array__Array__with_capacity;
71 void CHECK_NEW_array__Array(val*);
72 extern const int COLOR_abstract_collection__SimpleCollection__add;
73 extern const int COLOR_string__Object__to_s;
74 val* location__Location__to_s(val* self);
75 extern const int COLOR_kernel__Object___61d_61d;
76 val* NEW_location__Location(const struct type* type);
77 void CHECK_NEW_location__Location(val*);
78 val* location__Location__relative_to(val* self, val* p0);
79 extern const int COLOR_kernel__Comparable_VTOTHER;
80 extern const int COLOR_location__Location__located_in;
81 short int location__Location___60d(val* self, val* p0);
82 extern const struct class class_kernel__Char;
83 val* NEW_string__Buffer(const struct type* type);
84 extern const struct type type_string__Buffer;
85 extern const int COLOR_string__Buffer__init;
86 void CHECK_NEW_string__Buffer(val*);
87 val* NEW_range__Range(const struct type* type);
88 extern const struct type type_range__Rangekernel__Int;
89 extern const int COLOR_range__Range__without_last;
90 void CHECK_NEW_range__Range(val*);
91 extern const int COLOR_abstract_collection__Collection__iterator;
92 extern const int COLOR_abstract_collection__Iterator__is_ok;
93 extern const int COLOR_abstract_collection__Iterator__item;
94 extern const int COLOR_abstract_collection__Iterator__next;
95 val* location__Location__colored_line(val* self, val* p0);