Merge: doc: fixed some typos and other misc. corrections
[nit.git] / c_src / nitc__astvalidation.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_nitc__astvalidation__ANode__accept_ast_validation 22
3 #define COLOR_nitc__astvalidation__ASTValidationVisitor___path 1
4 extern const char FILE_nitc__astvalidation[];
5 #define COLOR_nitc__astvalidation__ASTValidationVisitor___seen 2
6 #define COLOR_nitc__parser_nodes__ANode___parent 2
7 #define COLOR_core__circular_array__CircularArray___length 3
8 extern const struct type type_core__Int;
9 extern const char FILE_core__kernel[];
10 val* core___core__SequenceRead___Collection__first(val* self);
11 void core___core__HashSet___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
12 #define COLOR_core__kernel__Object___61d_61d 4
13 short int core___core__HashSet___core__abstract_collection__Collection__has(val* self, val* p0);
14 val* NEW_core__NativeArray(int length, const struct type* type);
15 extern const struct type type_core__NativeArray__core__String;
16 val* core__flat___CString___to_s_unsafe(char* self, val* p0, val* p1, val* p2, val* p3);
17 #define COLOR_core__abstract_text__Object__to_s 3
18 #define COLOR_core__abstract_text__NativeArray__native_to_s 12
19 void nitc___nitc__ANode___debug(val* self, val* p0);
20 #define COLOR_nitc__parser_nodes__ANode___location 1
21 extern const char FILE_nitc__parser_nodes[];
22 void core___core__CircularArray___core__abstract_collection__Sequence__unshift(val* self, val* p0);
23 #define COLOR_nitc__parser_nodes__ANode__visit_all 14
24 val* core___core__CircularArray___core__abstract_collection__Sequence__shift(val* self);
25 #define COLOR_nitc__astvalidation___AExpr___ANode__accept_ast_validation 71
26 #define COLOR_nitc__typing__AExpr__mtype 49
27 #define COLOR_nitc__typing__AExpr___is_typed 13
28 #define COLOR_nitc__astvalidation___APlaceholderExpr___ANode__accept_ast_validation 35