c_src: Fix uname in Makefile
[nit.git] / c_src / astbuilder.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_astbuilder__ASTBuilder___mmodule 0
3 #define COLOR_astbuilder__ASTBuilder___anchor 1
4 val* NEW_parser_nodes__ADecIntExpr(const struct type* type);
5 extern const struct type type_parser_nodes__ADecIntExpr;
6 val* string__NativeString__to_s_with_length(char* self, long p0);
7 val* model__MModule__get_primitive_class(val* self, val* p0);
8 #define COLOR_model__MClass___mclass_type 7
9 void astbuilder__ADecIntExpr__make(val* self, long p0, val* p1);
10 val* astbuilder__ASTBuilder__make_int(val* self, long p0);
11 val* NEW_parser_nodes__ANewExpr(const struct type* type);
12 extern const struct type type_parser_nodes__ANewExpr;
13 void astbuilder__ANewExpr__make(val* self, val* p0, val* p1);
14 val* astbuilder__ASTBuilder__make_new(val* self, val* p0, val* p1);
15 val* NEW_parser_nodes__ACallExpr(const struct type* type);
16 extern const struct type type_parser_nodes__ACallExpr;
17 void astbuilder__ACallExpr__make(val* self, val* p0, val* p1, val* p2);
18 val* astbuilder__ASTBuilder__make_call(val* self, val* p0, val* p1, val* p2);
19 val* NEW_parser_nodes__ABlockExpr(const struct type* type);
20 extern const struct type type_parser_nodes__ABlockExpr;
21 void astbuilder__ABlockExpr__make(val* self);
22 val* astbuilder__ASTBuilder__make_block(val* self);
23 val* NEW_parser_nodes__AVarExpr(const struct type* type);
24 extern const struct type type_parser_nodes__AVarExpr;
25 void astbuilder__AVarExpr__make(val* self, val* p0, val* p1);
26 val* astbuilder__ASTBuilder__make_var_read(val* self, val* p0, val* p1);
27 val* NEW_parser_nodes__AVarAssignExpr(const struct type* type);
28 extern const struct type type_parser_nodes__AVarAssignExpr;
29 void astbuilder__AVarAssignExpr__make(val* self, val* p0, val* p1);
30 val* astbuilder__ASTBuilder__make_var_assign(val* self, val* p0, val* p1);
31 val* model__MProperty__intro(val* self);
32 #define COLOR_model__MAttributeDef___static_mtype 7
33 #define COLOR_typing__AExpr__mtype 55
34 #define COLOR_model__MType__resolve_for 38
35 val* NEW_parser_nodes__AAttrExpr(const struct type* type);
36 extern const struct type type_parser_nodes__AAttrExpr;
37 void astbuilder__AAttrExpr__make(val* self, val* p0, val* p1, val* p2);
38 val* astbuilder__ASTBuilder__make_attr_read(val* self, val* p0, val* p1);
39 val* NEW_parser_nodes__AAttrAssignExpr(const struct type* type);
40 extern const struct type type_parser_nodes__AAttrAssignExpr;
41 void astbuilder__AAttrAssignExpr__make(val* self, val* p0, val* p1, val* p2);
42 val* astbuilder__ASTBuilder__make_attr_assign(val* self, val* p0, val* p1, val* p2);
43 val* NEW_parser_nodes__AIfExpr(const struct type* type);
44 extern const struct type type_parser_nodes__AIfExpr;
45 void astbuilder__AIfExpr__make(val* self, val* p0, val* p1);
46 val* astbuilder__ASTBuilder__make_if(val* self, val* p0, val* p1);
47 #define COLOR_astbuilder__AExpr___variable_cache 8
48 #define COLOR_parser_nodes__ANode___parent 1
49 #define COLOR_kernel__Object___61d_61d 2
50 val* astbuilder__AExpr__detach_with_placeholder(val* self);
51 val* NEW_scope__Variable(const struct type* type);
52 extern const struct type type_scope__Variable;
53 #define COLOR_scope__Variable___name 0
54 #define COLOR_typing__Variable___declared_type 1
55 void parser_nodes__Prod__replace_with(val* self, val* p0);
56 val* astbuilder__AExpr__make_var_read(val* self);
57 val* NEW_astbuilder__APlaceholderExpr(const struct type* type);
58 extern const struct type type_astbuilder__APlaceholderExpr;
59 void astbuilder__APlaceholderExpr__make(val* self);
60 void astbuilder__AExpr__add(val* self, val* p0);
61 #define COLOR_typing__AExpr___is_typed 6
62 #define COLOR_parser_nodes__ABlockExpr___n_expr 9
63 void abstract_collection__Sequence__add(val* self, val* p0);
64 void astbuilder__ABlockExpr__add(val* self, val* p0);
65 val* NEW_parser_nodes__TKwif(const struct type* type);
66 extern const struct type type_parser_nodes__TKwif;
67 #define COLOR_parser_nodes__AIfExpr___n_kwif 9
68 #define COLOR_parser_nodes__AIfExpr___n_expr 10
69 #define COLOR_parser_nodes__AIfExpr___n_then 11
70 #define COLOR_parser_nodes__AIfExpr___n_else 12
71 #define COLOR_typing__AExpr___mtype 5
72 val* NEW_parser_nodes__TClassid(const struct type* type);
73 extern const struct type type_parser_nodes__TClassid;
74 #define COLOR_parser_nodes__AType___n_id 5
75 void astbuilder__AType__make(val* self);
76 val* BOX_kernel__Int(long);
77 #define COLOR_literal__AIntExpr___value 9
78 val* NEW_parser_nodes__TNumber(const struct type* type);
79 extern const struct type type_parser_nodes__TNumber;
80 #define COLOR_parser_nodes__ADecIntExpr___n_number 10
81 val* NEW_parser_nodes__TKwnew(const struct type* type);
82 extern const struct type type_parser_nodes__TKwnew;
83 #define COLOR_parser_nodes__ANewExpr___n_kwnew 9
84 val* NEW_parser_nodes__AType(const struct type* type);
85 extern const struct type type_parser_nodes__AType;
86 #define COLOR_parser_nodes__ANewExpr___n_type 10
87 val* NEW_parser_nodes__AListExprs(const struct type* type);
88 extern const struct type type_parser_nodes__AListExprs;
89 void parser_nodes__AExprs__init(val* self);
90 #define COLOR_parser_nodes__ANewExpr___n_args 12
91 val* parser_nodes__ANewExpr__n_args(val* self);
92 #define COLOR_parser_nodes__AExprs___n_exprs 4
93 void abstract_collection__SimpleCollection__add_all(val* self, val* p0);
94 #define COLOR_typing__ANewExpr___callsite 13
95 #define COLOR_typing__CallSite___recv 1
96 #define COLOR_parser_nodes__ASendExpr___n_expr 9
97 #define COLOR_parser_nodes__ACallFormExpr___n_args 16
98 val* NEW_parser_nodes__TId(const struct type* type);
99 extern const struct type type_parser_nodes__TId;
100 #define COLOR_parser_nodes__ACallFormExpr___n_id 15
101 val* parser_nodes__ACallFormExpr__n_args(val* self);
102 #define COLOR_typing__ASendExpr___callsite 10
103 #define COLOR_typing__CallSite___msignature 7
104 #define COLOR_model__MSignature___return_mtype 4
105 #define COLOR_parser_nodes__AAttrFormExpr___n_expr 9
106 val* NEW_parser_nodes__TAttrid(const struct type* type);
107 extern const struct type type_parser_nodes__TAttrid;
108 #define COLOR_parser_nodes__AAttrFormExpr___n_id 10
109 #define COLOR_typing__AAttrFormExpr___mproperty 15
110 #define COLOR_parser_nodes__AAssignFormExpr___n_value 12
111 val* NEW_parser_nodes__TAssign(const struct type* type);
112 extern const struct type type_parser_nodes__TAssign;
113 #define COLOR_parser_nodes__AAssignFormExpr___n_assign 11
114 #define COLOR_parser_nodes__AVarFormExpr___n_id 9
115 #define COLOR_scope__AVarFormExpr___variable 10