update c_src
[nit.git] / c_src / lexer_work.sep.0.h
index be4fecf..a341917 100644 (file)
@@ -1,12 +1,10 @@
 #include "nit.common.h"
-#define COLOR_lexer_work__Token___text 4
+#define COLOR_lexer_work__Token___cached_text 4
 #define COLOR_kernel__Object___61d_61d 2
-val* parser_nodes__ANode__location(val* self);
+#define COLOR_parser_nodes__ANode___location 0
 val* location__Location__text(val* self);
 val* lexer_work__Token__text(val* self);
-long lexer_work__EOF__parser_index(val* self);
 val* string__NativeString__to_s_with_length(char* self, long p0);
-#define COLOR_parser_nodes__ANode___location 0
 void lexer_work__EOF__init_tk(val* self, val* p0);
 #define COLOR_lexer_work__AError___message 5
 void lexer_work__AError__init_error(val* self, val* p0, val* p1);
@@ -30,8 +28,7 @@ val* lexer_work__Lexer__next(val* self);
 #define COLOR_location__SourceFile___string 1
 #define COLOR_string__FlatText___length 3
 extern const struct type type_kernel__Int;
-#define COLOR_string__FlatString___chars 6
-#define COLOR_abstract_collection__SequenceRead___91d_93d 39
+char string__FlatString___91d_93d(val* self, long p0);
 #define COLOR_lexer_work__Lexer___cr 6
 #define COLOR_location__SourceFile___line_starts 2
 val* BOX_kernel__Int(long);
@@ -48,8 +45,8 @@ val* NEW_array__Array(const struct type* type);
 extern const struct type type_array__Arraykernel__Object;
 val* NEW_array__NativeArray(int length, const struct type* type);
 extern const struct type type_array__NativeArraykernel__Object;
-#define COLOR_array__Array__with_native 65
-#define COLOR_string__Object__to_s 7
+#define COLOR_array__Array__with_native 74
+#define COLOR_string__Object__to_s 9
 #define COLOR_parser_nodes__SourceFile___last_token 4
 val* NEW_parser_nodes__EOF(const struct type* type);
 extern const struct type type_parser_nodes__EOF;