This repository was archived by the owner on Dec 23, 2022. It is now read-only.
forked from nitlang/nit
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnitc__extern_classes.sep.0.h
45 lines (45 loc) · 2.53 KB
/
nitc__extern_classes.sep.0.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
#include "nit.common.h"
#define COLOR_nitc__extern_classes__ToolContext___extern_classes_typing_phase_ast 104
extern const char FILE_nitc__extern_classes[];
extern const struct type type_nitc__AStdClassdef;
#define COLOR_nitc__parser_nodes__AStdClassdef___n_extern_code_block 18
#define COLOR_nitc__parser_nodes__ADefinition___n_kwredef 11
#define COLOR_core__kernel__Object___61d_61d 4
#define COLOR_nitc__phase__Phase___toolcontext 0
extern const char FILE_nitc__phase[];
#define COLOR_nitc__parser_nodes__ANode___location 1
extern const char FILE_nitc__parser_nodes[];
val* core__flat___CString___to_s_unsafe(char* self, val* p0, val* p1, val* p2, val* p3);
val* nitc___nitc__ToolContext___error(val* self, val* p0, val* p1);
#define COLOR_nitc__light_ffi_base__AExternCodeBlock___language 5
val* nitc___nitc__CLanguage___nitc__light_ffi_base__FFILanguage__get_ftype(val* self, val* p0, val* p1);
#define COLOR_nitc__modelize_class__AClassdef___mclassdef 5
#define COLOR_nitc__extern_classes__MClassDef___ftype_cache 21
#define COLOR_nitc__extern_classes__MClassDef___ftype_computed 22
#define COLOR_nitc__model__MClassDef___mclass 8
extern const char FILE_nitc__model[];
short int nitc___nitc__MClassDef___is_intro(val* self);
#define COLOR_nitc__model__MClass___kind 16
val* nitc__model___core__Sys___extern_kind(val* self);
val* nitc__extern_classes___MClass___compute_ftype(val* self, val* p0);
#define COLOR_nitc__extern_classes__MClass___ftype_cache 31
#define COLOR_nitc__extern_classes__MClass___ftype_computed 32
#define COLOR_nitc__light_ffi_base__ForeignType__ctype 12
#define COLOR_nitc__model__MClass___name 8
val* NEW_nitc__ForeignType(const struct type* type);
extern const struct type type_nitc__ForeignType;
#define COLOR_core__kernel__Object__init 0
#define COLOR_nitc__model__MClass___intro 19
val* nitc__extern_classes___MClassDef___ftype(val* self);
#define COLOR_nitc__model__MClass___intro_mmodule 7
val* nitc___nitc__MClass___in_hierarchy(val* self, val* p0);
val* poset___poset__POSetElement___direct_greaters(val* self);
#define COLOR_core__abstract_collection__Collection__iterator 24
#define COLOR_core__abstract_collection__Iterator__is_ok 12
#define COLOR_core__abstract_collection__Iterator__item 13
val* NEW_core__NativeArray(int length, const struct type* type);
extern const struct type type_core__NativeArray__core__String;
#define COLOR_core__abstract_text__Object__to_s 3
#define COLOR_core__abstract_text__NativeArray__native_to_s 12
#define COLOR_core__abstract_collection__Iterator__next 14
#define COLOR_core__abstract_collection__Iterator__finish 15