c_src: regenerate
[nit.git] / c_src / nitc__parser_work.sep.0.h
diff --git a/c_src/nitc__parser_work.sep.0.h b/c_src/nitc__parser_work.sep.0.h
new file mode 100644 (file)
index 0000000..9885ea4
--- /dev/null
@@ -0,0 +1,107 @@
+#include "nit.common.h"
+#define COLOR_nitc__parser_work__State___state 0
+#define COLOR_nitc__parser_work__State___nodes 1
+#define COLOR_nitc__parser_work___nitc__parser_work__State___core__kernel__Object__init 14
+#define COLOR_nitc__parser_work__Parser___lexer 0
+#define COLOR_nitc___nitc__Parser___core__kernel__Object__init 24
+val* nitc__parser___Parser___build_reduce_table(val* self);
+#define COLOR_nitc__parser_work__Parser___reduce_table 3
+long nitc___nitc__Parser___state(val* self);
+#include "tables_nit.h"
+extern const struct type type_core__Int;
+extern const char FILE_core__kernel[];
+#define COLOR_nitc__parser_work__Parser___stack_pos 2
+#define COLOR_nitc__parser_work__Parser___stack 1
+extern const char FILE_nitc__parser_work[];
+#define COLOR_core__array__AbstractArrayRead___length 0
+val* core___core__Array___core__abstract_collection__SequenceRead___91d_93d(val* self, long p0);
+val* NEW_nitc__parser_work__State(const struct type* type);
+extern const struct type type_nitc__parser_work__State;
+#define COLOR_nitc__parser_work__State__state_61d 12
+#define COLOR_nitc__parser_work__State__nodes_61d 13
+#define COLOR_core__kernel__Object__init 0
+void core___core__AbstractArray___core__abstract_collection__Sequence__push(val* self, val* p0);
+void nitc___nitc__Parser___push(val* self, long p0, val* p1);
+val* nitc___nitc__Lexer___peek(val* self);
+extern const struct type type_nitc__AError;
+val* NEW_nitc__Start(const struct type* type);
+extern const struct type type_nitc__Start;
+#define COLOR_nitc__parser_nodes__Start__n_base_61d 41
+#define COLOR_nitc__parser_nodes__Start__n_eof_61d 42
+#define COLOR_nitc__lexer_work__Token__parser_index 34
+val* nitc___nitc__Lexer___next(val* self);
+#define COLOR_nitc__parser_work__ReduceAction__action 12
+extern const struct type type_nitc__EOF;
+val* nitc___nitc__Parser___pop(val* self);
+extern const struct type type_nitc__AModule;
+#define COLOR_nitc__parser_nodes__ANode___parent 2
+val* NEW_nitc__parser_work__ComputeProdLocationVisitor(const struct type* type);
+extern const struct type type_nitc__parser_work__ComputeProdLocationVisitor;
+#define COLOR_nitc__lexer_work__Lexer___file 2
+extern const char FILE_nitc__lexer_work[];
+#define COLOR_nitc__parser_nodes__SourceFile___first_token 5
+#define COLOR_nitc__parser_work__ComputeProdLocationVisitor__token_61d 15
+void nitc___nitc__Visitor___enter_visit(val* self, val* p0);
+#define COLOR_nitc__parser_nodes__ANode___location 1
+val* NEW_nitc__AParserError(const struct type* type);
+extern const struct type type_nitc__AParserError;
+val* NEW_core__NativeArray(int length, const struct type* type);
+extern const struct type type_core__NativeArray__core__String;
+val* core__flat___NativeString___to_s_full(char* self, long p0, long p1);
+#define COLOR_core__abstract_text__Object__to_s 3
+#define COLOR_core__abstract_text__NativeArray__native_to_s 12
+extern const char FILE_nitc__parser_nodes[];
+void nitc__lexer_work___AParserError___init_parser_error(val* self, val* p0, val* p1, val* p2);
+val* NEW_nitc__parser_work__TextCollectorVisitor(const struct type* type);
+extern const struct type type_nitc__parser_work__TextCollectorVisitor;
+#define COLOR_nitc__parser_work__TextCollectorVisitor___text 1
+#define COLOR_core__kernel__Object___61d_61d 4
+#define COLOR_nitc__parser_work__ComputeProdLocationVisitor___token 1
+#define COLOR_nitc__parser_work__ComputeProdLocationVisitor___last_token 4
+extern const struct type type_nitc__Token;
+#define COLOR_nitc__location__Location___line_end 2
+#define COLOR_nitc__location__Location___line_start 1
+#define COLOR_nitc__parser_nodes__Token___is_loose 5
+val* nitc___nitc__Token___next_looses(val* self);
+void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
+#define COLOR_nitc__parser_nodes__Token___next_token 4
+val* nitc___nitc__Token___prev_looses(val* self);
+#define COLOR_nitc__parser_work__ComputeProdLocationVisitor___need_first_prods 2
+short int core___core__AbstractArrayRead___core__abstract_collection__Collection__is_empty(val* self);
+val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self);
+#define COLOR_core__abstract_collection__Iterator__is_ok 12
+#define COLOR_core__abstract_collection__Iterator__item 13
+#define COLOR_nitc__parser_work__Prod___first_location 4
+#define COLOR_core__abstract_collection__Iterator__next 14
+#define COLOR_core__abstract_collection__Iterator__finish 15
+void core___core__AbstractArray___core__abstract_collection__RemovableCollection__clear(val* self);
+#define COLOR_nitc__parser_work__ComputeProdLocationVisitor___need_after_epsilons 3
+val* NEW_nitc__Location(const struct type* type);
+extern const struct type type_nitc__Location;
+#define COLOR_nitc__location__Location___file 0
+#define COLOR_nitc__location__Location___column_start 3
+#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
+extern const struct type type_nitc__Prod;
+#define COLOR_nitc__parser_nodes__ANode__visit_all 14
+short int nitc___nitc__Location___core__kernel__Object___61d_61d(val* self, val* p0);
+#define COLOR_nitc__location__Location___column_end 4
+#define COLOR_nitc__parser_work___nitc__parser_work__ComputeProdLocationVisitor___core__kernel__Object__init 18
+val* nitc__lexer_work___Token___text(val* self);
+#define COLOR_core__abstract_text__String___43d 76
+void core___core__Sequence___append(val* self, val* p0);
+#define COLOR_nitc__parser_work__ReduceAction___goto 0
+#define COLOR_nitc__parser_work___nitc__parser_work__ReduceAction___core__kernel__Object__init 15
+extern const struct type type_nitc__AMethidExpr;
+val* nitc__parser_work___Prod___collect_text(val* self);
+extern const struct type type_nitc__ACallExpr;
+#define COLOR_nitc__parser_nodes__ASendExpr___n_expr 12
+extern const struct type type_nitc__AImplicitSelfExpr;
+#define COLOR_nitc__parser_nodes__ACallFormExpr___n_args 19
+#define COLOR_nitc__parser_nodes__AExprs___n_exprs 5
+short int nitc___nitc__ANodes___core__abstract_collection__Collection__is_empty(val* self);
+#define COLOR_nitc__parser_nodes__ACallFormExpr___n_qid 18
+#define COLOR_nitc__parser_nodes__AQid___n_id 6