X-Git-Url: http://nitlanguage.org diff --git a/c_src/nit__annotation.sep.0.h b/c_src/nit__annotation.sep.0.h index 921a04c..63ee600 100644 --- a/c_src/nit__annotation.sep.0.h +++ b/c_src/nit__annotation.sep.0.h @@ -5,22 +5,19 @@ short int standard___standard__AbstractArrayRead___standard__abstract_collection extern const struct type type_standard__Int; extern const char FILE_standard__kernel[]; val* standard___standard__Array___standard__abstract_collection__SequenceRead___91d_93d(val* self, long p0); +val* NEW_standard__NativeArray(int length, const struct type* type); +extern const struct type type_standard__NativeArray__standard__String; val* standard___standard__NativeString___to_s_with_length(char* self, long p0); #define COLOR_nit__parser_nodes__ANode___location 0 extern const char FILE_nit__parser_nodes[]; #define COLOR_nit__location__Location___line_start 1 -val* NEW_standard__Array(const struct type* type); -extern const struct type type_standard__Array__standard__Object; -val* NEW_standard__NativeArray(int length, const struct type* type); -extern const struct type type_standard__NativeArray__standard__Object; -val* BOX_standard__Int(long); -#define COLOR_standard__array__Array__with_native 73 -#define COLOR_standard__string__Object__to_s 9 +val* standard__string___Int___Object__to_s(long self); +#define COLOR_standard__string__NativeArray__native_to_s 16 void nit___nit__ModelBuilder___error(val* self, val* p0, val* p1); val* standard___standard__SequenceRead___Collection__first(val* self); -#define COLOR_nit__parser_nodes__AAnnotation___n_args 15 +#define COLOR_nit__parser_nodes__AAnnotation___n_args 14 long nit___nit__ANodes___standard__abstract_collection__Collection__length(val* self); val* nit__literal___AExpr___as_string(val* self); -#define COLOR_standard__kernel__Object___61d_61d 2 +#define COLOR_standard__kernel__Object___61d_61d 4 val* nit___nit__AAnnotation___name(val* self); val* nit__literal___AExpr___as_id(val* self);