c_src: regenerate
[nit.git] / c_src / nit__scope.sep.0.h
diff --git a/c_src/nit__scope.sep.0.h b/c_src/nit__scope.sep.0.h
new file mode 100644 (file)
index 0000000..64fdf6a
--- /dev/null
@@ -0,0 +1,136 @@
+#include "nit.common.h"
+#define COLOR_nit__scope__ToolContext___scope_phase 34
+extern const char FILE_nit__scope[];
+#define COLOR_nit__phase__Phase___toolcontext 0
+extern const char FILE_nit__phase[];
+void nit__scope___APropdef___do_scope(val* self, val* p0);
+#define COLOR_nit__scope__Variable___name 0
+#define COLOR_nit__scope__Variable___location 1
+#define COLOR_nit__scope__Variable___warn_unread 2
+#define COLOR_nit___nit__Variable___standard__kernel__Object__init 40
+#define COLOR_nit__scope__EscapeMark___name 0
+#define COLOR_nit__scope__EscapeMark___continue_mark 1
+#define COLOR_nit__scope__EscapeMark___escapes 2
+#define COLOR_nit___nit__EscapeMark___standard__kernel__Object__init 37
+#define COLOR_nit__scope__ScopeVisitor___toolcontext 1
+#define COLOR_nit__scope__ScopeVisitor___selfvariable 2
+#define COLOR_nit__scope___nit__scope__ScopeVisitor___standard__kernel__Object__init 47
+#define COLOR_nit__scope__ScopeVisitor___scopes 3
+val* NEW_nit__scope__Scope(const struct type* type);
+extern const struct type type_nit__scope__Scope;
+void standard___standard__Sequence___SimpleCollection__add(val* self, val* p0);
+short int standard___standard__List___standard__abstract_collection__Collection__is_empty(val* self);
+val* standard___standard__List___standard__abstract_collection__Sequence__shift(val* self);
+#define COLOR_nit__scope__Scope___variables 0
+#define COLOR_standard__hash_collection__HashMap___values 8
+extern const char FILE_standard__hash_collection[];
+#define COLOR_standard__abstract_collection__Collection__iterator 37
+#define COLOR_standard__abstract_collection__Iterator__is_ok 34
+#define COLOR_standard__abstract_collection__Iterator__item 32
+val* standard___standard__NativeString___to_s_with_length(char* self, long p0);
+val* NEW_standard__Array(const struct type* type);
+extern const struct type type_standard__Array__standard__Object;
+val* NEW_standard__NativeArray(int length, const struct type* type);
+extern const struct type type_standard__NativeArray__standard__Object;
+#define COLOR_standard__array__Array__with_native 73
+#define COLOR_standard__string__Object__to_s 9
+void nit___nit__ToolContext___advice(val* self, val* p0, val* p1, val* p2);
+#define COLOR_standard__abstract_collection__Iterator__next 33
+val* nit__scope___nit__scope__ScopeVisitor___search_variable(val* self, val* p0);
+#define COLOR_standard__kernel__Object___61d_61d 2
+void nit__scope___nit__scope__ScopeVisitor___error(val* self, val* p0, val* p1);
+val* standard___standard__List___standard__abstract_collection__Collection__first(val* self);
+void standard___standard__HashMap___standard__abstract_collection__Map___91d_93d_61d(val* self, val* p0, val* p1);
+#define COLOR_nit__parser_nodes__ANode___location 0
+extern const char FILE_nit__parser_nodes[];
+val* standard___standard__List___standard__abstract_collection__Collection__iterator(val* self);
+short int standard___standard__ListIterator___standard__abstract_collection__Iterator__is_ok(val* self);
+val* standard___standard__ListIterator___standard__abstract_collection__Iterator__item(val* self);
+val* nit__scope___nit__scope__Scope___get_variable(val* self, val* p0);
+void standard___standard__ListIterator___standard__abstract_collection__Iterator__next(val* self);
+#define COLOR_nit__scope__ANode__accept_scope_visitor 42
+#define COLOR_nit__scope__Scope___escapemark 1
+void standard___standard__List___standard__abstract_collection__Sequence__unshift(val* self, val* p0);
+void nit___nit__Visitor___enter_visit(val* self, val* p0);
+void nit__scope___nit__scope__ScopeVisitor___shift_scope(val* self);
+#define COLOR_nit__parser_nodes__ALabel___n_id 5
+val* nit__scope___nit__scope__ScopeVisitor___search_label(val* self, val* p0);
+val* nit__lexer_work___Token___text(val* self);
+val* NEW_nit__EscapeMark(const struct type* type);
+extern const struct type type_nit__EscapeMark;
+#define COLOR_nit__scope__EscapeMark__name_61d 33
+#define COLOR_standard__kernel__Object__init 7
+#define COLOR_nit__parser_nodes__ANode__hot_location 34
+void nit___nit__ToolContext___error(val* self, val* p0, val* p1);
+short int standard___standard__MapRead___has_key(val* self, val* p0);
+val* standard___standard__HashMap___standard__abstract_collection__MapRead___91d_93d(val* self, val* p0);
+#define COLOR_nit__parser_nodes__ANode__visit_all 40
+val* NEW_nit__scope__ScopeVisitor(const struct type* type);
+extern const struct type type_nit__scope__ScopeVisitor;
+#define COLOR_nit__scope__ScopeVisitor__toolcontext_61d 36
+#define COLOR_nit__scope__AParam___variable 7
+#define COLOR_nit__scope___AParam___ANode__accept_scope_visitor 66
+#define COLOR_nit__parser_nodes__AParam___n_id 4
+val* NEW_nit__Variable(const struct type* type);
+extern const struct type type_nit__Variable;
+#define COLOR_nit__scope__Variable__name_61d 33
+short int nit__scope___nit__scope__ScopeVisitor___register_variable(val* self, val* p0, val* p1);
+#define COLOR_nit__scope__AVardeclExpr___variable 15
+#define COLOR_nit__scope___AVardeclExpr___ANode__accept_scope_visitor 90
+#define COLOR_nit__parser_nodes__AVardeclExpr___n_id 11
+#define COLOR_nit__scope__ASelfExpr___variable 11
+#define COLOR_nit__scope___ASelfExpr___ANode__accept_scope_visitor 84
+#define COLOR_nit__scope__AEscapeExpr___escapemark 12
+#define COLOR_nit__scope___AContinueExpr___ANode__accept_scope_visitor 88
+#define COLOR_nit__parser_nodes__ALabelable___n_label 10
+val* nit__scope___nit__scope__ScopeVisitor___get_escapemark(val* self, val* p0, val* p1);
+void standard___standard__Array___standard__abstract_collection__SimpleCollection__add(val* self, val* p0);
+#define COLOR_nit__scope___ABreakExpr___ANode__accept_scope_visitor 89
+#define COLOR_nit__scope__ADoExpr___break_mark 13
+val* nit__scope___nit__scope__ScopeVisitor___make_escape_mark(val* self, val* p0, short int p1);
+#define COLOR_nit__parser_nodes__ADoExpr___n_block 12
+void nit__scope___nit__scope__ScopeVisitor___enter_visit_block(val* self, val* p0, val* p1);
+#define COLOR_nit__parser_nodes__AIfExpr___n_expr 11
+#define COLOR_nit__parser_nodes__AIfExpr___n_then 12
+#define COLOR_nit__parser_nodes__AIfExpr___n_else 13
+#define COLOR_nit__scope__AWhileExpr___break_mark 15
+#define COLOR_nit__scope__AWhileExpr___continue_mark 16
+#define COLOR_nit__parser_nodes__AWhileExpr___n_expr 12
+#define COLOR_nit__parser_nodes__AWhileExpr___n_block 14
+#define COLOR_nit__scope__ALoopExpr___break_mark 13
+#define COLOR_nit__scope__ALoopExpr___continue_mark 14
+#define COLOR_nit__parser_nodes__ALoopExpr___n_block 12
+#define COLOR_nit__scope__AForExpr___variables 16
+#define COLOR_nit__scope__AForExpr___break_mark 17
+#define COLOR_nit__scope__AForExpr___continue_mark 18
+#define COLOR_nit__parser_nodes__AForExpr___n_expr 13
+extern const struct type type_standard__Array__nit__Variable;
+void standard___standard__Array___standard__kernel__Object__init(val* self);
+#define COLOR_nit__parser_nodes__AForExpr___n_ids 12
+val* nit___nit__ANodes___standard__abstract_collection__Collection__iterator(val* self);
+#define COLOR_nit__parser_nodes__AForExpr___n_block 15
+#define COLOR_nit__scope__AVarFormExpr___variable 11
+#define COLOR_nit__parser_nodes__ASendExpr___n_expr 10
+extern const struct type type_nit__AImplicitSelfExpr;
+#define COLOR_nit__parser_nodes__ACallFormExpr___n_id 16
+#define COLOR_nit__parser_nodes__ACallFormExpr___n_args 17
+#define COLOR_nit__parser_nodes__AExprs___n_exprs 4
+short int nit___nit__ANodes___standard__abstract_collection__Collection__is_empty(val* self);
+extern const struct type type_nit__AParExprs;
+#define COLOR_nit__scope__ACallFormExpr__variable_create 100
+void nit___nit__Prod___ANode__replace_with(val* self, val* p0);
+void nit__scope___ANode___accept_scope_visitor(val* self, val* p0);
+#define COLOR_nit__scope___ACallFormExpr___ANode__accept_scope_visitor 101
+val* NEW_nit__AVarExpr(const struct type* type);
+extern const struct type type_nit__AVarExpr;
+void nit__parser_prod___AVarExpr___init_avarexpr(val* self, val* p0);
+val* NEW_nit__AVarAssignExpr(const struct type* type);
+extern const struct type type_nit__AVarAssignExpr;
+#define COLOR_nit__parser_nodes__AAssignFormExpr___n_assign 12
+#define COLOR_nit__parser_nodes__AAssignFormExpr___n_value 13
+void nit__parser_prod___AVarAssignExpr___init_avarassignexpr(val* self, val* p0, val* p1, val* p2);
+val* NEW_nit__AVarReassignExpr(const struct type* type);
+extern const struct type type_nit__AVarReassignExpr;
+#define COLOR_nit__parser_nodes__AReassignFormExpr___n_assign_op 12
+#define COLOR_nit__parser_nodes__AReassignFormExpr___n_value 13
+void nit__parser_prod___AVarReassignExpr___init_avarreassignexpr(val* self, val* p0, val* p1, val* p2);