c_src: update for new ffi syntax
[nit.git] / c_src / div_by_zero.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_div_by_zero__ToolContext___64ddiv_by_zero_phase;
3 val* div_by_zero__ToolContext__div_by_zero_phase(val* self);
4 void div_by_zero__ToolContext__div_by_zero_phase_61d(val* self, val* p0);
5 extern const int COLOR_modelbuilder__AModule__mmodule;
6 val* NEW_div_by_zero__DivByZeroVisitor(const struct type* type);
7 extern const struct type type_div_by_zero__DivByZeroVisitor;
8 extern const int COLOR_phase__Phase__toolcontext;
9 extern const int COLOR_div_by_zero__DivByZeroVisitor__init;
10 extern const int COLOR_parser_nodes__Visitor__enter_visit;
11 void div_by_zero__DivByZeroPhase__process_nmodule(val* self, val* p0);
12 extern const int COLOR_div_by_zero__DivByZeroVisitor___64dtoolcontext;
13 val* div_by_zero__DivByZeroVisitor__toolcontext(val* self);
14 void div_by_zero__DivByZeroVisitor__toolcontext_61d(val* self, val* p0);
15 extern const int COLOR_div_by_zero__DivByZeroVisitor___64dmmodule;
16 val* div_by_zero__DivByZeroVisitor__mmodule(val* self);
17 void div_by_zero__DivByZeroVisitor__mmodule_61d(val* self, val* p0);
18 extern const int COLOR_parser_nodes__Visitor__init;
19 extern const int COLOR_div_by_zero__DivByZeroVisitor__toolcontext_61d;
20 extern const int COLOR_div_by_zero__DivByZeroVisitor__mmodule_61d;
21 void div_by_zero__DivByZeroVisitor__init(val* self, val* p0, val* p1);
22 extern const int COLOR_parser_nodes__ANode__visit_all;
23 extern const struct type type_parser_nodes__ASlashExpr;
24 extern const int COLOR_parser_nodes__ABinopExpr__n_expr2;
25 extern const struct type type_parser_nodes__AIntExpr;
26 extern const int COLOR_literal__AIntExpr__value;
27 extern const int COLOR_kernel__Object___33d_61d;
28 extern const int COLOR_parser_nodes__ASendExpr__n_expr;
29 extern const int COLOR_div_by_zero__DivByZeroVisitor__mmodule;
30 val* string__NativeString__to_s_with_length(char* self, long p0);
31 extern const int COLOR_model__MModule__get_primitive_class;
32 extern const int COLOR_model__MClass__mclass_type;
33 extern const int COLOR_typing__AExpr__mtype;
34 extern const int COLOR_model__MType__is_subtype;
35 extern const int COLOR_div_by_zero__DivByZeroVisitor__toolcontext;
36 extern const int COLOR_parser_nodes__ANode__location;
37 extern const int COLOR_toolcontext__ToolContext__error;
38 void div_by_zero__DivByZeroVisitor__visit(val* self, val* p0);