c_src: regenerate
[nit.git] / c_src / nitc__lexer_work.sep.0.h
diff --git a/c_src/nitc__lexer_work.sep.0.h b/c_src/nitc__lexer_work.sep.0.h
new file mode 100644 (file)
index 0000000..3c3a0ca
--- /dev/null
@@ -0,0 +1,54 @@
+#include "nit.common.h"
+#define COLOR_nitc__lexer_work__Token___cached_text 10
+#define COLOR_core__kernel__Object___61d_61d 4
+#define COLOR_nitc__parser_nodes__ANode___location 1
+extern const char FILE_nitc__parser_nodes[];
+val* nitc___nitc__Location___text(val* self);
+val* core__flat___NativeString___to_s_full(char* self, long p0, long p1);
+#define COLOR_nitc__lexer_work__AError___message 11
+extern const char FILE_nitc__lexer_work[];
+void nitc__lexer_work___EOF___init_tk(val* self, val* p0);
+#define COLOR_nitc__lexer_work__ALexerError___string 12
+void nitc__lexer_work___AError___init_error(val* self, val* p0, val* p1);
+#define COLOR_nitc__lexer_work__AParserError___token 12
+#define COLOR_nitc__lexer_work__Lexer___file 2
+#define COLOR_nitc__lexer_work__Lexer___last_token 7
+#define COLOR_nitc__lexer_work__Lexer___token 0
+val* nitc___nitc__Lexer___get_token(val* self);
+#define COLOR_nitc__parser_nodes__Token___next_token 4
+#define COLOR_nitc__parser_nodes__Token___prev_token 3
+#define COLOR_nitc__parser_nodes__SourceFile___first_token 5
+val* nitc___nitc__Lexer___peek(val* self);
+#define COLOR_nitc__lexer_work__Lexer___stream_pos 3
+#define COLOR_nitc__lexer_work__Lexer___pos 5
+#define COLOR_nitc__lexer_work__Lexer___line 4
+#define COLOR_nitc__location__SourceFile___string 2
+extern const char FILE_nitc__location[];
+#define COLOR_core__abstract_text__Text__length 22
+extern const struct type type_core__Int;
+extern const char FILE_core__kernel[];
+#define COLOR_core__abstract_text__Text___91d_93d 29
+#define COLOR_nitc__lexer_work__Lexer___cr 6
+#define COLOR_nitc__location__SourceFile___line_starts 4
+void core___core__Array___core__abstract_collection__Sequence___91d_93d_61d(val* self, long p0, val* p1);
+#include "tables_nit.h"
+val* NEW_nitc__Location(const struct type* type);
+extern const struct type type_nitc__Location;
+#define COLOR_nitc__location__Location__file_61d 18
+#define COLOR_nitc__location__Location__line_start_61d 19
+#define COLOR_nitc__location__Location__line_end_61d 20
+#define COLOR_nitc__location__Location__column_start_61d 21
+#define COLOR_nitc__location__Location__column_end_61d 22
+#define COLOR_core__kernel__Object__init 0
+val* nitc__lexer___Lexer___make_token(val* self, long p0, val* p1);
+#define COLOR_core__abstract_text__Text__substring 24
+val* NEW_nitc__ALexerError(const struct type* type);
+extern const struct type type_nitc__ALexerError;
+val* NEW_core__NativeArray(int length, const struct type* type);
+extern const struct type type_core__NativeArray__core__String;
+#define COLOR_core__abstract_text__NativeArray__native_to_s 12
+void nitc__lexer_work___ALexerError___init_lexer_error(val* self, val* p0, val* p1, val* p2);
+#define COLOR_nitc__parser_nodes__SourceFile___last_token 6
+val* NEW_nitc__EOF(const struct type* type);
+extern const struct type type_nitc__EOF;
+#define COLOR_nitc___nitc__Lexer___core__kernel__Object__init 24