Merge: doc: fixed some typos and other misc. corrections
[nit.git] / c_src / nitc__light_ffi_base.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_nitc__light_ffi_base__ToolContext___ffi_language_assignation_phase 103
3 extern const char FILE_nitc__light_ffi_base[];
4 #define COLOR_nitc__light_ffi_base__FFILanguageAssignationPhase___languages 4
5 #define COLOR_nitc__parser_nodes__AModule___n_extern_code_blocks 11
6 extern const char FILE_nitc__parser_nodes[];
7 val* nitc___nitc__ANodes___core__abstract_collection__Collection__iterator(val* self);
8 #define COLOR_core__abstract_collection__Iterator__is_ok 12
9 #define COLOR_core__abstract_collection__Iterator__item 13
10 void nitc___nitc__FFILanguageAssignationPhase___verify_foreign_code_on_node(val* self, val* p0);
11 #define COLOR_core__abstract_collection__Iterator__next 14
12 #define COLOR_core__abstract_collection__Iterator__finish 15
13 extern const struct type type_nitc__AMethPropdef;
14 #define COLOR_nitc__parser_nodes__AMethPropdef___n_extern_code_block 24
15 #define COLOR_core__kernel__Object___61d_61d 4
16 extern const struct type type_nitc__AStdClassdef;
17 #define COLOR_nitc__parser_nodes__AStdClassdef___n_extern_code_block 18
18 val* core___core__AbstractArrayRead___core__abstract_collection__Collection__iterator(val* self);
19 short int nitc___nitc__CLanguage___nitc__light_ffi_base__FFILanguage__identify_language(val* self, val* p0);
20 #define COLOR_nitc__phase__Phase___toolcontext 0
21 extern const char FILE_nitc__phase[];
22 #define COLOR_nitc__parser_nodes__ANode___location 1
23 val* core__flat___CString___to_s_unsafe(char* self, val* p0, val* p1, val* p2, val* p3);
24 val* nitc___nitc__ToolContext___error(val* self, val* p0, val* p1);
25 #define COLOR_nitc__light_ffi_base__AExternCodeBlock___language 5
26 #define COLOR_nitc__light_ffi_base__MModule___ffi_files 63
27 #define COLOR_nitc__parser_nodes__AExternCodeBlock___n_in_language 3
28 #define COLOR_nitc__parser_nodes__AInLanguage___n_string 4
29 val* nitc__light_ffi_base___TString___without_quotes(val* self);
30 val* nitc__light_ffi_base___AExternCodeBlock___language_name(val* self);
31 #define COLOR_core__abstract_text__Text__to_lower 76
32 #define COLOR_nitc__parser_nodes__AExternCodeBlock___n_extern_code_segment 4
33 val* nitc__light_ffi_base___TExternCodeSegment___without_guard(val* self);
34 #define COLOR_nitc__light_ffi_base__FFILanguage___ffi_language_assignation_phase 0
35 #define COLOR_nitc___nitc__FFILanguage___core__kernel__Object__init 19
36 void core___core__Array___core__abstract_collection__SimpleCollection__add(val* self, val* p0);
37 val* nitc__lexer_work___Token___text(val* self);
38 #define COLOR_core__abstract_text__Text__length 25
39 extern const struct type type_core__Int;
40 extern const char FILE_core__kernel[];
41 #define COLOR_core__abstract_text__Text__substring 28
42 val* NEW_core__NativeArray(int length, const struct type* type);
43 extern const struct type type_core__NativeArray__core__String;
44 val* nitc___nitc__MModule___nitc__model_base__MEntity__c_name(val* self);
45 #define COLOR_core__abstract_text__NativeArray__native_to_s 12
46 #define COLOR_core__abstract_text__Text__to_upper 93
47 val* NEW_core__Array(const struct type* type);
48 extern const struct type type_core__Array__core__String;
49 void core___core__Array___with_capacity(val* self, long p0);
50 void core___core__AbstractArray___core__abstract_collection__Sequence__push(val* self, val* p0);
51 void nitc__light_ffi_base___CCompilationUnit___write_header_to_file(val* self, val* p0, val* p1, val* p2, val* p3);
52 void nitc__light_ffi_base___CCompilationUnit___write_body_to_file(val* self, val* p0, val* p1, val* p2);
53 #define COLOR_nitc__c_tools__CCompilationUnit___files 7
54 extern const char FILE_nitc__c_tools[];
55 val* NEW_core__FileWriter(const struct type* type);
56 extern const struct type type_core__FileWriter;
57 void core___core__FileWriter___open(val* self, val* p0);
58 #define COLOR_nitc__mmodule__MModule___name 43
59 extern const char FILE_nitc__mmodule[];
60 void core___core__FileWriter___core__stream__Writer__write(val* self, val* p0);
61 void nitc___nitc__CCompilationUnit___compile_header_core(val* self, val* p0);
62 void core___core__FileWriter___core__stream__Stream__close(val* self);
63 void nitc___nitc__CCompilationUnit___compile_body_core(val* self, val* p0);