nitc: fix calling extern constructors from extern code in separate compiler
[nit.git] / c_src / template.sep.0.h
1 #include "nit.common.h"
2 #define COLOR_template__Template___is_frozen 0
3 #define COLOR_template__Template___content 1
4 void array__Array__add(val* self, val* p0);
5 void template__Template__add(val* self, val* p0);
6 val* string__NativeString__to_s_with_length(char* self, long p0);
7 void template__Template__addn(val* self, val* p0);
8 void template__Template__freeze(val* self);
9 #define COLOR_template__Template___render_done 2
10 void toolcontext__BashCompletion__rendering(val* self);
11 void template__Template__force_render(val* self);
12 #define COLOR_template__Template___is_writing 3
13 val* array__AbstractArrayRead__iterator(val* self);
14 short int array__ArrayIterator__is_ok(val* self);
15 val* array__ArrayIterator__item(val* self);
16 #define COLOR_stream__Streamable__write_to 45
17 void array__ArrayIterator__next(val* self);
18 void template__Template__write_to(val* self, val* p0);