X-Git-Url: http://nitlanguage.org diff --git a/c_src/rapid_type_analysis.sep.0.h b/c_src/rapid_type_analysis.sep.0.h index 4ec2207..c75bd79 100644 --- a/c_src/rapid_type_analysis.sep.0.h +++ b/c_src/rapid_type_analysis.sep.0.h @@ -2,7 +2,6 @@ val* NEW_rapid_type_analysis__RapidTypeAnalysis(const struct type* type); extern const struct type type_rapid_type_analysis__RapidTypeAnalysis; extern const int COLOR_rapid_type_analysis__RapidTypeAnalysis__init; -void CHECK_NEW_rapid_type_analysis__RapidTypeAnalysis(val*); extern const int COLOR_rapid_type_analysis__RapidTypeAnalysis__run_analysis; val* rapid_type_analysis__ModelBuilder__do_rapid_type_analysis(val* self, val* p0); extern const int COLOR_rapid_type_analysis__RapidTypeAnalysis___64dmodelbuilder; @@ -64,7 +63,6 @@ extern const struct type type_rapid_type_analysis__RapidTypeVisitor; extern const int COLOR_model__MPropDef__mclassdef; extern const int COLOR_model__MClassDef__bound_mtype; extern const int COLOR_rapid_type_analysis__RapidTypeVisitor__init; -void CHECK_NEW_rapid_type_analysis__RapidTypeVisitor(val*); extern const int COLOR_model__MMethodDef__msignature; extern const int COLOR_model__MSignature__vararg_rank; extern const struct type type_kernel__Int; @@ -79,7 +77,6 @@ extern const struct type type_array__Arraymodel__MType; val* NEW_array__NativeArray(int length, const struct type* type); extern const struct type type_array__NativeArraymodel__MType; extern const int COLOR_array__Array__with_native; -void CHECK_NEW_array__Array(val*); extern const int COLOR_model__MClass__get_mtype; extern const int COLOR_rapid_type_analysis__RapidTypeVisitor__add_type; extern const int COLOR_modelbuilder__ModelBuilder__force_get_primitive_method; @@ -88,7 +85,6 @@ val* NEW_range__Range(const struct type* type); extern const struct type type_range__Rangekernel__Int; extern const int COLOR_model__MSignature__arity; extern const int COLOR_range__Range__without_last; -void CHECK_NEW_range__Range(val*); extern const int COLOR_model__MPropDef__mproperty; extern const int COLOR_model__MProperty__intro; extern const int COLOR_model__MType__need_anchor; @@ -103,18 +99,20 @@ extern const struct type type_parser_nodes__AConcreteMethPropdef; extern const int COLOR_auto_super_init__AConcreteMethPropdef__auto_super_inits; extern const struct type type_parser_nodes__AInternMethPropdef; extern const struct type type_parser_nodes__AExternMethPropdef; +extern const int COLOR_parser_nodes__AExternPropdef__n_extern; extern const int COLOR_model__MSignature__return_mtype; extern const struct type type_model__MClassType; extern const int COLOR_model__MClass__kind; extern const int COLOR_model__Object__abstract_kind; extern const int COLOR_kernel__Object___33d_61d; extern const int COLOR_model__Object__interface_kind; -extern const struct type type_parser_nodes__AExternInitPropdef; +extern const int COLOR_parser_nodes__ANode__parent; +extern const struct type type_parser_nodes__AClassdef; extern const int COLOR_parser_nodes__Visitor__enter_visit; +extern const struct type type_parser_nodes__AExternInitPropdef; val* NEW_list__List(const struct type* type); extern const struct type type_list__Listmodel__MClassType; extern const int COLOR_list__List__init; -void CHECK_NEW_list__List(val*); extern const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_types; extern const int COLOR_abstract_collection__SimpleCollection__add_all; extern const int COLOR_rapid_type_analysis__RapidTypeAnalysis__live_open_types;